Autofac.ServiceFabric
4.0.0
Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
Install-Package Autofac.ServiceFabric -Version 4.0.0
dotnet add package Autofac.ServiceFabric --version 4.0.0
<PackageReference Include="Autofac.ServiceFabric" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.ServiceFabric --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Autofac.ServiceFabric, 4.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Release notes are at https://github.com/autofac/Autofac.ServiceFabric/releases
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)
-
.NETStandard 2.1
- 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)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Autofac.ServiceFabric:
Package | Downloads |
---|---|
Cogito.ServiceFabric.Autofac
Microsoft Service Fabric core libraries.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Autofac.ServiceFabric:
Repository | Stars |
---|---|
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 5,730 | 10/29/2020 |
3.0.0 | 44,874 | 2/13/2020 |
2.2.0 | 82,236 | 3/14/2019 |
2.1.0 | 47,091 | 10/27/2018 |
2.0.0 | 66,333 | 2/26/2018 |
1.1.0 | 4,741 | 1/18/2018 |
1.0.0 | 7,241 | 10/2/2017 |
1.0.0-beta2 | 1,232 | 8/6/2017 |
1.0.0-beta1 | 6,312 | 5/16/2017 |
1.0.0-alpha3 | 1,278 | 4/12/2017 |
1.0.0-alpha2 | 483 | 4/5/2017 |
1.0.0-alpha1 | 573 | 3/13/2017 |