TinyIoC 1.3.0
dotnet add package TinyIoC --version 1.3.0
NuGet\Install-Package TinyIoC -Version 1.3.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="TinyIoC" Version="1.3.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyIoC --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyIoC, 1.3.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.
// Install TinyIoC as a Cake Addin #addin nuget:?package=TinyIoC&version=1.3.0 // Install TinyIoC as a Cake Tool #tool nuget:?package=TinyIoC&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on TinyIoC:
Repository | Stars |
---|---|
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
|
|
awaescher/RepoZ
👨💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
|
punker76/simple-music-player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
|
|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|