FGS.Autofac.Registration.Extensions
2020.8.3.2
Provides helpers that simplify some repeated patterns with Autofac registrations.
Install-Package FGS.Autofac.Registration.Extensions -Version 2020.8.3.2
dotnet add package FGS.Autofac.Registration.Extensions --version 2020.8.3.2
<PackageReference Include="FGS.Autofac.Registration.Extensions" Version="2020.8.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FGS.Autofac.Registration.Extensions --version 2020.8.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FGS.Autofac.Registration.Extensions, 2020.8.3.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.0
- Autofac (>= 4.9.1 && < 6.0.0)
- FGS.Autofac.DynamicScoping (>= 2020.8.3.2)
- FGS.Reflection.Extensions (>= 2020.8.3.2)
-
.NETFramework 4.7.2
- Autofac (>= 4.9.1 && < 6.0.0)
- FGS.Autofac.DynamicScoping (>= 2020.8.3.2)
- FGS.Reflection.Extensions (>= 2020.8.3.2)
-
.NETStandard 2.0
- Autofac (>= 4.9.1 && < 6.0.0)
- FGS.Autofac.DynamicScoping (>= 2020.8.3.2)
- FGS.Reflection.Extensions (>= 2020.8.3.2)
-
.NETStandard 2.1
- Autofac (>= 4.9.1 && < 6.0.0)
- FGS.Autofac.DynamicScoping (>= 2020.8.3.2)
- FGS.Reflection.Extensions (>= 2020.8.3.2)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FGS.Autofac.Registration.Extensions:
Package | Downloads |
---|---|
FGS.Tests.Support.Autofac.Mocking
Provides functionality for registering Moq mocks with an Autofac container.
This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Tests.Support.Autofac4.Mocking`.
|
|
FGS.Autofac.Interceptors.FaultHandling
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off.
This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Autofac4.Interceptors.FaultHandling`.
|
|
FGS.Autofac.AspNetCore.Mvc.Routing
Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
|
|
FGS.Autofac.Interceptors.Time
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with
`FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout
the duration of each intercepted call.
This is useful for making sure timestamps are consistent across multiple accesses during a single business transaction,
such as during compound persistence operations that independently consume the current time.
This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Autofac4.Interceptors.Time`.
|
|
FGS.Tests.Support.Autofac4.Mocking
Provides functionality for registering Moq mocks with an Autofac container.
This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Tests.Support.Autofac.Mocking`.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2020.8.3.2 | 365 | 8/3/2020 |
2020.8.3.1 | 332 | 8/3/2020 |
2020.2.13.1 | 374 | 2/13/2020 |
2020.1.15.1 | 361 | 1/15/2020 |
2019.12.16.2 | 372 | 12/16/2019 |
2019.12.13.1 | 361 | 12/13/2019 |
2019.12.9.2 | 371 | 12/9/2019 |
2019.12.9.1 | 333 | 12/9/2019 |
2019.12.4.3 | 377 | 12/4/2019 |
2019.12.4.2 | 376 | 12/4/2019 |
2019.12.4.1 | 388 | 12/4/2019 |
2019.12.2.1 | 341 | 12/2/2019 |
2019.11.27.1 | 380 | 11/27/2019 |
2019.11.26.1 | 382 | 11/26/2019 |
2019.11.22.3 | 352 | 11/22/2019 |
2019.11.22.2 | 368 | 11/22/2019 |
2019.11.22.1 | 343 | 11/22/2019 |
2019.11.21.1 | 383 | 11/21/2019 |
2019.11.20.1 | 382 | 11/20/2019 |
2019.11.18.1 | 363 | 11/18/2019 |
2019.11.13.6 | 373 | 11/13/2019 |
2019.11.11.1 | 336 | 11/11/2019 |
2019.11.8.1 | 373 | 11/8/2019 |
2019.11.4.1 | 389 | 11/4/2019 |
2019.11.1.1 | 358 | 11/1/2019 |