Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by StefH

A curated list of projects in awesome lists by StefH .

https://github.com/stefh/fluentbuilder

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

Last synced: 31 Oct 2024

https://github.com/StefH/FluentBuilder

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

Last synced: 08 Nov 2024

https://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)

algorithms distance-metric string string-metrics

Last synced: 01 Nov 2024

https://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)

algorithms distance-metric string string-metrics

Last synced: 27 Oct 2024

https://github.com/stefh/anyof

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

anyof multiple type typed types

Last synced: 01 Nov 2024

https://github.com/StefH/AnyOf

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

anyof multiple type typed types

Last synced: 08 Nov 2024

https://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.

generation generator integers ipsum-generator names random text

Last synced: 01 Nov 2024

https://github.com/stefh/icsharpcode.texteditorex

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

texteditor

Last synced: 09 Nov 2024

https://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.

automapper binder dynamic grid kendo-ui

Last synced: 01 Nov 2024

https://github.com/stefh/openssl-x509certificate2-provider

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

Last synced: 09 Nov 2024

https://github.com/stefh/serverless-aws-lambda-typescript-examples

Examples for AWS Lambda functions created with the Serverless framework

Last synced: 22 Oct 2024

https://github.com/stefh/angular-odata-es5

OData Service for Angular.io (es5 version)

angular angular2 fluent odata service

Last synced: 31 Oct 2024

https://github.com/StefH/NETStandard.HttpListener

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

http-listener netstandard uwp

Last synced: 27 Oct 2024

https://github.com/stefh/netstandard.httplistener

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

http-listener netstandard uwp

Last synced: 22 Oct 2024

https://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.

code-generation

Last synced: 08 Nov 2024

https://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.

code-generation

Last synced: 09 Nov 2024

https://github.com/stefh/mediainfo.dotnetwrapper

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

dll dotnet mediainfo wrapper

Last synced: 22 Oct 2024

https://github.com/stefh/xpath2.net

Lightweight XPath2 for .NET

linq xml xpath xpath-expression xpath2 xquery

Last synced: 22 Oct 2024

https://github.com/stefh/howler.blazor

A Blazor JSInterop wrapper for Howler.js.

audio audio-player blazor howler html5 javascript jsinterop

Last synced: 09 Nov 2024

https://github.com/StefH/Howler.Blazor

A Blazor JSInterop wrapper for Howler.js.

audio audio-player blazor howler html5 javascript jsinterop

Last synced: 29 Oct 2024

https://github.com/stefh/distributedcache.azuretablestorage

IDistributedCache implementation for AzureTableStorage

Last synced: 22 Oct 2024

https://github.com/stefh/blazor.downloadfilefast

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

Last synced: 22 Oct 2024

https://github.com/StefH/Blazor.DownloadFileFast

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

Last synced: 04 Aug 2024

https://github.com/stefh/reflectionbridge

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

netstandard reflection type typeinfo

Last synced: 22 Oct 2024

https://github.com/stefh/system.text.json.enumextensions

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

Last synced: 09 Nov 2024

https://github.com/StefH/ReflectionBridge

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

netstandard reflection type typeinfo

Last synced: 09 Nov 2024

https://github.com/stefh/queryinterceptor.core

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

expression-tree expression-visitor netstandard query

Last synced: 09 Nov 2024

https://github.com/stefh/webdav-audioplayer

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

audio-player mediainfo mp3 mp3-player mp3player webdav

Last synced: 09 Nov 2024

https://github.com/stefh/restease-client-generator

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

Last synced: 22 Oct 2024

https://github.com/stefh/githubreleasenotes

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

generate github libgit2sharp markdown notes oktokit release releasenotes

Last synced: 09 Nov 2024

https://github.com/StefH/GitHubReleaseNotes

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

generate github libgit2sharp markdown notes oktokit release releasenotes

Last synced: 02 Aug 2024

https://github.com/stefh/jsmind.blazor

A Blazor JSInterop wrapper for jsMind

blazor interop javascript jsmind mindmap

Last synced: 09 Nov 2024

https://github.com/StefH/BlazorWasmGrpcWithAADAuth

Blazor + Wasm + Grpc + Azure AD Authentication

azure-ad blazor grpc wasm webassembly

Last synced: 27 Oct 2024

https://github.com/StefH/jsMind.Blazor

A Blazor JSInterop wrapper for jsMind

blazor interop javascript jsmind mindmap

Last synced: 04 Aug 2024

https://github.com/stefh/blazorwasmgrpcwithaadauth

Blazor + Wasm + Grpc + Azure AD Authentication

azure-ad blazor grpc wasm webassembly

Last synced: 23 Oct 2024

https://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).

Last synced: 09 Nov 2024

https://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).

Last synced: 02 Aug 2024

https://github.com/stefh/matroska

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

csharp deserialize deserializer ebml matroska mkv ogg-opus serializer webm

Last synced: 23 Oct 2024

https://github.com/stefh/webdav-client

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

async-webdav-client netcore netstandard portable webdav webdav-client

Last synced: 09 Nov 2024

https://github.com/stefh/blazor.webassembly.authentication.auth0

Blazor WebAssembly Auth0 Oidc Authentication with support for Audience

auth0 authentication blazor oidc webassembly

Last synced: 09 Nov 2024

https://github.com/stefh/primeng-datatable-extensions

OData extensions for the PrimeNG DataTable

Last synced: 23 Oct 2024

https://github.com/stefh/graphql.entityframeworkcore.dynamiclinq

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

Last synced: 02 Nov 2024

https://github.com/stefh/excelformulaparser

Excel Formula Parser

excel formula parser

Last synced: 23 Oct 2024

https://github.com/stefh/hotchocolate.data.extensions

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

Last synced: 23 Oct 2024

https://github.com/StefH/BlazorWasmGrpcWithAuth0

Blazor + Wasm + Grpc + Auth0 Authentication

Last synced: 27 Oct 2024

https://github.com/stefh/blazorwasmgrpcwithauth0

Blazor + Wasm + Grpc + Auth0 Authentication

Last synced: 23 Oct 2024

https://github.com/stefh/blazor.youtubedownloader

Example Blazor WebAssemblyApp to download the Audio from a YouTube video

Last synced: 23 Oct 2024

https://github.com/stefh/dutch-coronacheck-qr-code-decoder-and-verifier

Decoding and verifying the Dutch CoronaCheck QR Code

Last synced: 23 Oct 2024

https://github.com/stefh/wsdlgenerator

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

Last synced: 23 Oct 2024

https://github.com/stefh/linq.propertytranslator.core

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

entity-framework linq linq-provider netstandard translation

Last synced: 24 Oct 2024

https://github.com/stefh/coverageconverter

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

Last synced: 24 Oct 2024

https://github.com/stefh/qrcode

QR Code : Encoder, Decoder and Fixer

Last synced: 26 Oct 2024

https://github.com/stefh/jsonconverter

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

Last synced: 26 Oct 2024

https://github.com/stefh/openai

OpenAI related projects

Last synced: 26 Oct 2024

https://github.com/stefh/system.io.enhancedfilesystemwatcher

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

changed deleted file filesystemwatcher multiple renamed watcher

Last synced: 26 Oct 2024

https://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.

Last synced: 26 Oct 2024

https://github.com/StefH/Nethereum-CodeGenerator

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

abi bytecode ethereum generate generator interface nethereum service smart-contracts solc solc-js solcjs solidty vuejs

Last synced: 03 Aug 2024

https://github.com/stefh/nethereum-codegenerator

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

abi bytecode ethereum generate generator interface nethereum service smart-contracts solc solc-js solcjs solidty vuejs

Last synced: 02 Nov 2024

https://github.com/stefh/qboxnext

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

Last synced: 02 Nov 2024

https://github.com/stefh/protobufjsonconverter

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

Last synced: 26 Oct 2024

https://github.com/stefh/pulumi.azure.constants

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

azure constants pulumi resources

Last synced: 26 Oct 2024

https://github.com/stefh/portable.concurrentdictionary

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

Last synced: 26 Oct 2024

https://github.com/stefh/ramltoopenapiconverter

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

convert converter csharp json openapi-specification openapi3 raml yaml yml

Last synced: 02 Nov 2024

https://github.com/stefh/system.appdomain.core

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

appdomain assemblies

Last synced: 26 Oct 2024

https://github.com/stefh/dsmrparser.example

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

Last synced: 26 Oct 2024

https://github.com/stefh/ghaction-compressfiles

A GitHub Action for compressing files using Brotli or GZip

Last synced: 26 Oct 2024

https://github.com/stefh/bower-kendo-ui-web

Bower package for KendoUIWeb (2014.1.318)

Last synced: 26 Oct 2024

https://github.com/stefh/dotnetcore-windows-service

A .NET Core Windows Service example

Last synced: 26 Oct 2024

https://github.com/stefh/pactexample

Some examples for Pact.Net and WireMock.Net

Last synced: 26 Oct 2024

https://github.com/stefh/filewatcher

FileWatcher

Last synced: 26 Oct 2024

https://github.com/stefh/stef.validation

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

Last synced: 26 Oct 2024

https://github.com/stefh/embeddedimagegrabber

Extracting Embedded Images from an Assembly

Last synced: 26 Oct 2024

https://github.com/stefh/mydbutils

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

Last synced: 26 Oct 2024

https://github.com/stefh/longguid

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

Last synced: 26 Oct 2024

https://github.com/stefh/system.linq.dynamic.core.testapps

System.Linq.Dynamic.Core.TestApps

Last synced: 26 Oct 2024

https://github.com/stefh/hotchocolateexample

HotChocolate Example

Last synced: 26 Oct 2024

https://github.com/stefh/coronadashboard

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

blazor blazorise corona covid-19 dashboard nederland

Last synced: 26 Oct 2024

https://github.com/stefh/blazorapphandlebarsdemo

BlazorApp WASM Handlebars.Net.Helpers Demo

Last synced: 26 Oct 2024

https://github.com/stefh/aspnetcoregraphql

ASPNetCore GraphQL Example

Last synced: 02 Nov 2024

https://github.com/stefh/ihttpclient

This project uses source generation to generate an IHttpClient interface and HttpClientProxy from the HttpClient to make it injectable and unit-testable.

Last synced: 26 Oct 2024

https://github.com/stefh/infura.io-api

API for Infura.io based on RestEase

api api-client csharp infura restease

Last synced: 26 Oct 2024

https://github.com/stefh/resteaseexamples

RestEase examples

Last synced: 26 Oct 2024

https://github.com/stefh/kubernetesexample

A example project about Kubernetes and C# WebApi

Last synced: 26 Oct 2024

https://github.com/stefh/azurepipelinestest3

AzurePipelines Example project to show build errors for net35 and uap10

Last synced: 26 Oct 2024

https://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".

blazor blazor-webassembly fix hashes sha256 webassembly

Last synced: 26 Oct 2024

https://github.com/stefh/pdfutils

Some Pdf Utilities

Last synced: 26 Oct 2024

https://github.com/stefh/span.readerwriter

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

Last synced: 26 Oct 2024

https://github.com/stefh/fluentvalidation.extensions.automapper

FluentValidation Extensions for AutoMapper

Last synced: 26 Oct 2024

https://github.com/stefh/string-split-join

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

join node split string string-manipulation

Last synced: 26 Oct 2024

https://github.com/stefh/amazons3createpresignedurlexample

AmazonS3 Example for "Create PreSignedUrl with Expire date"

Last synced: 26 Oct 2024

https://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.

c-sharp jpush jpush-messages

Last synced: 26 Oct 2024

https://github.com/stefh/webapplicationstructuremap

WebApplication (WebAPI ) with StructureMap

Last synced: 26 Oct 2024

https://github.com/stefh/smartcontractfunction

An Azure Function to call Ethereum Smart Contracts

azure-functions functions smartcontracts solidity

Last synced: 26 Oct 2024

https://github.com/stefh/cloudberrydecrypter

CloudBerryDecrypter

Last synced: 26 Oct 2024

https://github.com/stefh/linq.expression.optimizer.core

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

Last synced: 26 Oct 2024

https://github.com/stefh/blazordraganddrop

BlazorDragAndDrop Demo

Last synced: 26 Oct 2024

https://github.com/stefh/dotnetframework-dependencyinjectionexample

A normal dotnet 4.7.2 framework (web)application using the new Microsoft.Extensions.DependencyInjection

Last synced: 26 Oct 2024

https://github.com/stefh/blazorwebassemblyfilehashfixer

Blazor WebAssembly File Hash Fixer for "blazor.boot.json" and "service-worker-assets.js"

Last synced: 26 Oct 2024