Stars
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Clean Architecture Solution Template for ASP.NET Core
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
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 …
The official repo for the design of the C# programming language
Simple, unambitious mediator implementation in .NET
Json.NET is a popular high-performance JSON framework for .NET
A convention-based object-object mapper in .NET.
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
A popular .NET validation library for building strongly-typed validation rules.
ML.NET is an open source and cross-platform machine learning framework for .NET.
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
C# pure functional programming framework - come and get declarative!
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project…
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
🍰 Cake (C# Make) is a cross platform build automation system.
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET …
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on …
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.