BadEcho.XmlConfiguration 1.1.0

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

Bad Echo Core Frameworks XML Configuration Provider

Discord

The BadEcho.XmlConfiguration library provides support for classic .NET XML configuration to Bad Echo core frameworks. It provides a number of useful extensions to System.Configuration objects that make working with classic .NET XML configuration files easier to do.

As the approach to configuration taken by System.Configuration is essentially being retired, this library exists outside of Bad Echo's core frameworks; it is meant to provide compatibility with legacy XML configurations if some kind of need should arise, as well as showcase code which I got a lot of use out of when actually having to deal with app.config-like configurations.

This package exists to be used by specific Bad Echo applications, but is licensed under the GNU Affero General Public License so that others may enjoy it as well; see the accompanying license for details.

About Bad Echo

Bad Echo is a collection of software technologies and various writings by Matt Weber: a software designer, partnered Twitch streamer, and game developer.

While Bad Echo code concerns itself a great deal with the "best approaches" to general software problems, it also focuses on game development and providing entertainment through the clever manipulation of games (the results of which are streamed by myself).

Getting in Contact

I'm a partnered Twitch streamer, and talking to me during one of my Omnified streams, on the off chance that I actually am streaming, is most definitely the quickest way to get my attention!

You may also reach me via email.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1-alpha.29 135 1/1/2025
1.1.1-alpha.28 123 1/1/2025
1.1.1-alpha.26 107 12/30/2024
1.1.1-alpha.23 111 12/22/2024
1.1.1-alpha.21 111 12/22/2024
1.1.1-alpha.20 106 12/22/2024
1.1.1-alpha.19 109 12/19/2024
1.1.1-alpha.13 151 12/12/2024
1.1.1-alpha.12 100 12/12/2024
1.1.1-alpha.11 102 12/12/2024
1.1.1-alpha.10 111 12/12/2024
1.1.1-alpha.6 110 12/9/2024
1.1.1-alpha.5 107 12/9/2024
1.1.0 239 12/7/2024
1.1.0-alpha.128 113 12/6/2024
1.1.0-alpha.125 107 12/6/2024
1.1.0-alpha.117 106 12/5/2024
1.1.0-alpha.106 109 12/5/2024
1.1.0-alpha.100 107 12/4/2024
1.1.0-alpha.97 115 12/4/2024
Loading failed