AutoDI.Build 4.0.2

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

Provides MSBuild integration for AutoDI to simplify the creation of objects from your favorite DI container

Release notes: https://github.com/Keboo/AutoDI/wiki/Release-Notes

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • AutoDI (>= 4.0.2 && < 4.1.2-ci66)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AutoDI.Build:

Repository Stars
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
Version Downloads Last Updated
4.1.0-ci92 15,159 11/28/2022
4.1.0-ci90 1,713 11/27/2022
4.1.0-ci89 1,384 11/27/2022
4.1.0-ci85 1,282 11/27/2022
4.1.0-ci81 1,341 11/27/2022
4.1.0-ci78 1,475 11/27/2022
4.1.0-ci74 1,482 11/27/2022
4.1.0-ci69 1,238 11/27/2022
4.1.0-ci63 1,394 11/27/2022
4.1.0-ci56 1,541 11/27/2022
4.1.0-ci48 1,439 11/27/2022
4.1.0-ci38 1,274 11/27/2022
4.1.0-ci33 1,745 10/20/2021
4.1.0-ci28 1,361 10/6/2021
4.1.0-ci24 21,541 9/8/2021
4.1.0-ci19 1,761 9/7/2021
4.1.0-ci126 1,544 2/13/2023
4.1.0-ci111 1,313 11/28/2022
4.0.2 21,141 5/7/2020
4.0.2-ci66 2,936 3/27/2020
Loading failed