-
JmesPath.Net Public
Forked from jmespath-community/csharp-jmespathA fully compliant implementation of JMESPATH for .NetCore
C# Apache License 2.0 UpdatedFeb 26, 2026 -
Nethereum-CodeGenerator Public
A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts
-
Stef.Validation Public
Guard methods for argument validation (NotNull, NotEmpty, ...)
-
Contains extension methods to register OpenAIChatCompletion from Microsoft SemanticKernel to handle 'rate_limit_exceeded' exceptions using retries.
MIT License UpdatedFeb 7, 2026 -
mcpservers Public
A collection of MCP (Model Context Protocol) servers as dotnet tools. And some projects to easily build Stdio or SSE MCP Servers.
-
Microsoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.
-
csharp-sdk Public
Forked from modelcontextprotocol/csharp-sdkThe official C# SDK for Model Context Protocol servers and clients, maintained by Microsoft
C# Other UpdatedJan 31, 2026 -
SanitizedHttpLogger Public
Sanitize and reduce the default HttpClient log statements from 4 to 1 per request
-
GraphQL extensions for EntityFrameworkCore.DynamicLinq to automatically configure the query arguments and execute the query
-
SimMetrics.Net Public
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .…
-
IDistributedCache implementation for AzureTableStorage
-
Meziantou.Framework Public
Forked from meziantou/Meziantou.FrameworkC# MIT License UpdatedDec 27, 2025 -
ProtoBufJsonConverter Public
Convert a protobuf message to a JSON string or object using the proto definition file.
-
JsonConverter Public
Common interface for Json Converters (Newtonsoft.Json, System.Text.Json, SimpleJson and more)
-
ICSharpCode.TextEditorEx Public
Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto
-
wiremock.org Public
Forked from wiremock/wiremock.orgWireMock website. Contributions are welcome!
HTML UpdatedDec 6, 2025 -
FluentBuilder Public
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
-
rest-assured-net Public
Forked from basdijkstra/rest-assured-netC# DSL for writing readable tests for HTTP-based APIs
C# Apache License 2.0 UpdatedDec 3, 2025 -
Blazor.YouTubeDownloader Public
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
-
toon Public
Forked from toon-format/toon🎒 Token-Oriented Object Notation (TOON) – JSON for LLM prompts at half the tokens. Spec, benchmarks & reference implementation.
-
QueryInterceptor.Core Public
Provides a generic way to intercept IQueryable expression trees using custom expression visitors.
-
html-agility-pack Public
Forked from zzzprojects/html-agility-packHtml Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" H…
C# MIT License UpdatedNov 16, 2025 -
-
Toon.NET Public
🎒 Token-Oriented Object Notation - JSON for LLMs at half the token cost
-
An extended version from the JsonStringEnumConverter which supports attributes like EnumMember, Display and Description
-
mcpserver.azuredevops Public
A Stdio MCP server as dotnet tool to access Azure DevOps.
-
Presidio.SDK Public
Unofficial RestEase C# Client for Microsoft Presidio
-
Howler.Blazor Public
A Blazor JSInterop wrapper for Howler.js.
-
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 ma…
-
RamlToOpenApiConverter Public
Converts a RAML to Open API Specification (native C# dotnet)