BUTR.DependencyInjection 1.0.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package BUTR.DependencyInjection --version 1.0.0.3
                    
NuGet\Install-Package BUTR.DependencyInjection -Version 1.0.0.3
                    
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="BUTR.DependencyInjection" Version="1.0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BUTR.DependencyInjection" Version="1.0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="BUTR.DependencyInjection" />
                    
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 BUTR.DependencyInjection --version 1.0.0.3
                    
#r "nuget: BUTR.DependencyInjection, 1.0.0.3"
                    
#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 BUTR.DependencyInjection@1.0.0.3
                    
#: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=BUTR.DependencyInjection&version=1.0.0.3
                    
Install as a Cake Addin
#tool nuget:?package=BUTR.DependencyInjection&version=1.0.0.3
                    
Install as a Cake Tool

Contains a Dependency Injection abstraction.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BUTR.DependencyInjection:

Package Downloads
BUTR.DependencyInjection.ButterLib

Contains a Dependency Injection implementation that uses Microsoft DI from ButterLib.

BUTR.DependencyInjection.LightInject

Contains a Dependency Injection implementation that uses LightInject.

Bannerlord.MCM.Source

A library for easy Setting integration. Is a self sufficient library, requires the Standalone module to show the settings in the UI!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.52 8,408 1/19/2023
2.0.0.51 1,008 1/19/2023
2.0.0.50 1,024 1/19/2023
2.0.0.49 974 1/19/2023
2.0.0.48 981 1/19/2023
2.0.0.47 919 1/19/2023
2.0.0.46 949 1/19/2023
2.0.0.43 1,373 11/28/2022
2.0.0.42 1,070 11/28/2022
2.0.0.41 1,137 11/27/2022
2.0.0.40 1,140 11/27/2022
2.0.0.39 1,148 11/27/2022
2.0.0.38 1,264 11/10/2022
1.0.0.30 1,809 6/25/2022
1.0.0.19 1,475 8/20/2021
1.0.0.18 1,055 8/19/2021
1.0.0.17 1,119 8/18/2021
1.0.0.16 1,055 8/18/2021
1.0.0.15 1,129 8/18/2021
1.0.0.3 1,041 4/24/2021
Loading failed