Autofac.AttributeRegistration 0.1.0

dotnet add package Autofac.AttributeRegistration --version 0.1.0
                    
NuGet\Install-Package Autofac.AttributeRegistration -Version 0.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Autofac.AttributeRegistration" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Autofac.AttributeRegistration" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Autofac.AttributeRegistration" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Autofac.AttributeRegistration --version 0.1.0
                    
#r "nuget: Autofac.AttributeRegistration, 0.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Autofac.AttributeRegistration@0.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Autofac.AttributeRegistration&version=0.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Autofac.AttributeRegistration&version=0.1.0
                    
Install as a Cake Tool

The best way to register your Autofac service is to use the convention approach. However there are always exceptions to the rule, and sometimes the registration process needs to be done on a case by case basis. This library provides a way to do this using attributes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0 132 4/27/2015
0.0.0.23-alpha 58 10/29/2013
0.0.0.19-alpha 56 10/4/2013
0.0.0.18-alpha 55 10/4/2013
0.0.0.17-alpha 55 10/4/2013
0.0.0.14-alpha 54 9/25/2013
0.0.0.13-alpha 60 8/24/2013
0.0.0.12-alpha 59 8/24/2013
0.0.0.10-alpha 50 5/28/2013
0.0.0.9-alpha 50 5/28/2013
0.0.0.8-alpha 50 5/28/2013