Skip to content

chadgolden1/MultiTenantMassTransitConsumers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiTenantMassTransitConsumers

A simple example of a multi-tenanted MassTransit consumer, where information is known about the tenant, originating from the message, at the time of instantiation/dependency resolution. This might be useful for situations such as Entity Framework's DbContext where a tenant connection string may need to be known at the time of instantiation as opposed to being set in the consumer's Consume method.

About

A simple example of a multi-tenanted MassTransit consumer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages