risogolo's Stars
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
christianhelle/httpgenerator
Generate .http files from OpenAPI (Swagger) specifications
NCronJob-Dev/NCronJob
A Job Scheduler sitting on top of IHostedService in dotnet.
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
microsoft/kiota
OpenAPI based HTTP Client code generator
Cysharp/R3
The new future of dotnet/reactive and UniRx.
kubernetes-client/csharp
Officially supported dotnet Kubernetes Client library
timonkrebs/MemoizR
Declarative Structured Concurrency for C#
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
alirezanet/Husky.Net
Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
linkdotnet/BlogExamples
Contains all of my examples from various blog posts
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
linkdotnet/LinqSIMDExtensions
A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
HenkKin/EntityCloner.Microsoft.EntityFrameworkCore
Cloning entities using Microsoft.EntityFrameworkCore
fsprojects/TickSpec
Lean .NET BDD framework with powerful F# integration
StefH/System.Text.Json.EnumExtensions
An extended version from the JsonStringEnumConverter which supports attributes like EnumMember, Display and Description
mzwierzchlewski/EFCore.AuditExtensions
An Entity Framework Core 6 extension providing support for auditing entities with migrations support.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
Flagsmith/flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
josefpihrt/linqtoregex
LINQ to Regex library provides language integrated access to the .NET regular expressions.
louthy/language-ext
C# functional language extensions - a base class library for functional programming
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.