aspnet-product topic

List aspnet-product repositories

Razor

882
Stars
228
Forks
Watchers

[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore

DependencyInjection

876
Stars
320
Forks
Watchers

[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions

aspnet-docker

720
Stars
171
Forks
Watchers

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.

WebHooks

625
Stars
440
Forks
Watchers

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs

Hosting

553
Stars
312
Forks
Watchers

[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore

Entropy

563
Stars
279
Forks
Watchers

A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.

Logging

508
Stars
251
Forks
Watchers

[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions

Caching

479
Stars
216
Forks
Watchers

[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

DotNetTools

438
Stars
78
Forks
Watchers

[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore

HttpAbstractions

385
Stars
199
Forks
Watchers

[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore