Skip to content

jamiewest/extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of APIs for commonly used programming patterns and utilities.

pub package Build Status

This package contains a set of libraries that make it easy to handle dependency injection (DI), logging, configuration, app shutdown, and service startup and shutdown. These libraries can be used individually as needed or via the Host which encapsulates the app's resource and lifetime functionality.

Much of this code is a derived work of the dotnet/runtime extensions namespace.

About

A set of APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages