cathalconnolly's Stars
dnSpy/dnSpy
.NET debugger and assembly editor
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2025
DapperLib/Dapper
Dapper - a simple object mapper for .Net
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
serilog/serilog
Simple .NET logging with fully-structured events
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
dataplat/dbatools
🚀 SQL Server automation and instance migrations have never been safer, faster or freer
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
natemcmaster/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
stefanprodan/WebApiThrottle
ASP.NET Web API rate limiter for IIS and Owin hosting
dotnet/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
Elfocrash/Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
GaProgMan/OwaspHeaders.Core
Inject OWASP recommended HTTP Headers for increased security in a single line
damienbod/bff-aspnetcore-angular
Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend
damienbod/bff-openiddict-aspnetcore-angular
OpenIddict backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend