Dependency Injection in "Classic" ASP.NET WebForms, ASP.NET MVC, ASP.NET Web API, and ASP.NET-hosted WCF using Microsoft.Extensions.DependencyInjection.
Info
| Version: | 5.0.0-beta2 |
| Author(s): | Dai Rees |
| Last Update: | Tuesday, July 20, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Jehoel/AspNetDependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/Jehoel.AspNetDependencyInjection.SignalR |
Install
Install-Package Jehoel.AspNetDependencyInjection.SignalR
dotnet add package Jehoel.AspNetDependencyInjection.SignalR
paket add Jehoel.AspNetDependencyInjection.SignalR
Jehoel.AspNetDependencyInjection.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Core(>= 2.4.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Jehoel.AspNetDependencyInjection(>= 4.0.0)
Tags