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.
<PackageVersion Include="TinyIoC" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="TinyIoC">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 TinyIoC --version 1.3.0
                    
#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.
#addin nuget:?package=TinyIoC&version=1.3.0
                    
Install TinyIoC as a Cake Addin
#tool nuget:?package=TinyIoC&version=1.3.0
                    
Install TinyIoC as a Cake Tool

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 12 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.
Necrobot-Private/NecroBot
NecroBot2
chrfalch/NControl
Simple Xamarin.Forms wrapper control around the NGraphics library
Sebazzz/SDammann.WebApi.Versioning
Versioning support for ASP.NET Web Api
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
hmemcpy/AgentMulder
** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
jsuarezruiz/xamarin-forms-perf-playground
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc)
sami1971/SimplyMobile
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8.
Version Downloads Last updated
1.3.0 7,924 12/17/2014
1.2.0 9,128 12/2/2012
1.1.1 120 8/26/2011
1.1.0 53 8/26/2011
1.0.0 71 4/6/2011