Awesome .NET Links https://github.com/aloneguid/awesome-dotnet Community-curated awesome .NET resources and links Thu, 26 Mar 2026 13:30:19 GMT Cake https://cakebuild.net/ Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages. Continuous Integration Fri, 05 Dec 2025 10:34:10 GMT 2022 https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVlqu_V8EXUDDnPsYwemxjn .NET Conf 2022 Videos Fri, 05 Dec 2025 10:42:48 GMT Deep .NET https://www.youtube.com/watch?v=R-z2Hv-7nxk&list=PLdo4fOcmZ0oX8eqDkSw4hH9cSehrGgdr1 YouTube playlist with deeper dive into .NET from Microsoft Videos Sun, 07 Dec 2025 16:23:38 GMT K4os.Compression.LZ4 https://github.com/MiloszKrajewski/K4os.Compression.LZ4 LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net) Compression Mon, 08 Dec 2025 14:48:22 GMT lzo.net https://github.com/zivillian/lzo.net implementation of the lzo decoder in plain C#/.NET Compression Mon, 08 Dec 2025 15:03:00 GMT Cloudflare.NET https://github.com/Alos-no/Cloudflare.NET .NET SDK to interact with the Cloudflare REST API, and R2 Object Storage. API Mon, 15 Dec 2025 08:04:31 GMT GenFu https://github.com/MisterJames/GenFu GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them. Data Generators Mon, 15 Dec 2025 10:55:15 GMT Faker.Net https://github.com/Kuree/Faker.Net Generate massive amounts of fake data in .NET (abandoned) Data Generators Mon, 15 Dec 2025 10:55:17 GMT faker-csharp https://github.com/petabridge/faker-csharp Faker for C# Data Generators Mon, 15 Dec 2025 11:02:10 GMT FastEndpoints https://github.com/FastEndpoints/FastEndpoints A light-weight REST API development framework for ASP.NET 8 and newer API Mon, 15 Dec 2025 11:29:10 GMT FastEndpoints https://github.com/FastEndpoints/FastEndpoints A light-weight REST API development framework for ASP.NET 8 and newer API Mon, 15 Dec 2025 11:29:55 GMT FastEndpoints https://github.com/FastEndpoints/FastEndpoints A light-weight REST API development framework for ASP.NET 8 and newer. API Mon, 15 Dec 2025 11:39:07 GMT Telegram.Bot https://github.com/TelegramBots/Telegram.Bot Client for [Telegram Bot ](https://core.telegram.org/bots) API. API Wed, 17 Dec 2025 11:29:38 GMT WTelegramClient https://github.com/wiz0u/WTelegramClient Telegram Client API (MTProto) library written 100% in C# and .NET API Wed, 17 Dec 2025 11:34:53 GMT Breeze https://breeze.github.io/doc-main/ Breeze is a library that helps you manage data in rich client applications. If you store data in a database, query and save those data as complex object graphs, and share these graphs across multiple screens of your JavaScript client, Breeze is for you. API Wed, 17 Dec 2025 12:04:33 GMT RateLimitHeaders https://github.com/Alos-no/RateLimitHeaders Reads the IETF `RateLimit` / `RateLimit-Policy` headers and automatically throttles `HttpClient` (and Polly v8 pipelines) before you get 429s. API Sat, 20 Dec 2025 11:02:38 GMT pldotnet https://github.com/Brick-Abode/pldotnet pl/dotnet adds full support for C# and F# to PostgreSQL. Databases Sat, 20 Dec 2025 11:47:57 GMT pythonnet https://github.com/pythonnet/pythonnet Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers. Programming Languages Sun, 21 Dec 2025 23:02:45 GMT Facet https://github.com/Tim-Maes/Facet Source generator that eliminates DTO boilerplate by auto-generating DTOs, mappings, and EF Core projections at compile time. Source Generators Mon, 22 Dec 2025 00:10:34 GMT .NET Secure coding guidelines https://learn.microsoft.com/en-us/dotnet/standard/security/secure-coding-guidelines Official .NET Secure coding guidelines Security Mon, 05 Jan 2026 16:25:25 GMT Flurl https://flurl.dev/ modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library for .NET. Networking Mon, 05 Jan 2026 17:00:40 GMT Stream https://github.com/GetStream/stream-chat-net Official .NET API client for Stream Chat, a service for building chat applications. API Mon, 05 Jan 2026 22:06:55 GMT Forge https://github.com/FreakyAli/FreakyKit.Forge Compile-time object mapping for C# powered by Roslyn source generators. Zero reflection, zero runtime overhead. Source Generators Thu, 26 Mar 2026 13:30:19 GMT