Provides Autofac support for a Rocket Surgery Application, converts the default service provider into an autofac based one.
Info
Version: | 8.0.1 |
Author(s): | David Driscoll, Rocket Surgeons Guild contributors |
Last Update: | Saturday, January 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rocketsurgeonsguild.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Rocket.Surgery.WebAssembly.Hosting.Autofac |
Install
Install-Package Rocket.Surgery.WebAssembly.Hosting.Autofac
dotnet add package Rocket.Surgery.WebAssembly.Hosting.Autofac
paket add Rocket.Surgery.WebAssembly.Hosting.Autofac
Rocket.Surgery.WebAssembly.Hosting.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Rocket.Surgery.Conventions.Autofac(>= 7.2.0)
- Rocket.Surgery.WebAssembly.Hosting(>= 10.0.0)
Tags