We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension methods for IServiceCollection to register SharpArch dependencies
IServiceCollection
The text was updated successfully, but these errors were encountered:
Add SharpArch.NHibernate.Extensions.DependencyInjection (#219)
50a0d5e
* Add SharpArch.NHibernate.Extensions.DependencyInjection * Add Microsoft Dependency Injection registration helper * Reorganize samples Closes #213
MVC helper will be created later. Now it is only one line
options.Filters.Add(new AutoTransactionHandler());
Sorry, something went wrong.
0a2398e
4496c7f
cd21h
No branches or pull requests
Extension methods for
IServiceCollection
to register SharpArch dependenciesThe text was updated successfully, but these errors were encountered: