coenm's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
plantuml-stdlib/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
ModernFlyouts-Community/ModernFlyouts
A modern Fluent Design replacement for the old Metro themed flyouts present in Windows.
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
FlaUI/FlaUI
UI automation library for .Net
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
jbe2277/waf
Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
meziantou/Meziantou.Framework
dotnet/sign
Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
Vect0rZ/Quic.NET
A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.
brutaldev/StrongNameSigner
Strong-name sign third party .NET assemblies without the source code.
StefH/AnyOf
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
Azure/Vector-Search-AI-Assistant-MongoDBvCore
Microsoft Official Build & Modernize AI Apps reference solution and content for implementing RAG Pattern solutions using vector search with Azure Cosmos DB MongoDB vCore with an AI assistant user experience.
patriksvensson/wisp
A low-level library for interacting with PDF files
xoofx/grpc-curl
grpc-curl is a command line tool for interacting with gRPC servers
GitHubPang/Rossynt
Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.
StefH/ProxyInterfaceSourceGenerator
This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classes which do not have an interface, in a Proxy class which makes it easier to Mock and use Dependency Injection.
Testably/Testably.Abstractions
Write testable code by abstracting away system dependencies.
SteveSandersonMS/dotnet-ai-workshop
TheArchitectDev/Architect.Identities
Reliable unique ID generation for distributed applications.
thomhurst/Nupendencies
Automated NuGet Dependency Updater
KinsonDigital/Carbonate
Internal messaging library using the observable pattern
pascaldiehm/vscode-commandsocket
Allows VSCode to be controlled by WebSockets