Stars
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
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 …
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.
A toolkit for developing high-performance HTTP reverse proxy applications.
The most popular and friendly mocking framework for .NET
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Protocol Buffers library for idiomatic .NET
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Command line parsing, invocation, and rendering of terminal output.
The Official C# .NET Driver for MongoDB
Template engine based on Microsoft's Razor parsing engine for .NET Core
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
A modern .NET framework for communication over RabbitMq
Enable feature folders for MVC controllers and views in ASP.NET Core
Samples and resources of how to design WebApi with .NET