Skip to content

Experiments and samples of C# and .Net implementations for patterns and technologies

License

Notifications You must be signed in to change notification settings

AlbertoLeon/AlbertoLeon.CsharpSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlbertoLeon.CsharpSamples

Experiments and samples of C# and .Net implementations for patterns and technologies

#2015-12-17 ###Added AutofacOwnedScopes, an Autofac sample of isolate a DbContext to guarantee a clean set of entities inside a CommandHandler but mantaining the Dependency Injection and IoC. It uses Autofac Owned Instances to get unique instances to the Command Handler Execute method

About

Experiments and samples of C# and .Net implementations for patterns and technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages