Project Awesome project awesome

.NET

Collection 21.2k stars GitHub

Contents

Application Frameworks

.NET Boxed Framework 718 updated 7d ago

.NET Core Extensions and Helper NuGet packages

ASP.NET Boilerplate 12.0k updated 1mo ago

A starting point for new modern ASP.NET MVC web applications with best practices and most popular tools.

ABP 14.2k updated 2d ago

The next generation of the ASP.NET Boilerplate web application framework.

CSLA .NET 1.3k updated yesterday

business layer development framework https://cslanet.com/

Mono 11.4k updated 1y ago

Open source ECMA CLI, C#, F#, VB and .NET implementation

peasy 521 updated 2y ago

Peasy is a middle tier framework that offers an easy to use and flexible rules engine and was designed to address common challenges such as concurrency handling, transactional support, fault tolerance, threading, scalability, async and multiple client support, and easy testability, all without a huge learning curve!

Plastic 63 (archived)

Plastic provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. For this, Command pattern is used.

Signals 70 updated 19d ago

Signals is a .NET5 based framework which focuses on increasing the quality and productivity within development teams by providing them with tools, aspects and processes.

DotNetty 4.2k updated 2mo ago

DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.

AspectCore Framework 1.8k updated 1mo ago

AspectCore Framework is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework. Core support for aspect-interceptor,dependency injection integration , web applications , data validation , and more.

Fusion 1.9k updated 2y ago

.NET Core and Blazor library that attempts to dramatically improve the way we implement real-time and high-load services by introducing a novel kind of "computed observables" - immutable, thread-safe, and most importantly, almost invisible for developers. Samples 1 Samples 2

silky 286 updated 10mo ago

The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.

Positron-JS 9 updated 22d ago

An advanced Web View (PositronWebView) with native JavaScript Context to access .NET APIs from hybrid applications inspired from capacitor/cordova.

Application Templates

.NET Boxed Templates 3.5k updated 8d ago

.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

ASP.NET Core Starter Kit 1.2k updated 3y ago

backend: .NET Core, EF Core, C#; frontend: Babel, Webpack, React, CSS Modules

ProjectScaffold 523 updated 2y ago

A prototypical .NET solution recommended by the F# Foundation---includes file system setup, Paket for dependencies and FAKE for build/test automation. By default, build process also compiles documentation and generates NuGet packages.

Serene 2.7k updated today

Serenity is an ASP.NET MVC application platform designed to simplify and shorten development of data-centric business applications with a service-based architecture. Serene is a starter template to build Serenity applications.

Side-Waffle 652 updated 6y ago

Large collection of useful templates for Web and Desktop development.

Template10 1.4k updated 1y ago

Windows 10 templates with design patterns.

Nucleus 356 updated 10mo ago

Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication

JHipster.NET 329 updated 4d ago

JHipster blueprint for replace orginal SpringBoot Backend by asp.net core. The main goal generator of jhipster is showcases best practices of modern web development in java. So the goal of the project is to do the same in .net. The Frontend can be generated with angular or react and soon with blazor. - NOTE: This is not affiliated with Microsoft or .NET

Queue

Foundatio 2.1k updated yesterday

A common interface with in-memory, Redis and Azure implementations.

CAP 7.1k updated 21d ago

An EventBus with local persistent message functionality for RabbitMQ or Kafka. - NOTE: This is not affiliated with Microsoft or .NET

Cap.Outbox

Implementation of the Outbox pattern and OnceExecutor service that guarantees idempotence: the operation will be performed once

NServiceBus 2.2k updated yesterday

The most popular service bus for .NET

Hangfire

Incredibly easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications

RabbitMQ.NET 2.3k updated 5d ago

Implementation of an AMQP client library for C#, and a binding exposing AMQP services via WCF

NetMQ 3.1k updated 5mo ago

NetMQ is 100% native C# port of ZeroMQ

MassTransit 7.7k updated 13d ago

MassTransit is lean service bus implementation for building loosely coupled applications using the .NET Framework.

Rebus

Rebus is a lean service bus implementation for .NET, similar in nature to NServiceBus and MassTransit, only leaner

EasyNetQ 3.0k updated 21d ago

An easy to use .NET API for RabbitMQ

Warewolf ESB 276 updated 28d ago

An easy to use service bus and microservices platform. Easily build applications and services in a visual IDE.

Confluent's .NET Client

Confluent's .NET Client for Apache Kafka.

Streamiz 530 updated 13d ago

a .NET Stream Processing Library for Apache Kafka.

Brighter 2.4k updated 2d ago

Command Dispatcher, Processor, and Distributed Task Queue https://www.goparamore.io/

SlimMessageBus 635 updated 4d ago

Lightweight message bus with transports for popular messaging systems (Kafka, Redis, Azure Service Bus, and others) and in-memory communication.

AsyncMonolith 86 updated 1mo ago

Facilitates simple asynchronous messaging in dotnet apps.

Compilers, Transpilers and Languages

ClojureCLR 1.6k updated 3mo ago

A port of Clojure to the CLR in C#

F# 2.2k (archived)

The F# programming language empowers everyone to write succinct, robust, and performant code

Fable 3.1k updated yesterday

F# to JavaScript, TypeScript, JSX, Python, Dart, and Rust transpiler

Rust 2.0k updated 5mo ago

Experimental Rust compiler for .NET.

Wrapped Mono 78 updated 10mo ago

Mono runtime embedded in Rust.

IronScheme 399 updated 2mo ago

R6RS Scheme compiler, runtime and many standard libraries

Mond 390 updated 3mo ago

A dynamically typed scripting language written in C# with a REPL, debugger, and simple embedding API

Lua-C# 731 updated 5d ago

A Lua implementation on .NET in C#

Nemerle 638 updated 1y ago

Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented, and imperative features. It has a simple C#-like syntax and a powerful meta-programming system.

P 3.6k updated 11d ago

P is a language for asynchronous event-driven programming.

PeachPie 2.5k updated 2mo ago

PeachPie is a PHP compiler and runtime for .NET and .NET Core, which allows entire PHP applications to run on the modern, secure and performant .NET and .NET Core platforms.

Roslyn 20.3k updated yesterday

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.

PascalABC.NET 438 updated yesterday

Pascal implementation on .NET.

Iron Python 2.7k updated 3d ago

A Python 3 implementation that is integrated with the .NET framework.

Lib.Harmony 6.4k updated 4d ago

A library for patching, replacing, and decorating .NET and Mono methods during runtime, mainly used for game modding.

dotnet-repl 831 updated 4mo ago

A polyglot REPL built on .NET Interactive

Rewrite of Clojure CLR in F#

Logging

Exceptionless 569 updated 5mo ago

Exceptionless .NET Client

NLog 6.5k updated 2d ago

NLog - Advanced .NET and Silverlight logging

Logazmic 60 updated 1y ago

Open source NLog viewer for Windows

Elmah MVC 263 updated 1y ago

Elmah for MVC

Logary 532 updated 2y ago

Logary is a high performance, multi-target logging, metric, tracing and health-check library for Mono and .NET. .NET's answer to DropWizard. Supports many targets, built for micro-services.

Rollbar.NET 65 updated 9mo ago

Simplifies real-time remote error monitoring while using Rollbar.com. Open-source Rollbar Notifier SDK for any .NET-based technology stack. The SDK that can be used in any application built on the following .NET versions: .NET Core 2.0+, .NET Standard 2.0+, .NET Full Framework 4.5.1+, Mono, Xamarin, and, in general, any implementation of the .NET Standard 2.0+. It simplifies building data payloads based on exception data, tracing data, informational messages, and telemetry data and sends the payloads to the Rollbar API for remote monitoring and analysis of the hosting application's behavior. [Connects to Proprietary Service] [Free Tier]

Sentry 750 updated today

.NET SDK for Sentry Open-source error tracking that helps developers monitor and fix crashes in real time..

Serilog 7.9k updated 27d ago

A no-nonsense logging library for the NoSQL era. Combines the best of traditional and structured diagnostic logging in an easy-to-use package.

StackExchange.Exceptional 859 updated 1y ago

Error handler used for the Stack Exchange network

ULogViewer 566 updated yesterday

Cross-Platform (Windows/macOS/Linux) Universal Log Viewer which supports reading and parsing various type of logs. You can also define your own profile to parse and show logs.

ZeroLog 435 updated 1mo ago

ZeroLog is a zero-allocation .NET logging library. It provides basic logging capabilities to be used in latency-sensitive applications, where garbage collections are undesirable.

AutoLoggerMessage

A source generator that automatically migrates all logging calls to high-performant LoggerMessage version.

GUI

Misc

RazorKit 12 updated 10d ago

RazorKit is a collection of lightweight, fluent-style Razor HTML helpers that make it easy for developers to integrate popular JavaScript libraries into their ASP.NET applications.

AzureCrawler 43 updated 12y ago

Take HTML Snapshots for your Angular, Ember, Durandal or any JavaScript applications

CsvHelper 5.2k updated 9mo ago

Library to help reading and writing CSV files https://github.com/JoshClose/CsvHelper

RecordParser 321 updated 23d ago

Library to help reading and writing CSV and Flat files with zero heap allocation.

Sep 1.4k updated 4d ago

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.

ConsoleTableExt

Fluent library to create table for .Net console application.

FluentValidation 9.7k updated 6d ago

A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.

Validot 341 (archived)

Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.

Humanizer 9.5k updated 5d ago

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

LINQPad.QueryPlanVisualizer 417 updated 1y ago

View SQL Server and Postgres query plans directly inside LINQPad.

Polly 14.1k updated 6d ago

Express transient-exception-handling and resilience policies such as Retry, Wait-and-Retry, Circuit Breaker, and Bulkhead Isolation in a fluent manner. Fully thread-safe and full async support. (4.0 / 4.5 / .NET Core / .NET Standard / Xamarin).

Aeron.NET 514 updated 1mo ago

Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

TypeShape 321 updated 1y ago

TypeShape is a small, extensible F# library for practical generic programming

ByteSize 601 updated 1y ago

ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.

Jot 653 updated 5mo ago

a library for persisting and restoring application state (a better alternative to .settings files).

Enums.NET 1.8k updated 5mo ago

Enums.NET is a high-performance type-safe .NET enum utility library

YoutubeExplode 3.6k updated 21d ago

Ultimate library for extracting metadata and downloading Youtube videos and playlists.

DeviceId 860 updated 13d ago

Generate a 'device ID' that can be used to uniquely identify a computer.

DeviceDetector.NET 400 updated 20d ago

The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.

NaturalSort.Extension 213 updated 1mo ago

Extension method for StringComparer that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").

Coravel 4.3k updated 8mo ago

Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!

Build Versioning 68 updated 7d ago

Simple build versioning for .NET, powered by Git tags

SystemTextJson.JsonDiffPatch 123 updated 1y ago

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.

dotnet-exec 91 updated 9d ago

A command-line tool for executing C# program without a project file, and you can have your custom entry point other than Main method.

ComputeSharp 3.1k updated 7mo ago

A a .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders.

ILGPU 1.7k updated 5d ago

A JIT (just-in-time) compiler for high-performance GPU programs written in .Net-based languages.

MVVM

Caliburn.Micro 2.9k updated 2mo ago

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

Catel 899 updated 6d ago

Catel is an application development platform with the focus on MVVM (WPF, Silverlight, Windows Phone and WinRT) and MVC (ASP.NET MVC). The core of Catel contains an IoC container, models, validation, memento, message mediator, argument checking, etc.

ReactiveUI 8.5k updated 3d ago

An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework, enabling developers to build elegant, testable applications using WPF, Windows Store Apps, WP8 or Xamarin.

Prism 6.7k updated 4mo ago

A cross-platform desktop and mobile MVVM development framework.

Win Application Framework (WAF) 730 updated 4d ago

A lightweight Framework that helps you to create well structured WPF and UWP Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel pattern.

MVVMCross 3.9k updated 2d ago

Cross-platform mvvm mobile development framework for WPF, Silverlight for WP7 and WP8, Mono for Android, MonoTouch for iOS, Windows Universal projects (WPA8.1 and Windows 8.1 Store apps). Makes extensive use of Portable Class Libraries (PCL) to provide maintainable cross platform C# native applications.

Stylet 1.1k updated 1y ago

Minimal MVVM framework inspired by Caliburn Micro, with good documentation, high test coverage, and its own IoC container

Toms Toolbox 119 updated 2mo ago

Visual Composition framework to easily build modularized MVVM applications based on the Managed Extensibility Framework (MEF).

MVVM Dialogs 722 updated 5d ago

Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP.

Office

ExcelDna 1.5k updated 3d ago

ExcelDna makes it easier to create and deploy Excel Add-Ins using C#, F# or VB .NET

ClosedXML

ClosedXML makes it easier for developers to create Excel 2007/2010 files

OfficeIMO 444 updated 2d ago

OfficeIMO makes it easier for developers to create/modify Word (docx) files without having Microsoft Word or Office installed

NPOI 151 updated yesterday

This project is the .NET version of POI Java project at https://poi.apache.org/.

EPPlus 2.0k updated yesterday

EPPlus is a .NET library that reads and writes Excel 2007/2010 files using the Open Office XML format (xlsx).

Open XML SDK 4.4k updated 2d ago

The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX).

DocX 1.9k updated 6mo ago

DocX is a .NET library that allows developers to manipulate Word 2007/2010/2013 files, it does not require Microsoft Word or Office to be installed.

ExcelDataReader 4.4k updated 4mo ago

Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).

NetOffice 757 updated 2d ago

.NET wrapper assemblies for Microsoft Office applications.

ShapeCrawler 413 updated 4d ago

A fluent API for the processing of PowerPoint presentations without Microsoft Office installed.

MiniExcel 3 updated 3mo ago

A micro Excel helper avoids OOM and high performance to create/mapping/template-fill-data.

MatchFlow 35 updated 8mo ago

Web-based invoice reconciliation platform with OCR extraction and automated purchase order matching using ASP.NET Core and Azure Form Recognizer.

Toxy 398 updated today

.NET text extraction framework supports a few file formats

ORM

Entity Framework Core 14.6k updated today

Object-relational mapper that enables .NET developers to work with relational data using domain-specific objects

EntityFramework.Exceptions 1.7k updated 5d ago

Use typed Exceptions for Entity Framework Core when your SQL query violates database constraints in SqlServer, MySql, PostgreSQL or SQLite

EntityFrameworkCore.SqlServer.SimpleBulks 192 updated 15d ago

Simple library that can help to sync a large number of records in-memory into the database. Lambda Expression is supported.

EFCore.BulkExtensions 4.0k updated 23d ago

Entity Framework Core Bulk Extensions for super fast (BulkCopy) CRUD ops + SaveChanges on multiple DBs: SQL, PG, My, Lite.

Dapper 18.2k updated 19d ago

A simple object mapper for .NET by StackExchange

Dapper.FastCRUD 519 updated 1y ago

The fastest micro-ORM extension for Dapper

DapperQueryBuilder 544 updated 1y ago

Dapper Query Builder using String Interpolation and Fluent API

SqlSugar 5.8k updated 8d ago

Another ORM library supports many RDBMS including MySql, SqlServer, Sqlite, Oracle, Postgresql - NOTE: This is not affiliated with Microsoft or .NET

FreeSql 4.4k updated 8d ago

a convenient ORM in dotnet, supports MySql, SqlServer, PostgreSQL, Oracle, Sqlite, Firebird, 达梦, 人大金仓, 神舟通用, 翰高 and Access. - NOTE: This is not affiliated with Microsoft or .NET

Fluent NHibernate 1.7k updated 2d ago

Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.

FluentMigrator 3.5k updated 5d ago

Fluent Migrations framework for .net

LINQ to DB

The fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database.

PetaPoco

A tiny ORM-ish thing for your POCOs

NPoco 879 updated 1mo ago

Simple microORM that maps the results of a query onto a POCO object. Based on Schotime's branch of PetaPoco

Insight.Database 912 updated 17d ago

Insight.Database is a fast, lightweight, micro-ORM for .NET

RepoDb 1.9k updated 5mo ago

A hybrid ORM library for .NET.

MongoFramework 400 updated 6d ago

An "Entity Framework"-like interface for MongoDB

Friflo.Json.Fliox 185 updated 1y ago

High performane ORM for Sqlite, MySql, SqlServer, PostgreSQL & NoSQL. Provides server with REST, GraphQL & WebSocket / PubSub API.

Testing

ArchUnitNET

Simple library for checking the architecture of C# code with a fluent API.

AutoFixture 3.5k updated 7mo ago

AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests

BDTest 88 updated 4d ago

A behaviour driven testing and reporting framework!

Bogus 9.6k updated 3mo ago

A simple and sane fake data generator for C#. Based on and ported from the famed faker.js.

ExpressionToCode 170 updated 24d ago

Use plain C# syntax in assertions that include both the expression expression and subexpression values in the failure message.

FakeItEasy 1.8k updated 2mo ago

The easy mocking library for .NET https://fakeiteasy.github.io

Fluent Assertions 3.8k updated yesterday

A set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test [Source Available] [Free for OSS]

FsCheck 1.2k updated 1mo ago

Random Testing for .NET.

Machine.Specifications 900 updated 10mo ago

Machine.Specifications (MSpec) is a context/specification framework that removes language noise and simplifies tests.

Moq 6.4k updated 4d ago

The most popular and friendly mocking framework for .NET

NBomber 2.2k updated 2d ago

Very simple load testing framework for Pull and Push scenarios. It's 100% written in F# and targeting .NET Core and full .NET Framework.

NSubstitute 2.9k updated 2d ago

A friendly substitute for .NET mocking frameworks

NUnit 2.6k updated yesterday

A unit-testing framework for all .NET languages

Testcontainers 4.3k updated 5d ago

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

SecTester

SecTester is a new tool that integrates Bright enterprise-grade scan engine directly into your integration or e2e tests. [Proprietary] [Free]

Shouldly 3.4k updated 1mo ago

Shouldly is an assertion framework which focuses on giving great error messages when the assertion fails while being simple and terse.

Snapshooter 327 updated 29d ago

A snapshot testing tool for .NET Core and .NET Framework

Stryker.NET 2.0k updated 2d ago

Mutation testing for .NET Core projects

xUnit.net 4.5k updated 2d ago

A free, open source, community-focused unit testing tool for the .NET Framework.

Canopy 510 updated 3y ago

Canopy is a free, open source F# web automation and testing framework

Expecto 728 updated 6d ago

A smooth testing framework for F# with tests as values. Unit testing, property based testing, performance testing and stress testing.

Compare-Net-Objects 1.1k updated 8mo ago

Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.

Verify 3.4k updated 2d ago

Verification tool to enable simple approval of complex models and documents.

CsCheck 198 updated 16d ago

Random testing library for C#. Including concurrency, causal profiling, regression and performance testing.

NotoriousTest

A lightweight .NET framework that makes integration tests fully isolated by orchestrating reusable infrastructures and environments, auto-resetting between tests. TestContainers and SQL Server built-in support. Based on XUnit.

Tools

Downloader 1.6k updated 3d ago

Fast and reliable multipart downloader with asynchronous progress events for .NET applications.

Open Live Writer 2.5k updated 3d ago

Blog writer which integrated with WordPress, Blogger, et. al. Open Live Writer makes it easy to write, preview, and post to your blog.

ShareX 36.0k updated yesterday

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to over 80 supported destinations you can choose from.

Opserver 4.6k updated 1y ago

Stack Exchange's Monitoring System

Mockaco 348 updated 3mo ago

API mock server with fast setup, useful to simulate HTTP responses, leveraging ASP.NET Core features, built-in fake data generation and C# scripting engine powered by Roslyn scripting API.

Papercut 3.3k updated 2d ago

Papercut is an open source (.NET based) test email viewer that runs locally with a built-in SMTP server designed to receive and notify of test email messages.

Fake JSON Server

Fake REST API for prototyping or as a CRUD Back End. No need to define types, uses dynamic typing. Data is stored to a single JSON file. Has authentication, WebSocket notifications, async long running operations, random generation for errors/delays and experimental GraphQL support.

NETworkManager 8.1k updated 5d ago

A powerful tool for managing networks and troubleshoot network problems!

YARP 9.5k updated 2d ago

YARP is a reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET.

CSharpier 2.2k updated 3d ago

An opinionated code formatter for c# that is based on the Prettier printing process.

UnitsNet

Makes life working with units of measurement just a little bit better.

Another Redis Desktop Manager 34.1k updated 5mo ago

A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.

OctaneEngine 265 updated yesterday

A high performance multipart downloader with many features such as pause/resume support, asynchronous progress, and throttling.

FastCloner 339 updated 15d ago

Fast deep cloning library for .NET 8+. Zero-config, works out of the box.

STranslate 5.9k updated 5d ago

STranslate is a ready-to-go translation ocr tool developed with WPF.

BouncyHSM 164 updated 2d ago

A software simulator of HSM and smartcard simulator with HTML UI, REST API and PKCS#11 interface.

Other Lists

List of Automated Testing Tools and Frameworks for .NET 586 updated 3mo ago

List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET

.NET-libraries-that-make-your-life-easier 827 updated 2y ago

Open Source .NET libraries that make your life easier

awesome-LINQ 408 updated 7y ago

A curated collection of awesome LINQ libraries, tools, and more.

awesome-analyzers 616 updated 5d ago

A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes.

Awesome .NET Core 21.1k updated 26d ago

A collection of awesome .NET core libraries, tools, frameworks and software

ASP.NET Core Library and Framework Support 207 updated 4y ago

A list of what .NET libraries and frameworks are currently supported by ASP.NET Core and .NET Core).

Awesome .NET Performance 3.3k updated 6mo ago

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors.

awesome-ddd 12.2k updated 8mo ago

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

Awesome Unity

A categorized community-driven collection of high-quality awesome Unity assets, projects, and resources.

Awesome Xamarin

A collection of interesting libraries/tools for Xamarin mobile projects.

Awesome Roslyn 733 updated 2y ago

A curated list of awesome Roslyn books, tutorials, open source projects, analyzers, code fixes, and refactorings.

.NET Open Source Developer Projects 15.0k updated 6mo ago

This community maintained list showcases .NET open source projects that are useful for any aspect of the development process.

Awesome Microservices .NET Core 3.0k updated 1y ago

A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core.

dotnet-console-games 990 updated 1y ago

Game examples implemented in .NET console applications.

extra-awesome-dotnet 44 updated 1y ago

Sorted lists of awesome .NET repositories, with counts of stars, issues, and forks!