StrongInject 1.4.4

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

compile time dependency injection for C#

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on StrongInject:

Package Downloads
Mutagen.Bethesda.Core

A C# library for manipulating, creating, and analyzing Bethesda mods. Contains only the core components without the generated records.

StrongInject.Extensions.DependencyInjection

Provides integration between Microsoft.Extensions.DependencyInjection and StrongInject

Mutagen.Bethesda.Serialization.SourceGenerator

Package Description

Spriggit.Core

Package Description

FEx.Asyncx

Async and parallel programming related FEx utilities

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on StrongInject:

Repository Stars
gircore/gir.core
A C# binding generator for GObject based libraries providing a C# friendly API surface
Mutagen-Modding/Synthesis
A patcher pipeline framework and GUI. Run collections of code-based mods to create content customized for your load order
Mutagen-Modding/Mutagen
A library for analyzing, creating, and manipulating Bethesda mods written in .NET
Mutagen-Modding/Spriggit
A tool to facilitate converting Bethesda plugin files to a text based format that can be stored in Git
affederaffe/BeatSaberModManager
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Version Downloads Last Updated
1.4.5-CI-20220524-023137 1,816 5/24/2022
1.4.5-CI-20220515-174956 497 5/15/2022
1.4.4 239,822 5/15/2022
1.4.4-CI-20220403-131364 521 4/3/2022
1.4.4-CI-20220329-071418 503 3/29/2022
1.4.4-CI-20220105-191205 516 1/5/2022
1.4.4-CI-20220103-185238 528 1/3/2022
1.4.4-CI-20220103-074127 494 1/3/2022
1.4.4-CI-20220103-044963 491 1/3/2022
1.4.4-CI-20211220-055863 500 12/20/2021
1.4.3 26,146 12/20/2021
1.4.3-CI-20211220-054404 475 12/20/2021
1.4.3-CI-20211216-083886 487 12/16/2021
1.4.2 3,682 12/16/2021
1.4.2-CI-20211216-082115 506 12/16/2021
1.4.1 3,566 12/16/2021
1.4.1-CI-20211216-074927 434 12/16/2021
1.4.0 9,140 11/24/2021
1.4.0-CI-20211216-074786 435 12/16/2021
1.4.0-CI-20211125-044704 3,667 11/25/2021
Loading failed