yocto 1.5.2

.NET Standard 1.0 .NET Framework 4.0
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package yocto --version 1.5.2
NuGet\Install-Package yocto -Version 1.5.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="yocto" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add yocto --version 1.5.2
#r "nuget: yocto, 1.5.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.
// Install yocto as a Cake Addin
#addin nuget:?package=yocto&version=1.5.2

// Install yocto as a Cake Tool
#tool nuget:?package=yocto&version=1.5.2

yocto - a small, yet powerful, Inversion of Control (IoC) container

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wp8 wp81 wpa81
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.10-alpha 426 3/7/2019
2.0.9-alpha 405 3/7/2019
2.0.8-alpha 405 3/6/2019
2.0.7-alpha 390 3/6/2019
2.0.6-alpha 383 3/5/2019
2.0.5-alpha 397 3/4/2019
2.0.4-alpha 396 3/4/2019
2.0.3-alpha 397 3/4/2019
2.0.2-alpha 393 3/4/2019
2.0.1-alpha 402 3/4/2019
2.0.0-alpha 409 3/4/2019
1.5.2 1,529 10/24/2016
1.5.2-beta5 1,126 7/7/2016
1.5.2-beta3 1,192 7/7/2016
1.5.2-beta2 1,138 7/7/2016
1.5.2-beta1 1,111 7/7/2016
1.5.2-alpha2 1,109 7/3/2016
1.5.2-alpha1 871 7/3/2016
1.5.1 1,210 6/24/2016
1.5.0 1,717 6/16/2016
1.5.0-rc2 1,041 5/18/2016
1.5.0-rc1 964 5/16/2016
1.4.0 1,415 5/15/2016
1.3.0 1,125 5/14/2016
1.2.0 1,160 5/14/2016
1.1.1 1,308 5/13/2016
1.1.0 1,391 5/13/2016
1.0.0 1,361 5/11/2016

Many new features include .NET Core support, targets for netstandard10 netstandard11 and net4, factory support, instance support, and much more.

Bug fixes! More Tests! etc.