Skip to main content
Autofac.BindingByConvention package icon

Autofac.BindingByConvention

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.

Total Downloads
12.9K
12,924
Published
Mar 27, 2018
Latest stable version

Install

.NET CLI
dotnet add package Autofac.BindingByConvention --version 0.0.2-beta01
Package Manager Console
Install-Package Autofac.BindingByConvention -Version 0.0.2-beta01
PackageReference
<PackageReference Include="Autofac.BindingByConvention" Version="0.0.2-beta01" />

Frameworks

.NETStandard2.0

Dependencies

Autofac
.NETStandard2.0
[4.2.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.