-
mtack.nl
- NL
- https://sourcerer.io/stefh
- @sheyenrath
-
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…
-
ProtoBufJsonConverter Public
Convert a protobuf message to a JSON string or object using the proto definition file.
-
IUdpClient Public
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 7, 2025 -
ITcpClient Public
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 7, 2025 -
IHttpClient Public
This project uses source generation to generate an IHttpClient interface and HttpClientProxy from the HttpClient to make it injectable and unit-testable.
C# MIT License UpdatedJan 7, 2025 -
-
Blazor.YouTubeDownloader Public
Example Blazor WebAssemblyApp to download the Audio from a YouTube video
-
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
-
Reqnroll Public
Forked from reqnroll/ReqnrollOpen-source Cucumber-style BDD test automation framework for .NET.
C# BSD 3-Clause "New" or "Revised" License UpdatedNov 9, 2024 -
FluentBuilder Public
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
-
Microsoft.Extension.Logging.ILogger implementation for SpecFlow which uses ISpecFlowOutputHelper
C# MIT License UpdatedNov 7, 2024 -
Blazor.DownloadFileFast Public
Fast download from files to the browser from Blazor without any javascript library reference or dependency.
-
CultureAwareTesting Public
CultureAwareTesting extensions for xUnit
C# Apache License 2.0 UpdatedOct 31, 2024 -
-
RandomDataGenerator Public
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, MAC-Addresses, IP-Addresses, Guids and DateTime.
-
GitHubReleaseNotes Public
Generate Release Notes in markdown format from GitHub projects using Oktokit and LibGit2Sharp.
-
WebJobs.Extensions.Ftp Public
This library simplifies the task of adding background processing to your Microsoft Azure Functions and WebJobs. This SDK supports triggering a function when a new Ftp file is uploaded. In addition …
-
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 .…
-
HtmlInliner Public
Packages an HTML document into a single file that embeds all images, favicon, css, scripts, fonts and other url() loaded entries.
C# MIT License UpdatedSep 22, 2024 -
Matroska Public
An Ebml based serializer to deserialize a Matroska file (.mkv or .webm)
-
-
Span.ReaderWriter Public
SpanReader and SpanWriter which wraps a `Span<byte>` and provide a convenient functionality for reading and writing.
-
XPath2.Net Public
Lightweight XPath2 for .NET