aspnet
EntityFramework
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
Templates
ASP.NET Templates provide project templates which are used in Visual Studio for creating ASP.NET Core applications.
Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
Entropy
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
Diagnostics
Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors.
DependencyInjection
Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.
jquery-validation-unobtrusive
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.