An open API service for software projects hosted on Open Collective.

WireMock.Net

WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating.
Collective - Host: opensource - https://opencollective.com/wiremocknet - Code: https://github.com/stefh

github.com/StefH/FluentBuilder

A project which uses Source Generation to create a FluentBuilder for a specified model or DTO

Stars: 195 - Last synced: 27 May 2026

github.com/StefH/SimMetrics.Net

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 .NET Core (NETStandard 1.x)

Stars: 141 - Last synced: 13 Jun 2026

github.com/StefH/AnyOf

Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.

Stars: 126 - Last synced: 27 May 2026

github.com/StefH/RandomDataGenerator

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.

Stars: 105 - Last synced: 13 Jun 2026

github.com/StefH/ICSharpCode.TextEditorEx

Extended version based on ICSharpCode.TextEditor which support Search/Replace and Goto

Stars: 70 - Last synced: 13 Jun 2026

github.com/StefH/OpenSSL-X509Certificate2-Provider

Parses OpenSSL public and private key components and returns a X509Certificate2 with RSACryptoServiceProvider. Based on opensslkey

Stars: 55 - Last synced: 13 Jun 2026

github.com/StefH/KendoGridBinderEx

This is a ModelBinder designed to consume an http request and build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.

Stars: 54 - Last synced: 14 Jun 2026

github.com/StefH/serverless-aws-lambda-typescript-examples

Examples for AWS Lambda functions created with the Serverless framework

Stars: 50 - Last synced: 13 Jun 2026

github.com/StefH/angular-odata-es5

OData Service for Angular.io (es5 version)

Stars: 45 - Last synced: 13 Jun 2026

github.com/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.

Stars: 44 - Last synced: 27 May 2026

github.com/StefH/Blazor.DownloadFileFast

Fast download from files to the browser from Blazor without any javascript library reference or dependency.

Stars: 43 - Last synced: 13 Jun 2026

github.com/StefH/XPath2.Net

Lightweight XPath2 for .NET

Stars: 40 - Last synced: 13 Jun 2026

github.com/StefH/NETStandard.HttpListener

HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)

Stars: 40 - Last synced: 13 Jun 2026

github.com/StefH/MediaInfo.DotNetWrapper

A C# .NET Wrapper for the MediaInfo.Native and MediaInfo.dll

Stars: 38 - Last synced: 13 Jun 2026

github.com/StefH/DistributedCache.AzureTableStorage

IDistributedCache implementation for AzureTableStorage

Stars: 35 - Last synced: 13 Jun 2026

github.com/StefH/McpDotNet.Extensions.SemanticKernel

Microsoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.

Stars: 32 - Last synced: 14 Jun 2026

github.com/StefH/Howler.Blazor

A Blazor JSInterop wrapper for Howler.js.

Stars: 32 - Last synced: 13 Jun 2026

github.com/StefH/System.Text.Json.EnumExtensions

An extended version from the JsonStringEnumConverter which supports attributes like EnumMember, Display and Description

Stars: 29 - Last synced: 13 Jun 2026

github.com/StefH/QueryInterceptor.Core

Provides a generic way to intercept IQueryable expression trees using custom expression visitors.

Stars: 27 - Last synced: 13 Jun 2026

github.com/StefH/WebDAV-AudioPlayer

An AudioPlayer based on CSCore to play music from a WebDAV location using WebDAV-Client

Stars: 27 - Last synced: 13 Jun 2026

github.com/StefH/GitHubReleaseNotes

Generate Release Notes in markdown format from GitHub projects using Oktokit and LibGit2Sharp.

Stars: 25 - Last synced: 13 Jun 2026

github.com/StefH/ReflectionBridge

ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.

Stars: 25 - Last synced: 13 Jun 2026

github.com/StefH/RestEase-Client-Generator

A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files

Stars: 25 - Last synced: 13 Jun 2026

github.com/StefH/jsMind.Blazor

A Blazor JSInterop wrapper for jsMind

Stars: 22 - Last synced: 13 Jun 2026

github.com/StefH/BlazorWasmGrpcWithAADAuth

Blazor + Wasm + Grpc + Azure AD Authentication

Stars: 19 - Last synced: 13 Jun 2026

github.com/StefH/Matroska

An Ebml based serializer to deserialize a Matroska file (.mkv or .webm)

Stars: 18 - Last synced: 13 Jun 2026

github.com/StefH/Replicate.Net

A C# RestEase client for Replicate (A latent text-to-image diffusion model capable of generating photo-realistic images given any text input).

Stars: 17 - Last synced: 13 Jun 2026

github.com/StefH/WebDAV-Client

An easy-to-use async WebDAV client for .NETStandard, Portable and .NET

Stars: 13 - Last synced: 13 Jun 2026

github.com/StefH/GraphQL.EntityFrameworkCore.DynamicLinq

GraphQL extensions for EntityFrameworkCore.DynamicLinq to automatically configure the query arguments and execute the query

Stars: 12 - Last synced: 13 Jun 2026

github.com/StefH/HotChocolate.Data.Extensions

Contains some "IgnoreCase" String filters for eq, contains, endsWith and startsWith.

Stars: 11 - Last synced: 21 May 2026

github.com/StefH/Blazor.WebAssembly.Authentication.Auth0

Blazor WebAssembly Auth0 Oidc Authentication with support for Audience

Stars: 11 - Last synced: 13 Jun 2026

github.com/StefH/ProtoBufJsonConverter

Convert a protobuf message to a JSON string or object using the proto definition file.

Stars: 10 - Last synced: 21 May 2026

github.com/StefH/PrimeNG-DataTable-Extensions

OData extensions for the PrimeNG DataTable

Stars: 10 - Last synced: 13 Jun 2026

github.com/StefH/Blazor.YouTubeDownloader

Example Blazor WebAssemblyApp to download the Audio from a YouTube video

Stars: 10 - Last synced: 13 Jun 2026

github.com/StefH/BlazorWasmGrpcWithAuth0

Blazor + Wasm + Grpc + Auth0 Authentication

Stars: 9 - Last synced: 13 Jun 2026

github.com/StefH/ExcelFormulaParser

Excel Formula Parser

Stars: 9 - Last synced: 13 Jun 2026

github.com/StefH/CoverageConverter

Convert .coverage files (binary format) to .coveragexml (xml format) files to support SonarCloud code-coverage when using VSTest@2

Stars: 8 - Last synced: 13 Jun 2026

github.com/StefH/WSDLGenerator

A tool to generate a WSDL file from a C# DLL which contains one more Microsoft WebServices.

Stars: 7 - Last synced: 13 Jun 2026

github.com/StefH/Dutch-CoronaCheck-QR-Code-Decoder-and-Verifier

Decoding and verifying the Dutch CoronaCheck QR Code

Stars: 7 - Last synced: 21 May 2026

github.com/StefH/Linq.PropertyTranslator.Core

This is a .NET Core port of the PropertyTranslator (https://github.com/peschuster/PropertyTranslator).

Stars: 6 - Last synced: 13 Jun 2026

github.com/StefH/Nethereum-CodeGenerator

A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts

Stars: 6 - Last synced: 13 Jun 2026

github.com/StefH/System.IO.EnhancedFileSystemWatcher

EnhancedFileSystemWatcher, which can be used to suppress duplicate events that fire on a single change to the file.

Stars: 6 - Last synced: 21 May 2026

github.com/StefH/JsonConverter

Common interface for Json Converters (Newtonsoft.Json, System.Text.Json, SimpleJson and more)

Stars: 6 - Last synced: 13 Jun 2026

github.com/StefH/mcpservers

A collection of MCP (Model Context Protocol) servers as dotnet tools. And some projects to easily build Stdio or SSE MCP Servers.

Stars: 6 - Last synced: 22 May 2026

github.com/StefH/QRCode

QR Code : Encoder, Decoder and Fixer

Stars: 6 - Last synced: 13 Jun 2026

github.com/StefH/ghaction-CompressFiles

A GitHub Action for compressing files using Brotli or GZip

Stars: 5 - Last synced: 13 Jun 2026

github.com/StefH/OpenAI

OpenAI related projects

Stars: 5 - Last synced: 13 Jun 2026

github.com/StefH/UZipDotNet

This project will give you the tools needed to compress and decompress files using the Deflate method of compression, and to read and write standard Zip files. The source is copied from http://www.codeproject.com/Articles/359758/Processing-Standard-Zip-Files-with-Csharp-compress. The original license is CPOL by the author is Uzi Granot.

Stars: 5 - Last synced: 13 Jun 2026

github.com/StefH/Stef.Validation

Guard methods for argument validation (NotNull, NotEmpty, ...)

Stars: 5 - Last synced: 13 Jun 2026

github.com/StefH/DSMRParser.Example

An example on how to parse a P1 DSMR Telegram using .NET

Stars: 4 - Last synced: 21 May 2026

github.com/StefH/Pulumi.Azure.Constants

Additional constants for creating and configuring Microsoft Azure resources with Pulumi.Azure

Stars: 4 - Last synced: 13 Jun 2026

github.com/StefH/EmbeddedImageGrabber

Extracting Embedded Images from an Assembly

Stars: 4 - Last synced: 21 May 2026

github.com/StefH/QboxNext

QboxNext is a modified clone of Qplatform, based on https://bitbucket.org/qboxnext/qboxnext

Stars: 4 - Last synced: 13 Jun 2026

github.com/StefH/FileWatcher

FileWatcher

Stars: 4 - Last synced: 13 Jun 2026

github.com/StefH/RamlToOpenApiConverter

Converts a RAML to Open API Specification (native C# dotnet)

Stars: 4 - Last synced: 13 Jun 2026

github.com/StefH/Portable.ConcurrentDictionary

Portable, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 implementation of the ConcurrentDictionary

Stars: 4 - Last synced: 13 Jun 2026

github.com/StefH/bower-kendo-ui-web

Bower package for KendoUIWeb (2014.1.318)

Stars: 3 - Last synced: 13 Jun 2026

github.com/StefH/PactExample

Some examples for Pact.Net and WireMock.Net

Stars: 3 - Last synced: 13 Jun 2026

github.com/StefH/AspNetCore.Security.Auth0

AspNetCore.Security.Auth0

Stars: 3 - Last synced: 13 Jun 2026

github.com/StefH/dotnetcore-windows-service

A .NET Core Windows Service example

Stars: 3 - Last synced: 13 Jun 2026

github.com/StefH/mcpserver.azuredevops

A Stdio MCP server as dotnet tool to access Azure DevOps.

Stars: 3 - Last synced: 22 May 2026

github.com/StefH/System.AppDomain.Core

A replacement for AppDomain.CurrentDomain.GetAssemblies() call which is not present for NetCoreApp/NetStandard.

Stars: 3 - Last synced: 13 Jun 2026

github.com/StefH/MyDbUtils

Generate script file from a MSSQL database to create or alter: Stored Procedures, Functions, Views and Triggers

Stars: 2 - Last synced: 21 May 2026

github.com/StefH/System.Linq.Dynamic.Core.TestApps

System.Linq.Dynamic.Core.TestApps

Stars: 2 - Last synced: 13 Jun 2026

github.com/StefH/CoronaDashboard

Een Corona Dashboard gebaseerd op cijfers van Nederland gemaakt in Blazor en Blazorise

Stars: 2 - Last synced: 13 Jun 2026

github.com/StefH/Solidity-Examples

Solidity SmartContract Examples

Stars: 2 - Last synced: 13 Jun 2026

github.com/StefH/BlazorAppHandlebarsDemo

BlazorApp WASM Handlebars.Net.Helpers Demo

Stars: 2 - Last synced: 21 May 2026

github.com/StefH/HotChocolateExample

HotChocolate Example

Stars: 2 - Last synced: 13 Jun 2026

github.com/StefH/LongGuid

A LongGuid solution with 512 bits per identifier as opposed to the default 128 bits.

Stars: 2 - Last synced: 21 May 2026

github.com/StefH/BlazorDragAndDrop

BlazorDragAndDrop Demo

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/FluentValidation.Extensions.AutoMapper

FluentValidation Extensions for AutoMapper

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/ghaction-BlazorWebAssemblyFileHashFixer

GitHub Action to fix the sha256 file-hashes from the resources defined in "blazor.boot.json" and "service-worker-assets.js".

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/Infura.io-api

API for Infura.io based on RestEase

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/CloudBerryDecrypter

CloudBerryDecrypter

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/ASPNetCoreGraphQL

ASPNetCore GraphQL Example

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/WebApplicationStructureMap

WebApplication (WebAPI ) with StructureMap

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/Blazor.BrowserExtension.Authentication.Microsoft

Blazor.BrowserExtension.Authentication.Microsoft

Stars: 1 - Last synced: 02 Jun 2026

github.com/StefH/FluxorExamples

Blazor Fluxor Examples

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/FreecurrencyAPI

RestEase Client for Freecurrency API

Stars: 1 - Last synced: 28 May 2026

github.com/StefH/Presidio.SDK

Unofficial RestEase C# Client for Microsoft Presidio

Stars: 1 - Last synced: 09 Jun 2026

github.com/StefH/SmartContractFunction

An Azure Function to call Ethereum Smart Contracts

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/Linq.Expression.Optimizer.Core

This is a .NETCore / NETStandard port from https://github.com/Thorium/Linq.Expression.Optimizer

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/AzurePipelinesTest3

AzurePipelines Example project to show build errors for net35 and uap10

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/KubernetesExample

A example project about Kubernetes and C# WebApi

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/JPush.NET

JPush.NET is SDK for .NET for sending and monitoring JPush messages, following JPush official REST API V2 and V3.

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/CultureAwareTesting

CultureAwareTesting extensions for xUnit

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/string-split-join

StringUtils for splitting and joining strings with support for separatorCharacter and escapeCharacter.

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/PdfUtils

Some Pdf Utilities

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/Span.ReaderWriter

SpanReader and SpanWriter which wraps a `Span<byte>` and provide a convenient functionality for reading and writing.

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/AmazonS3CreatePreSignedUrlExample

AmazonS3 Example for "Create PreSignedUrl with Expire date"

Stars: 1 - Last synced: 21 May 2026

github.com/StefH/RestEaseExamples

RestEase examples

Stars: 1 - Last synced: 13 Jun 2026

github.com/StefH/Aspects.Logging

Stars: 0 - Last synced: 05 Jun 2026

github.com/StefH/unit-test-workshop

C# Unit Test Workshop

Stars: 0 - Last synced: 21 May 2026

github.com/StefH/PropertySymbol

Stars: 0 - Last synced: 21 May 2026

github.com/StefH/Google-GenAI.SDK

Stars: 0 - Last synced: 07 Jun 2026

github.com/StefH/OCR-Examples

Some LLM OCR examples

Stars: 0 - Last synced: 25 May 2026

github.com/StefH/TestToolsToXunitProxy

Microsoft.VisualStudio.TestTools.UnitTesting to Xunit proxy

Stars: 0 - Last synced: 13 Jun 2026

github.com/StefH/HtmlInliner

Packages an HTML document into a single file that embeds all images, favicon, css, scripts, fonts and other url() loaded entries.

Stars: 0 - Last synced: 13 Jun 2026

github.com/StefH/React.Net.Examples

Some React.Net example projects

Stars: 0 - Last synced: 13 Jun 2026

github.com/StefH/Blazor.BrowserExtension

Blazor.BrowserExtension

Stars: 0 - Last synced: 02 Jun 2026