/LL.NET.Config

Tools and patterns for custom configuration in .NET applications

Primary LanguageC#MIT LicenseMIT

LessonsLearnedIn.NET : Configuration

Synopsis

This repository contains:

  • Custom configuration using System.Configuration base classes and attributes
  • Common configuration file hosted in a class library that is linked to another library
  • SlowCheetah transform

Motivation

There have been many times where open source code examples or Stack Overflow submission have helped me during a struggle. These projects are my attempt to give back to the open source community. Feel free to participate.

License

MIT