Info
Version: | 4.0.0 |
Author(s): | Autofac Contributors |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.ServiceFabric |
Install
Install-Package Autofac.ServiceFabric
dotnet add package Autofac.ServiceFabric
paket add Autofac.ServiceFabric
Autofac.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.0.0)
- Autofac.Extras.DynamicProxy(>= 6.0.0)
- Microsoft.ServiceFabric(>= 7.1.458)
- Microsoft.ServiceFabric.Actors(>= 4.1.458)
- Microsoft.ServiceFabric.Data(>= 4.1.458)
- Microsoft.ServiceFabric.Services(>= 4.1.458)
- Autofac(>= 6.0.0)
- Autofac.Extras.DynamicProxy(>= 6.0.0)
- Microsoft.ServiceFabric(>= 7.1.458)
- Microsoft.ServiceFabric.Actors(>= 4.1.458)
- Microsoft.ServiceFabric.Data(>= 4.1.458)
- Microsoft.ServiceFabric.Services(>= 4.1.458)
Tags
Provides service factory implementations for Actors, Stateful Services and Stateless Services.