-
mcpdotnet Public
Forked from PederHP/mcpdotnet.NET implementation of the Model Context Protocol (MCP)
C# MIT License UpdatedMar 13, 2025 -
FluentBuilder Public
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
-
-
FluentValidation Public
Forked from Blazored/FluentValidationA library for using FluentValidation with Blazor
C# MIT License UpdatedMar 10, 2025 -
RestEase-Client-Generator Public
A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files
-
-
LMStudioSharp Public
Forked from SpongeEngine/LMStudioSharpThe C# client for LM Studio.
C# MIT License UpdatedMar 4, 2025 -
Reqnroll-DiPluginPrototype Public
Forked from gasparnagy/Reqnroll-DiPluginPrototypeC# UpdatedFeb 28, 2025 -
EnhancedFileSystemWatcher, which can be used to suppress duplicate events that fire on a single change to the file.
-
GraphQL extensions for EntityFrameworkCore.DynamicLinq to automatically configure the query arguments and execute the query
-
Reqnroll Public
Forked from reqnroll/ReqnrollOpen-source Cucumber-style BDD test automation framework for .NET.
C# BSD 3-Clause "New" or "Revised" License UpdatedFeb 10, 2025 -
Blazor.YouTubeDownloader Public
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
-
ProtoBufJsonConverter Public
Convert a protobuf message to a JSON string or object using the proto definition file.
-
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…
-
-
ConsoleAppTestForEFDateTime Public
ConsoleAppTestForEFDateTime using DynamicLinq
C# MIT License UpdatedJan 27, 2025 -
-
IHttpClient Public archive
This project uses source generation to generate an IHttpClient interface and HttpClientProxy from the HttpClient to make it injectable and unit-testable.
-
ITcpClient Public archive
This project uses source generation to generate an ITcpClient interface and TcpClientProxy from the TcpClient to make it injectable and unit-testable.
C# MIT License UpdatedJan 20, 2025 -
IUdpClient Public archive
This project uses source generation to generate an IUdpClient interface and UdpClientProxy from the UdpClient to make it injectable and unit-testable.
C# MIT License UpdatedJan 20, 2025 -
AspNetCore.Security.Auth0 Public
AspNetCore.Security.Auth0
-
Onvif.Core Public
Forked from Jazea/Onvif.CoreA lightweight ONVIF Discovery and Client library.
C# MIT License UpdatedJan 15, 2025 -
ICSharpCode.TextEditorEx Public
Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto
-
-
IDistributedCache implementation for AzureTableStorage
-
AnyOf Public
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
-
FluentValidation Extensions for AutoMapper
-
JsonConverter Public
Common interface for Json Converters (Newtonsoft.Json, System.Text.Json, SimpleJson and more)
-
onvif-discovery Public
Forked from vicmaeg/onvif-discovery.NET library to discover ONVIF compliant devices
C# MIT License UpdatedNov 11, 2024 -
Nethereum-CodeGenerator Public
A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts