aspnet / DependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
☆872Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DependencyInjection
- [Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https:…☆553Updated 5 years ago
- [Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions☆507Updated 6 years ago
- [Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions☆480Updated 5 years ago
- [Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https:…☆382Updated 5 years ago
- Add-on feature for Entity Framework☆1,338Updated 7 months ago
- Microsoft's OWIN implementation, the Katana project☆968Updated this week
- [Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/Asp…☆883Updated 5 years ago
- [Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and us…☆1,964Updated 5 years ago
- A quick object-object mapper for .NET☆691Updated 5 months ago
- Community Contributions for ASP.NET Web API☆768Updated 7 years ago
- ASP.NET Web API rate limiter for IIS and Owin hosting☆1,278Updated 3 years ago
- [Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions☆327Updated 5 years ago
- CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many …☆2,347Updated 3 months ago
- OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core☆560Updated 4 years ago
- ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)☆854Updated last month
- A Dependency Injection/Inversion of Control tool for .NET☆911Updated 2 years ago
- .NET API for Consul (http://www.consul.io/)☆692Updated 5 years ago
- Castle Windsor is a best of breed, mature Inversion of Control container available for .NET☆1,516Updated 3 months ago
- A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an a…☆521Updated 3 weeks ago
- [Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs☆626Updated 6 years ago
- NCache: Highly Scalable Distributed Cache for .NET☆651Updated last year
- A C# implementation of the OpenID, OAuth protocols☆1,727Updated 6 years ago
- [Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore☆1,270Updated 5 years ago
- NLog as Logging Provider for Microsoft Extension Logging☆392Updated last week
- A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.☆559Updated 3 years ago
- [Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore☆272Updated 5 years ago
- [Archived] Implementation of the WebSocket protocol, along with client and server integration components.