Stars
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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
Json.NET is a popular high-performance JSON framework for .NET
A popular .NET validation library for building strongly-typed validation rules.
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.
This repository has examples of broken patterns in ASP.NET Core applications
📷 A modern, cross-platform, 2D Graphics library for .NET
Simple .NET logging with fully-structured events
The most popular and friendly mocking framework for .NET
A light-weight REST API development framework for ASP.NET 6 and newer.
Protocol Buffers library for idiomatic .NET
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
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 …
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
Zero encoding extreme performance binary serializer for C# and Unity.
Command line parsing, invocation, and rendering of terminal output.
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 …
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing…