An open API service indexing awesome lists of open source software.

fucking-awesome-dotnet

A collection of awesome .NET libraries, tools, frameworks and software. 😎 Awesome lists about all kinds of interesting topics. With repository stars⭐ and forks🍴
https://github.com/correia-jpv/fucking-awesome-dotnet

Last synced: about 19 hours ago
JSON representation

  • Algorithms and Data structures

    • OneOf - OneOf provides discriminated unions for C# with exhaustive compile time matching.
    • Algorithmia - Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more.
    • Towel - data structures, algorithms, mathematics, metadata, extensions, console, measurements, and other useful stuff
    • Akade.IndexedSet - A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.
    • OneOf - OneOf provides discriminated unions for C# with exhaustive compile time matching.
    • Algorithmia - Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, priority queues, command, undo-redo and more.
    • Towel - data structures, algorithms, mathematics, metadata, extensions, console, measurements, and other useful stuff
    • Akade.IndexedSet - A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.
  • API

    • FastEndpoints - High-performance middleground between classic ASP.NET Core API controllers and Minimal APIs. Using a REPR 🌎 [Request-Endpoint-Response](deviq.com/design-patterns/repr-design-pattern)) pattern, this library eliminates the boilerplate and monolithic feel of controllers by improving colocation of code.
    • Telegram.Bot - .NET Client for 🌎 [Telegram Bot API](core.telegram.org/bots/api)
    • WTelegramClient - Automate a user account on Telegram, using the latest version of 🌎 [Telegram Client API](core.telegram.org/methods)
    • FastEndpoints - High-performance middleground between classic ASP.NET Core API controllers and Minimal APIs. Using a REPR 🌎 [Request-Endpoint-Response](deviq.com/design-patterns/repr-design-pattern)) pattern, this library eliminates the boilerplate and monolithic feel of controllers by improving colocation of code.
    • Telegram.Bot - .NET Client for 🌎 [Telegram Bot API](core.telegram.org/bots/api)
    • WTelegramClient - Automate a user account on Telegram, using the latest version of 🌎 [Telegram Client API](core.telegram.org/methods)
    • Mobius: C# API for Spark - Mobius adds C# language binding to Apache Spark, enabling the implementation of Spark driver code and data processing operations in C#.
    • Ocelot - .NET core API Gateway
    • CommandQuery - Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions 🌐ASP.NET Web API 2
    • Population.NET - A .NET library allows clients to specify the exact fields they need, reducing unnecessary data transfer by avoiding the retrieval of all fields by default.
    • Mobius: C# API for Spark - Mobius adds C# language binding to Apache Spark, enabling the implementation of Spark driver code and data processing operations in C#.
    • ServiceStack - Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
    • Ocelot - .NET core API Gateway
    • CommandQuery - Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions 🌐ASP.NET Web API 2
    • Population.NET - A .NET library allows clients to specify the exact fields they need, reducing unnecessary data transfer by avoiding the retrieval of all fields by default.
  • Application Frameworks

    • .NET Boxed Framework - .NET Core Extensions and Helper NuGet packages
    • ASP.NET Boilerplate - A starting point for new modern ASP.NET MVC web applications with best practices and most popular tools.
    • ABP - The next generation of the ASP.NET Boilerplate web application framework.
    • CSLA .NET - business layer development framework https://cslanet.com/
    • Mono - Open source ECMA CLI, C#, F#, VB and .NET implementation
    • peasy - 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 - Plastic provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. For this, Command pattern is used.
    • Signals - 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.
    • Spring.Net - Spring.NET is an open source application framework that makes building enterprise .NET applications easier
    • DotNetty - DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
    • AspectCore Framework - 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 - .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. <b><code>&nbsp;&nbsp;&nbsp;163⭐</code></b> <b><code>&nbsp;&nbsp;&nbsp;&nbsp;30🍴</code></b> [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples)) <b><code>&nbsp;&nbsp;&nbsp;&nbsp;71⭐</code></b> <b><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8🍴</code></b> [Samples 2](https://github.com/alexyakunin/BoardGames))
    • silky - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
    • .NET Boxed Framework - .NET Core Extensions and Helper NuGet packages
    • ASP.NET Boilerplate - A starting point for new modern ASP.NET MVC web applications with best practices and most popular tools.
    • ABP - The next generation of the ASP.NET Boilerplate web application framework.
    • Orleans - Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns
    • Runtime - The runtime repo contains the library implementation (formerly called "CoreFX") for .NET (5+). It includes System.Collections, System.IO, System.Xml and many other components.
    • CSLA .NET - business layer development framework https://cslanet.com/
    • Mono - Open source ECMA CLI, C#, F#, VB and .NET implementation
    • peasy - 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 - Plastic provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. For this, Command pattern is used.
    • Signals - 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.
    • Spring.Net - Spring.NET is an open source application framework that makes building enterprise .NET applications easier
    • DotNetty - DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
    • AspectCore Framework - 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 - .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. <b><code>&nbsp;&nbsp;&nbsp;163⭐</code></b> <b><code>&nbsp;&nbsp;&nbsp;&nbsp;30🍴</code></b> [Samples 1](https://github.com/servicetitan/Stl.Fusion.Samples)) <b><code>&nbsp;&nbsp;&nbsp;&nbsp;71⭐</code></b> <b><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8🍴</code></b> [Samples 2](https://github.com/alexyakunin/BoardGames))
    • silky - The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
  • Distributed Computing

    • Orleans - Orleans is a framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research.
    • .NEXT Raft - Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
    • Orleankka - Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc. Additional API available for F# called Orleankka.FSharp.
    • Akka.net - Akka.NET is a port of the popular Java/Scala framework Akka to .NET. This is a community-driven port and is not affiliated with Typesafe who makes the original Java/Scala version.
    • .NEXT Raft - Raft implementation for .NET and ASP.NET Core that allows to build clustered microservices powered by distributed consensus and replication
    • Orleankka - Orleankka is a functional API for Microsoft Orleans framework. It is highly suitable for scenarios where having composable, uniform communication interface is preferable, such as: CQRS, event-sourcing, re-routing, FSM, etc. Additional API available for F# called Orleankka.FSharp.
    • Akka.net - Akka.NET is a port of the popular Java/Scala framework Akka to .NET. This is a community-driven port and is not affiliated with Typesafe who makes the original Java/Scala version.
    • Zebus - Zebus is a lightweight, highly versatile, peer-to-peer service bus, built with CQRS principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code. A very fundamental base for any distributed application.
    • protoactor-dotnet - Proto Actor - Ultra fast distributed actors for Golang and C#
    • Zebus - Zebus is a lightweight, highly versatile, peer-to-peer service bus, built with CQRS principles in mind. It allows applications to communicate with each other in a fast and easy manner. Most of the complexity is hidden in the library and you can focus on writing code that matters to you, not debugging messaging code. A very fundamental base for any distributed application.
    • protoactor-dotnet - Proto Actor - Ultra fast distributed actors for Golang and C#
  • CLR

    • Runtime - Mono and CoreCLR .NET runtimes, as well as the standard library and some higher level components like `System.Linq` and `System.Text.Json`.
  • Application Templates

    • .NET Boxed Templates - .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
    • ASP.NET Core Starter Kit - backend: .NET Core, EF Core, C#; frontend: Babel, Webpack, React, CSS Modules
    • ASP.NET Core Starter Kit - backend: .NET Core, EF Core, C#; frontend: Babel, Webpack, React, CSS Modules
    • ProjectScaffold - 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.
    • Side-Waffle - Large collection of useful templates for Web and Desktop development.
    • Template10 - Windows 10 templates with design patterns.
    • Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
    • JHipster.NET
    • Serene - 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 - Large collection of useful templates for Web and Desktop development.
    • Template10 - Windows 10 templates with design patterns.
    • Nucleus - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
    • JHipster.NET
  • Artificial Intelligence

    • LLamaSharp - C#/.NET Binding of llama.cpp, run LLaMA/GPT model using C# without having to compile lama.cpp.
    • LlmTornado - One .NET library to consume OpenAI, Anthropic, Cohere, Google, Azure, Groq, and self-hosed APIs.
    • LLamaSharp - C#/.NET Binding of llama.cpp, run LLaMA/GPT model using C# without having to compile lama.cpp.
    • LlmTornado - One .NET library to consume OpenAI, Anthropic, Cohere, Google, Azure, Groq, and self-hosed APIs.
  • Assembly Manipulation

    • Fody - Extensible tool for weaving .NET assemblies.
    • ILRepack - Open-source alternative to ILMerge.
    • Mono.Cecil - Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
    • Fody - Extensible tool for weaving .NET assemblies.
    • ILRepack - Open-source alternative to ILMerge.
    • Mono.Cecil - Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.
  • Assets

    • Bundle Transformer - Modular extension for 🌎 [Microsoft ASP.NET Web Optimization Framework](www.nuget.org/packages/Microsoft.AspNet.Web.Optimization). Its modules supports LESS, Sass, CoffeeScript, TypeScript, Mustache, Handlebars, Autoprefixer along with a bunch of different JS and CSS minifiers.
    • Bundle Transformer - Modular extension for 🌎 [Microsoft ASP.NET Web Optimization Framework](www.nuget.org/packages/Microsoft.AspNet.Web.Optimization). Its modules supports LESS, Sass, CoffeeScript, TypeScript, Mustache, Handlebars, Autoprefixer along with a bunch of different JS and CSS minifiers.
  • Authentication and Authorization

    • Abblix OIDC Server - A fully certified OpenID Connect server library for .NET by the OpenID Foundation, providing comprehensive support for OAuth2 and OpenID Connect across all profiles. **[$][Free for non-commercial use]**
    • ASP.NET SAML - SAML authentication support for ASP.NET apps
    • IdentityModel - Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
    • openiddict - Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
    • Abblix OIDC Server - A fully certified OpenID Connect server library for .NET by the OpenID Foundation, providing comprehensive support for OAuth2 and OpenID Connect across all profiles. **[$][Free for non-commercial use]**
    • IdentityModel - Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
  • Caching

    • FusionCache - An easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features, like a fail-safe mechanism and advanced timeouts management
    • BitFaster.Caching - Thread-safe in-memory caches optimized for very high concurrent throughput, near optimal hit rate and low latency.
    • CacheCow - An ASP.NET Web API HTTP caching implementation both on client and server
    • Akavache - An asynchronous, persistent key-value store
    • EasyCaching - A caching library that contains basic and some advanced usages of caching which can help handle caching more easier!
    • CacheManager - A common interface and abstraction layer for caching.
    • FastCache - 10X faster alternative to `MemoryCache` for .NET
    • Cache Tower - An efficient multi-layered caching system for .NET (In-Memory, Redis, Database, File etc)
    • CacheCow - An ASP.NET Web API HTTP caching implementation both on client and server
    • Akavache - An asynchronous, persistent key-value store
    • CacheManager - A common interface and abstraction layer for caching.
    • FastCache - 10X faster alternative to `MemoryCache` for .NET
    • Foundatio - A common interface with in memory, Redis and hybrid implementations.
    • Cache Tower - An efficient multi-layered caching system for .NET (In-Memory, Redis, Database, File etc)
    • FusionCache - An easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features, like a fail-safe mechanism and advanced timeouts management
    • BitFaster.Caching - Thread-safe in-memory caches optimized for very high concurrent throughput, near optimal hit rate and low latency.
  • Blazor

    • BootstrapBlazor - A set of enterprise-class UI components based on Bootstrap and Blazor.
    • ant-design-blazor - A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
    • MASA.Blazor - A set of enterprise-class UI components based on Material Design and Blazor WebAssembly.
    • Megabit.Blazorise - Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material. Very easy to use.
    • blazork8s - k8s management ui in blazor and .NET Core.
    • MudBlazor - A Material Design framework for Blazor, allowing .NET developers to quickly build web apps, with extensive documentation and examples.
    • ant-design-blazor - A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
    • MASA.Blazor - A set of enterprise-class UI components based on Material Design and Blazor WebAssembly.
    • Megabit.Blazorise - Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material. Very easy to use.
    • blazork8s - k8s management ui in blazor and .NET Core.
    • MudBlazor - A Material Design framework for Blazor, allowing .NET developers to quickly build web apps, with extensive documentation and examples.
  • Blockchain

  • Build Automation

    • Psake - .NET-based build automation tool written in PowerShell
    • FAKE - F# Make, a cross-platform build automation system
    • Invoke-Build - PowerShell build and test automation tool inspired by Psake.
    • MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio
    • Cake - Cake (C# Make) is a cross-platform build automation system with a C# DSL.
    • Nake - Magic script-based C# task runner
    • Nuke - Cross-platform build automation system
    • FlubuCore - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
    • ModularPipelines - Write your pipelines in C#
    • Psake - .NET-based build automation tool written in PowerShell
    • FAKE - F# Make, a cross-platform build automation system
    • Invoke-Build - PowerShell build and test automation tool inspired by Psake.
    • MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio
    • Cake - Cake (C# Make) is a cross-platform build automation system with a C# DSL.
    • Nake - Magic script-based C# task runner
    • Nuke - Cross-platform build automation system
    • FlubuCore - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
    • ModularPipelines - Write your pipelines in C#
  • Business Intelligence

    • FastReport - The open source report generator for .NET Core 2.x/.Net Framework 4.x. FastReport can be used in ASP.NET MVC, Web API applications.
    • FastReport - The open source report generator for .NET Core 2.x/.Net Framework 4.x. FastReport can be used in ASP.NET MVC, Web API applications.
  • Cloud Storage

    • Foundatio - Cloud Storage library with AWS, Azure and many other providers supported.
    • FluentStorage - A polycloud .NET cloud storage abstraction layer originally known as Storage.Net. Provides a generic interface for Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus).
    • Stowage - Bloat-free zero dependency .NET cloud storage kit that supports at minimum THE major cloud providers.
    • Cloud Storage - This library provides a universal interface for accessing and manipulating data in different cloud blob storage providers (Azure Storage, AWS S3, Google Cloud Storage. It makes it easy to switch between providers or to use multiple providers simultaneously, without having to learn and use multiple APIs.
    • FluentStorage - A polycloud .NET cloud storage abstraction layer originally known as Storage.Net. Provides a generic interface for Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus).
    • Stowage - Bloat-free zero dependency .NET cloud storage kit that supports at minimum THE major cloud providers.
    • Cloud Storage - This library provides a universal interface for accessing and manipulating data in different cloud blob storage providers (Azure Storage, AWS S3, Google Cloud Storage. It makes it easy to switch between providers or to use multiple providers simultaneously, without having to learn and use multiple APIs.
  • Calendar

  • CLI

    • Argu - Declarative CLI argument & XML configuration parser for F# applications.
    • CliFx - Declarative framework for building command line interfaces.
    • CliWrap - Wrapper for command line interfaces.
    • Argu - Declarative CLI argument & XML configuration parser for F# applications.
    • CliFx - Declarative framework for building command line interfaces.
    • CliWrap - Wrapper for command line interfaces.
    • CommandDotNet - Model your console app using C# in a composable manner. Define commands with methods. Define subcommands with properties or nested classes. Extensible parsing and command execution.
    • Command Line Parser - The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command-line arguments and related tasks
    • CommandLineUtils - This is a fork of Microsoft.Extensions.CommandLineUtils, which is no longer under active development.
    • CommandDotNet - Model your console app using C# in a composable manner. Define commands with methods. Define subcommands with properties or nested classes. Extensible parsing and command execution.
    • Command Line Parser - The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command-line arguments and related tasks
    • CommandLineUtils - This is a fork of Microsoft.Extensions.CommandLineUtils, which is no longer under active development.
    • Docopt - Command-line interface description language that will make you smile.
    • Gui.cs - Terminal UI toolkit for .NET.
    • Power Args - PowerArgs converts command-line arguments into .NET objects that are easy to program against. It also provides a ton of optional capabilities such as argument validation, auto generated usage, tab completion, and plenty of extensibility
    • SharpNetSH - A simple netsh library for C#.
    • spectre.console - A library that makes it easier to create beautiful console applications.
    • Docopt - Command-line interface description language that will make you smile.
    • Gui.cs - Terminal UI toolkit for .NET.
    • Power Args - PowerArgs converts command-line arguments into .NET objects that are easy to program against. It also provides a ton of optional capabilities such as argument validation, auto generated usage, tab completion, and plenty of extensibility
    • spectre.console - A library that makes it easier to create beautiful console applications.
  • CMS

    • FluentCMS - FluentCMS is open source AI Driven ASP.NET Core Blazor Content Management System (CMS)
    • Composite C1 - A web CMS that focus on UX and adaptability
    • mojoPortal - MojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET
    • Orchard - Free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform
    • Piranha CMS - Piranha is the fun, fast and lightweight .NET framework for developing cms-based web applications with an extra bite. It's built on ASP.NET MVC and Web Pages and is fully compatible with both Visual Studio and WebMatrix. https://piranhacms.org
    • Umbraco - Umbraco is a free open source Content Management System built on the ASP.NET platform
    • fluent-cms - RESTful CRUD (Create, Read, Update, Delete) APIs, Admin Panel web pages,a GraphQL-style query designer and a WYSIWYG web page designer, all fully configurable without writing code.
    • FluentCMS - FluentCMS is open source AI Driven ASP.NET Core Blazor Content Management System (CMS)
    • Composite C1 - A web CMS that focus on UX and adaptability
    • mojoPortal - MojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET
    • Orchard - Free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform
    • Piranha CMS - Piranha is the fun, fast and lightweight .NET framework for developing cms-based web applications with an extra bite. It's built on ASP.NET MVC and Web Pages and is fully compatible with both Visual Studio and WebMatrix. https://piranhacms.org
    • Umbraco - Umbraco is a free open source Content Management System built on the ASP.NET platform
    • Squidex - square&cacheSeconds=604800) ![GitHub stars](https://img.shields.io/github/last-commit/Squidex/squidex?style=flat-square&cacheSeconds=86400) - Open source headless CMS and content management hub. https://squidex.io
    • fluent-cms - RESTful CRUD (Create, Read, Update, Delete) APIs, Admin Panel web pages,a GraphQL-style query designer and a WYSIWYG web page designer, all fully configurable without writing code.
  • Code Analysis and Metrics

    • .NET Compiler Platform ("Roslyn") Analyzers - A number of Roslyn diagnostic analyzers initially developed to help flesh out the design and implementation of the static analysis APIs.
    • StyleCop - StyleCop analyzes C# source code to enforce a set of style and consistency rules
    • BenchmarkDotNet - Powerful .NET library for benchmarking.
    • NsDepCop - Static code analysis tool to enforce namespace dependency rules in C# projects.
    • WebBen - Is a tool for benchmarking your Hypertext Transfer Protocol (HTTP) server.
    • .NET Compiler Platform ("Roslyn") Analyzers - A number of Roslyn diagnostic analyzers initially developed to help flesh out the design and implementation of the static analysis APIs.
    • StyleCop - StyleCop analyzes C# source code to enforce a set of style and consistency rules
    • BenchmarkDotNet - Powerful .NET library for benchmarking.
    • NsDepCop - Static code analysis tool to enforce namespace dependency rules in C# projects.
    • WebBen - Is a tool for benchmarking your Hypertext Transfer Protocol (HTTP) server.
  • Compilers, Transpilers and Languages

    • ClojureCLR - A port of Clojure to the CLR, part of the Clojure project
    • IronScheme - R6RS Scheme compiler, runtime and many standard libraries
    • Mond - A dynamically typed scripting language written in C# with a REPL, debugger, and simple embedding API.
    • Nemerle - 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 - P is a language for asynchronous event-driven programming.
    • PeachPie - 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 - 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.
    • FSharp - The F# compiler and tools
    • Fable - F# to JavaScript Compiler
    • Iron python - A python 3 implementation that is integrated with the dot net framework.
    • Lib.Harmony - Rewrite mono and C# methods at the runtime, Either write a method that will be executed, or edit the code of the method in IL, mainly used for game modding.
    • dotnet-repl - C# REPL (read-eval-print loop)
    • Nemerle - 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.
    • ClojureCLR - A port of Clojure to the CLR, part of the Clojure project
    • IronScheme - R6RS Scheme compiler, runtime and many standard libraries
    • Mond - A dynamically typed scripting language written in C# with a REPL, debugger, and simple embedding API.
    • P - P is a language for asynchronous event-driven programming.
    • PeachPie - 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 - 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.
    • FSharp - The F# compiler and tools
    • Fable - F# to JavaScript Compiler
    • Iron python - A python 3 implementation that is integrated with the dot net framework.
    • Lib.Harmony - Rewrite mono and C# methods at the runtime, Either write a method that will be executed, or edit the code of the method in IL, mainly used for game modding.
    • dotnet-repl - C# REPL (read-eval-print loop)
  • Compression

    • SharpCompress - SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, un7zip, unzip, untar unbzip2 and ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip are implemented
    • SharpCompress - SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, un7zip, unzip, untar unbzip2 and ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip are implemented
  • Configuration

    • AgileConfig - AgileConfig is a lightweight configuration center that helps you manage all your application's configurations through website.
    • AgileConfig - AgileConfig is a lightweight configuration center that helps you manage all your application's configurations through website.
  • Cryptography

    • NaCl.Core - A managed-only cryptography library for .NET which provides modern cryptographic primitives.
    • Paseto.Core - A Paseto (Platform-Agnostic Security Tokens) implementation for .NET
    • Pkcs11Interop - Managed .NET wrapper for unmanaged PKCS#11 libraries that provide access to the cryptographic hardware
    • NaCl.Core - A managed-only cryptography library for .NET which provides modern cryptographic primitives.
    • Paseto.Core - A Paseto (Platform-Agnostic Security Tokens) implementation for .NET
    • Pkcs11Interop - Managed .NET wrapper for unmanaged PKCS#11 libraries that provide access to the cryptographic hardware
    • SecurityDriven.Inferno - .NET crypto library. Professionally audited.
    • SecurityDriven.Inferno - .NET crypto library. Professionally audited.
  • Database

    • RocksDB - C# binding for Facebook's RocksDB Key-Value store + native builds for Windows, macOS and Linux
    • DBreeze - DBreeze Database is an open-source embedded Key-Value store
    • Event Store - The open-source, functional database with Complex Event Processing in JavaScript
    • LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
    • RavenDB - A LINQ-enabled document database for .NET
    • Marten - PostgreSQL as a document database and event store for .NET applications
    • Realm Xamarin - A fast, easy-to-use alternative to SQLite & ORMs - https://realm.io/docs/dotnet/latest/
    • Streamstone - Event store for Azure Table Storage
    • Ignite - Distributed in-memory platform: document database with SQL and LINQ support; distributed computations; distributed services and events.
    • Yessql - A .NET document database working on any RDBMS
    • JsonFlatFileDataStore - Simple JSON flat file data store with support for typed and dynamic data
    • ZoneTree - Persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET.
    • RocksDB - C# binding for Facebook's RocksDB Key-Value store + native builds for Windows, macOS and Linux
    • DBreeze - DBreeze Database is an open-source embedded Key-Value store
    • Event Store - The open-source, functional database with Complex Event Processing in JavaScript
    • LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
    • RavenDB - A LINQ-enabled document database for .NET
    • Marten - PostgreSQL as a document database and event store for .NET applications
    • Realm Xamarin - A fast, easy-to-use alternative to SQLite & ORMs - https://realm.io/docs/dotnet/latest/
    • Streamstone - Event store for Azure Table Storage
    • Ignite - Distributed in-memory platform: document database with SQL and LINQ support; distributed computations; distributed services and events.
    • Yessql - A .NET document database working on any RDBMS
    • JsonFlatFileDataStore - Simple JSON flat file data store with support for typed and dynamic data
    • ZoneTree - Persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET.
  • Database Drivers

    • DuckDB.NET - .NET data provider for DuckDB
    • Npgsql - .NET data provider for PostgreSQL
    • MongoDB - Official MongoDB C# driver
    • Cassandra - DataStax .NET driver for Apache Cassandra
    • Couchbase - Official Couchbase .NET client library, based on the Enyim memcached client
    • DuckDB.NET - .NET data provider for DuckDB
    • Npgsql - .NET data provider for PostgreSQL
    • MongoDB - Official MongoDB C# driver
    • Cassandra - DataStax .NET driver for Apache Cassandra
    • Couchbase - Official Couchbase .NET client library, based on the Enyim memcached client
  • Datetime

    • NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/
    • DateTimeExtensions - Common Date Time operations on the form of extensions to `System.DateTime`, including holidays and working days calculations on several culture locales.
    • Exceptionless.DateTimeExtensions - DateTimeRange, Business Day and various `DateTime`, `DateTimeOffset`, `TimeSpan` extension methods.
    • NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/
    • DateTimeExtensions - Common Date Time operations on the form of extensions to `System.DateTime`, including holidays and working days calculations on several culture locales.
    • Exceptionless.DateTimeExtensions - DateTimeRange, Business Day and various `DateTime`, `DateTimeOffset`, `TimeSpan` extension methods.
  • Decompilation

    • dnSpy - open-source .NET assembly browser, editor, decompiler and debugger
    • dnSpyEx - Unofficial revival of dnSpy
    • dnSpy - open-source .NET assembly browser, editor, decompiler and debugger
    • dnSpyEx - Unofficial revival of dnSpy
  • Deployment

    • DbUp - .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date
    • DbUp - .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date
  • DirectX

    • Vortice.Windows - Cross platform .NET standard libraries for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
    • Vortice.Windows - Cross platform .NET standard libraries for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
  • Desktop

    • Sucrose Wallpaper Engine - Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
    • Sucrose Wallpaper Engine - Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
  • Documentation

    • Sandcastle - Sandcastle Help File Builder similar to NDoc
    • SourceBrowser - Source browser website generator that powers https://referencesource.microsoft.com
    • Sandcastle - Sandcastle Help File Builder similar to NDoc
    • SourceBrowser - Source browser website generator that powers https://referencesource.microsoft.com
    • Swashbuckle - Seamlessly adds a Swagger to Web API projects.
    • DocFX - Tools for building and publishing API documentation for .NET projects
    • DocNet - Your friendly static documentation generator, using markdown files to build the content.
    • Swashbuckle - Seamlessly adds a Swagger to Web API projects.
    • DocFX - Tools for building and publishing API documentation for .NET projects
    • DocNet - Your friendly static documentation generator, using markdown files to build the content.
  • E-Commerce and Payments

    • NopCommerce - nopCommerce. Free open-source e-commerce shopping cart (ASP.NET Core)
    • ServiceStack.Stripe - Typed .NET clients for stripe.com REST APIs
    • SmartStoreNET - Free ASP.NET Core MVC e-commerce Shopping Cart Solution
    • Stripe.Net - Stripe.net is a full service .NET API for https://stripe.com/
    • Virto Commerce - Virto Commerce is the second generation release and is the only enterprise level e-commerce product fully available under Open Source license. Virto Commerce is based on .NET 4.5 with extensive use of MVC, IoC, EF, Azure, AngularJS and many other cutting edge technologies. It can be deployed in Microsoft Cloud (Azure), Amazon Web Services (AWS) and on-premise. https://virtocommerce.com
    • SimplCommerce - Super simple ecommerce system built on .NET Core. Simple to use and easy to customize. Thanks to .NET Core, you can run the SimplCommerce on Windows, Linux. With various RDBMS: Microsoft SQL Server, PostgreSQL, MySQL
    • GrandNode - Headless, multi-vendor, multi-tenant, the most advanced open source e-commerce platform based on .NET Core 5.0 and MongoDB.
    • Adyen - The official Adyen Payment API Library for .NET
    • NopCommerce - nopCommerce. Free open-source e-commerce shopping cart (ASP.NET Core)
    • SmartStoreNET - Free ASP.NET Core MVC e-commerce Shopping Cart Solution
    • Stripe.Net - Stripe.net is a full service .NET API for https://stripe.com/
    • Virto Commerce - Virto Commerce is the second generation release and is the only enterprise level e-commerce product fully available under Open Source license. Virto Commerce is based on .NET 4.5 with extensive use of MVC, IoC, EF, Azure, AngularJS and many other cutting edge technologies. It can be deployed in Microsoft Cloud (Azure), Amazon Web Services (AWS) and on-premise. https://virtocommerce.com
    • SimplCommerce - Super simple ecommerce system built on .NET Core. Simple to use and easy to customize. Thanks to .NET Core, you can run the SimplCommerce on Windows, Linux. With various RDBMS: Microsoft SQL Server, PostgreSQL, MySQL
    • GrandNode - Headless, multi-vendor, multi-tenant, the most advanced open source e-commerce platform based on .NET Core 5.0 and MongoDB.
    • Adyen - The official Adyen Payment API Library for .NET
  • Emulators

    • Blzhawk - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
    • Blzhawk - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
  • Environment Management

    • Dotnet CLI - The cross-platform .NET Core command-line toolchain utility.
    • Dotnet CLI - The cross-platform .NET Core command-line toolchain utility.
  • ETL

    • Cinchoo ETL - ETL Framework for .NET (Read / Write CSV, Flat, Xml, JSON, Key-Value formatted files)
    • Cinchoo ETL - ETL Framework for .NET (Read / Write CSV, Flat, Xml, JSON, Key-Value formatted files)
  • Event aggregator and messenger

    • Mediator.Net - A simple mediator for .NET for sending command, publishing event and request response with pipelines supported
    • MediatR - Simple, unambitious mediator implementation in .NET
    • EventFlow - EventFlow is an Async/await first CQRS and Event Sourcing DDD framework for .NET
    • Mediator.Net - A simple mediator for .NET for sending command, publishing event and request response with pipelines supported
    • MediatR - Simple, unambitious mediator implementation in .NET
    • EventFlow - EventFlow is an Async/await first CQRS and Event Sourcing DDD framework for .NET
  • Exceptions

  • Feature management

    • Microsoft.FeatureManagement - This library provides a way to develop and expose application functionality based on feature flags. It enables scenarios like new feature rollouts and A/B testing for experimentation purposes. It also provides integration with common .NET coding patterns and ASP.NET Core.
    • Microsoft.FeatureManagement - This library provides a way to develop and expose application functionality based on feature flags. It enables scenarios like new feature rollouts and A/B testing for experimentation purposes. It also provides integration with common .NET coding patterns and ASP.NET Core.
  • Functional programming

    • language-ext - This library uses and abuses the features of C# 6+ to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.
    • MoreLinq - Provides extra methods to LINQ to Objects.
    • MoreLinq - Provides extra methods to LINQ to Objects.
  • Game

    • MonoGame - One framework for creating powerful cross-platform games
    • FNA - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop
    • Duality - Duality is a 2D game development framework. Focused on modularity, comes with a visual editor.
    • Nez - Nez is a free 2D-focused framework that works with MonoGame and FNA
    • BEPUphysics - BEPUphysics is a pure C# 3D physics library
    • osu!framework - A 2D application/game written with amazing games in mind.
    • DotRecast - A port of Recast & Detour, navigation mesh toolset for games, Unity3D, servers, C#
    • Foster - Foster is a small cross-platform 2D game framework in C#.
    • Friflo.Engine.ECS - High-performance C# ECS with simple API. Supports .NET, WASM/WebAssembly, Native AOT, Unity, Godot, MonoGame, ...
    • MonoGame - One framework for creating powerful cross-platform games
    • FNA - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop
    • Duality - Duality is a 2D game development framework. Focused on modularity, comes with a visual editor.
    • Nez - Nez is a free 2D-focused framework that works with MonoGame and FNA
    • BEPUphysics - BEPUphysics is a pure C# 3D physics library
    • osu!framework - A 2D application/game written with amazing games in mind.
    • DotRecast - A port of Recast & Detour, navigation mesh toolset for games, Unity3D, servers, C#
    • Foster - Foster is a small cross-platform 2D game framework in C#.
    • Friflo.Engine.ECS - High-performance C# ECS with simple API. Supports .NET, WASM/WebAssembly, Native AOT, Unity, Godot, MonoGame, ...
  • GIS

    • GeoJSON.NET - .Net library for GeoJSON types & corresponding Json.Net (de)serializers
    • CoordinateSharp - Easily parse or convert coordinate formats and calculate location based solar/lunar information.
    • DEM Net Elevation API - .Net library for Digital Elevation Models, allows 3D terrain generation in glTF / STL format.
    • GeoJSON.NET - .Net library for GeoJSON types & corresponding Json.Net (de)serializers
    • CoordinateSharp - Easily parse or convert coordinate formats and calculate location based solar/lunar information.
    • DEM Net Elevation API - .Net library for Digital Elevation Models, allows 3D terrain generation in glTF / STL format.
  • Git Tools

    • Husky.Net - Git hooks made easy with Husky.Net internal task runner, You can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. supports C# scripts, gitflow hooks, Multiple file states (staged, lastCommit, glob)
    • GitExtensions - GitExtensions is a shell extension, a Visual Studio 2008/2010/2012/2013 plugin and a standalone Git repository tool. https://gitextensions.github.io/
    • GitVersion - Generate a Semantic Version Number based on the state of your Git repository
    • LibGit2Sharp - LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET and Mono.
    • posh-git - A PowerShell environment for Git
    • Git Credential Manager - Helps solving issues of credentials
    • Husky.Net - Git hooks made easy with Husky.Net internal task runner, You can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. supports C# scripts, gitflow hooks, Multiple file states (staged, lastCommit, glob)
    • GitExtensions - GitExtensions is a shell extension, a Visual Studio 2008/2010/2012/2013 plugin and a standalone Git repository tool. https://gitextensions.github.io/
    • GitVersion - Generate a Semantic Version Number based on the state of your Git repository
    • LibGit2Sharp - LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET and Mono.
    • posh-git - A PowerShell environment for Git
    • Git Credential Manager - Helps solving issues of credentials
  • Graphics

    • OpenTK - The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL
    • LiveCharts2 - Simple, flexible, interactive & powerful charts, maps, and gauges for .Net. LiveCharts2 supports WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
    • Helix Toolkit - Helix Toolkit is a collection of 3D components for .NET
    • Silk.NET - A cross-platform, high-performance, low-level .NET Standard wrapper for many advanced APIs such as OpenGL, OpenCL, OpenAL, OpenXR, Assimp, GLFW, as well as many others. In addition to wrapping over Native APIs, it also comes with its own Windowing and Input abstraction. This makes game and application development with Silk.NET a breeze, and has pretty much everything a 3D application developer would need.
    • Veldrid - A low-level, portable graphics and compute library for .NET
    • VectSharp - .NET library to create vector graphics and text, and then export it to PDF, SVG and raster image formats.
    • OpenTK - The Open Toolkit is an advanced, low-level C# library that wraps OpenGL, OpenCL and OpenAL
    • LiveCharts2 - Simple, flexible, interactive & powerful charts, maps, and gauges for .Net. LiveCharts2 supports WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
    • Helix Toolkit - Helix Toolkit is a collection of 3D components for .NET
    • Silk.NET - A cross-platform, high-performance, low-level .NET Standard wrapper for many advanced APIs such as OpenGL, OpenCL, OpenAL, OpenXR, Assimp, GLFW, as well as many others. In addition to wrapping over Native APIs, it also comes with its own Windowing and Input abstraction. This makes game and application development with Silk.NET a breeze, and has pretty much everything a 3D application developer would need.
    • Veldrid - A low-level, portable graphics and compute library for .NET
    • VectSharp - .NET library to create vector graphics and text, and then export it to PDF, SVG and raster image formats.
  • GraphQL

    • GraphQL.NET - Implementation of <b><code>&nbsp;14347⭐</code></b> <b><code>&nbsp;&nbsp;1139🍴</code></b> [Facebook's GraphQL](https://github.com/graphql/graphql-spec)) in .Net
    • HotChocolate - GraphQL server compatible to all GraphQL compliant clients like Strawberry Shake, Relay, Apollo Client, and various other clients and tools.
    • EntityGraphQL - library to build a GraphQL API on top of data model with the extensibility to easily bring multiple data sources together in the single GraphQL schema (EF is not a requirement - any ORM working with LinqProvider or an in-memory object will work).
    • ZeroQL - high-performance C#-friendly GraphQL client. It supports Linq-like syntax. It doesn't require Reflection.Emit or expressions. As a result, the runtime provides performance very close to a raw HTTP call.
    • GraphQL.NET - Implementation of <b><code>&nbsp;14347⭐</code></b> <b><code>&nbsp;&nbsp;1139🍴</code></b> [Facebook's GraphQL](https://github.com/graphql/graphql-spec)) in .Net
    • HotChocolate - GraphQL server compatible to all GraphQL compliant clients like Strawberry Shake, Relay, Apollo Client, and various other clients and tools.
    • EntityGraphQL - library to build a GraphQL API on top of data model with the extensibility to easily bring multiple data sources together in the single GraphQL schema (EF is not a requirement - any ORM working with LinqProvider or an in-memory object will work).
    • ZeroQL - high-performance C#-friendly GraphQL client. It supports Linq-like syntax. It doesn't require Reflection.Emit or expressions. As a result, the runtime provides performance very close to a raw HTTP call.
  • GUI

    • HandyControl - Contains some simple and commonly used WPF controls
    • MahApps.Metro - Toolkit for creating Metro-styled WPF apps
    • HandyControl - Contains some simple and commonly used WPF controls
    • MahApps.Metro - Toolkit for creating Metro-styled WPF apps
Sub Categories