ConfigInjector 2.3.19

dotnet add package ConfigInjector --version 2.3.19
                    
NuGet\Install-Package ConfigInjector -Version 2.3.19
                    
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="ConfigInjector" Version="2.3.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConfigInjector" Version="2.3.19" />
                    
Directory.Packages.props
<PackageReference Include="ConfigInjector" />
                    
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 ConfigInjector --version 2.3.19
                    
#r "nuget: ConfigInjector, 2.3.19"
                    
#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 ConfigInjector@2.3.19
                    
#: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=ConfigInjector&version=2.3.19
                    
Install as a Cake Addin
#tool nuget:?package=ConfigInjector&version=2.3.19
                    
Install as a Cake Tool

A simple way to inject strongly-typed configuration settings into your application via [web|app].config.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ConfigInjector:

Package Downloads
Ssw.Sophie.Api.Sdk

Sophie API SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.19 117,694 2/27/2018
2.2.1175 75,126 9/27/2016
2.2.1130 3,512 9/6/2016
2.2.1123 1,469 9/4/2016
2.1.1058 2,541 8/2/2016
2.1.949 2,817 5/26/2016
2.1.948 2,018 5/20/2016
2.1.677 4,119 3/29/2016
2.0.570 2,213 3/6/2016
2.0.533 4,172 2/25/2016
2.0.390 5,419 12/12/2015
1.1.371 1,636 12/10/2015
1.1.0.175 19,009 1/13/2015
1.1.0.34 2,236 12/9/2014
1.1.0.32 1,836 11/19/2014
1.1.0.6 3,791 3/11/2014
1.1.0.5 1,694 3/7/2014
1.1.0.2 1,669 3/5/2014
1.1.0.1 1,670 3/5/2014
1.0.0.39 1,737 2/25/2014
1.0.0.38 1,902 1/5/2014
1.0.0.37 1,693 12/11/2013
1.0.0.34 1,711 11/22/2013
1.0.0.33 1,711 10/29/2013
1.0.0.32 1,688 10/29/2013
1.0.0.31 1,739 10/24/2013
1.0.0.30 1,637 10/24/2013
1.0.0.19 1,647 10/17/2013
1.0.0.18 1,665 10/17/2013
1.0.0.17 1,703 10/17/2013
1.0.0.16 1,689 10/17/2013
1.0.0.9 1,687 10/4/2013
1.0.0.8 1,710 10/4/2013
1.0.0.6 1,669 10/3/2013
1.0.0.5 1,643 10/3/2013
1.0.0.4 1,693 10/3/2013

.