Stars
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
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 …
One framework for creating powerful cross-platform games.
Simple, unambitious mediator implementation in .NET
A .NET library that makes it easier to create beautiful console applications.
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.
📇 A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
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 simple library for creating state machines in C# code
Swagger tools for documenting API's built on ASP.NET Core
Fluent URL builder and testable HTTP client for .NET
An easy service hosting framework for building Windows services using .NET
Automated job scheduler with fluent interface for the .NET platform.
Cross-platform .NET/Mono bindings for LibVLC
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Class-first framework for building command-line interfaces
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
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