Awesome .NET Core 
Inspired by awesome, awesome-dotnet, awesome-nodejs, frontend-dev-bookmarks.
Contributions are always welcome! Please take a look at the contribution guidelines pages first. We accept proprietary and commercial software too.
Thanks to all contributors, you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
Check out my blog or say hi on Twitter!
Contents
- General
- Frameworks, Libraries and Tools
- API
- Application Frameworks
- Application Templates
- Authentication and Authorization
- Blockchain
- Bot
- Build Automation
- Bundling and Minification
- Caching
- CMS
- Code Analysis and Metrics
- Compression
- Compilers, Transpilers and Languages
- Cryptography
- Database
- Database Drivers
- Database Tools and Utilities
- Date and Time
- Distributed Computing
- E-Commerce and Payments
- Exceptions
- Functional Programming
- Graphics
- GUI
- IDE
- Internationalization
- IOC
- Logging
- Machine Learning and Data Science
- Mathematics
- Media
- Networking
- Misc
- Office
- ORM
- Profiling
- Queue and Messaging
- Query Builders
- Scheduler and Job
- SDKs
- Security
- Searching
- Serialization
- Template Engine
- Testing
- Tools
- Web Framework
- Web Socket
- Windows Service
- Workflow
- Roadmaps
- Starter Kits
- Sample Projects
- Articles
- Books
- Videos
- Podcasts
- Community
General
- ASP.NET Core Documentation - The official ASP.NET Core documentation site.
- .NET Core Documentation - Home of the technical documentation for .NET Core, C#, F# and Visual Basic, including basic concepts, getting started instructions, tutorials and samples.
- .NET Core SDK - .NET Core SDK is a general purpose development platform maintained by Microsoft and the .NET community on GitHub.
- .NET Platform Standard - The different between the old version and the new version of .NET.
- Introducing .NET Standard 2.0 - The description of what will be going on for .NET Standard 2.0 and the roadmap for some missing parts of the current .NET Standard.
- Clean Code .NET/.NET Core - Clean Code concepts adapted for .NET / .NET Core.
Frameworks, Libraries and Tools
API
- autorest - Swagger (OpenAPI) Specification code generator featuring C# and Razor templates. Supports C#, Java, Node.js, TypeScript, Python and Ruby.
4.5.x or above - aspnet-api-versioning - set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
- AspNetCoreRateLimit - ASP.NET Core rate limiting middleware.
- CondenserDotNet - API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul library.
- Flurl - Fluent URL builder and testable HTTP for .NET https://flurl.dev.