Skip to content

whitestone-no/Cambion-Extension-ConfigurationReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cambion.Extension.ConfigurationReader

Cambion is a lightweight distributed application framework with multiple and pluggable backends, providing a set of convenience functions for event handling. This extension for Cambion can read the transport and serializer configuration from IConfiguration (i.e. appsettings.json), without having to use .UseTransport() or .WithSerializer() in the code.

Installation

Cambion.Extension.ConfigurationReader is available on NuGet so you can install it in the NuGet Package Manager Console:

Install-Package Whitestone.Cambion.Extension.ConfigurationReader

Documentation

Documentation for the ConfigurationReader extension is available on the Cambion documentation site

About

Configuration reader extension for Whitestone Cambion

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages