WindsorAppConfigFacility 1.2.0.26

dotnet add package WindsorAppConfigFacility --version 1.2.0.26
NuGet\Install-Package WindsorAppConfigFacility -Version 1.2.0.26
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="WindsorAppConfigFacility" Version="1.2.0.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindsorAppConfigFacility --version 1.2.0.26
#r "nuget: WindsorAppConfigFacility, 1.2.0.26"
#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 WindsorAppConfigFacility as a Cake Addin
#addin nuget:?package=WindsorAppConfigFacility&version=1.2.0.26

// Install WindsorAppConfigFacility as a Cake Tool
#tool nuget:?package=WindsorAppConfigFacility&version=1.2.0.26

A Windsor facility that allows you to create interfaces to access your app settings

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WindsorAppConfigFacility:

Package Downloads
WindsorAppConfigFacility.Azure

Azure extensions to the Windsor AppConfigFacility

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.26 6,453 8/5/2019
1.1.0 30,256 8/25/2018
1.0.0 1,580 3/8/2018
0.5.0 8,410 11/22/2017
0.3.0 1,140 11/20/2017
0.2.0 15,355 5/19/2016
0.1.0.1 2,035 10/16/2014
0.1.0 1,081 10/16/2014

Update to support Windsor 5. NOTE: older versions are no-longer supported.