Discover vetted .NET Core libraries and frameworks for your next project.
Find authentication, caching, or database tools recommended by the community.
Browse sample projects and starter kits to learn .NET Core patterns.
Locate resources like books, videos, and articles to deepen your .NET skills.
Awesome .NET Core is another curated directory in the "awesome list" tradition. The repository's content is a single long README that catalogs libraries, tools, frameworks, and learning resources for .NET Core, the cross-platform branch of Microsoft's .NET runtime. It is community-driven, accepts open-source and commercial entries, and explicitly identifies itself as inspired by other awesome lists, including the sibling awesome-dotnet list and the original "awesome" project that defined this format. Structurally, the README opens with a table of contents that groups everything into a "General" section followed by a much larger "Frameworks, Libraries and Tools" section divided into sub-categories. The technical categories cover the practical concerns of building software on .NET Core: API frameworks (with a sizeable GraphQL subsection that lists Hot Chocolate, graphql-dotnet, Dapper.GraphQL, and others), application frameworks and templates, authentication and authorization, blockchain, bots, build automation, bundling and minification, caching, content management systems, code analysis and metrics, compression, compilers and transpilers, cryptography, databases and their drivers and tooling, date and time, distributed computing, e-commerce and payments, exceptions, functional programming, graphics, GUI toolkits, IDEs, internationalization, inversion-of-control containers, logging, machine learning, mail, mathematics, media, networking, office documents, ORMs, profiling, message queues, query builders, schedulers, SDKs, security, search, serialization, templating, testing, general tools, web frameworks, WebSockets, Windows services, and workflow engines. Beyond that there are sections for roadmaps, starter kits, sample projects, articles, books, videos, podcasts, and community resources. The General section near the top points beginners at the official ASP.NET Core and .NET Core documentation, the .NET Core SDK, an explanation of the .NET Platform Standard, and a Clean Code adaptation for .NET, which makes it useful as a starting map for someone new to the platform as well as a lookup tool for working developers. You would visit this repository when you are building something on .NET Core or ASP.NET Core and need a shortlist of established libraries for a particular job, or when you want a single page that summarizes the ecosystem around Microsoft's modern .NET stack. Contributions follow a contributing guide and the project is maintained by Thang Chung. The full README is longer than what was provided.
Generated 2026-05-21 · Model: sonnet-4-6 · Verify against the repo before relying on details.