Autofac.BindingByConvention
0.0.5-beta02
Manually registering types in an IoC container can be a tedious task. This extension to Autofac aims to help automatically registering types with common, built-in and extensible conventions.
This is a prerelease version of Autofac.BindingByConvention.
Install-Package Autofac.BindingByConvention -Version 0.0.5-beta02
dotnet add package Autofac.BindingByConvention --version 0.0.5-beta02
<PackageReference Include="Autofac.BindingByConvention" Version="0.0.5-beta02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.BindingByConvention --version 0.0.5-beta02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Autofac.BindingByConvention, 0.0.5-beta02"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Autofac.BindingByConvention as a Cake Addin #addin nuget:?package=Autofac.BindingByConvention&version=0.0.5-beta02&prerelease // Install Autofac.BindingByConvention as a Cake Tool #tool nuget:?package=Autofac.BindingByConvention&version=0.0.5-beta02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Autofac (>= 4.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.5-beta02 | 490 | 7/17/2018 |
0.0.5-beta01 | 520 | 5/20/2018 |
0.0.3-beta02 | 497 | 3/28/2018 |
0.0.3-beta01 | 508 | 3/28/2018 |
0.0.2-beta03 | 491 | 3/27/2018 |
0.0.2-beta02 | 529 | 3/27/2018 |
0.0.2-beta01 | 483 | 3/27/2018 |
0.0.1 | 638 | 3/19/2018 |
0.0.1-beta01 | 496 | 3/27/2018 |