Common Delivery Framework
#CommonDeliveryFramework is an open-source software library provided by LifeCycle Delivery to manage delivery functions that are commonly needed in software projects.
This collection of libraries is designed to provide a common easy to understand implementation for the following areas related to delivery of software.
Standardized logging management and common logging practices.
Integration of logging framework directly into implementation at initial release Serilog will be integrated. Nlog and other logging solutions will be added over time.
Standardization of exception management by introduction the usage of a managed exception pattern.
Coming Soon
Additional common delivery patterns and practices will be added to the open source library in the coming months.