fFastInjector 0.8.1

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

fFastInjector is the world's fastest dependency injector/service locator in C#.

It is also one of the smallest dependency injectors out there with a compiled .dll size of just 14kb.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 243 1/15/2015
0.8.1 288 5/28/2013
0.8.0 54 5/28/2013

This initial release has 100% code coverage in the tests

There are no known bugs.  I will release version 1.0 once it has been through more real-world usage.