Skip to content
New issue

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

Microsoft.DependencyInjection registration helpers #213

Closed
2 tasks done
cd21h opened this issue Jan 27, 2020 · 1 comment
Closed
2 tasks done

Microsoft.DependencyInjection registration helpers #213

cd21h opened this issue Jan 27, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Jan 27, 2020

Extension methods for IServiceCollection to register SharpArch dependencies

  • Generic
  • MVC
@cd21h cd21h added the feature label Jan 27, 2020
@cd21h cd21h added this to the 6.0.0 milestone Jan 27, 2020
@cd21h cd21h self-assigned this Jan 27, 2020
cd21h added a commit that referenced this issue Jun 10, 2020
* Add SharpArch.NHibernate.Extensions.DependencyInjection

* Add Microsoft Dependency Injection registration helper
* Reorganize samples

Closes #213
@cd21h
Copy link
Author

cd21h commented Jun 10, 2020

MVC helper will be created later. Now it is only one line

options.Filters.Add(new AutoTransactionHandler());

@cd21h cd21h added 3 - Done and removed 1 - Ready labels Jun 10, 2020
@cd21h cd21h closed this as completed Jun 10, 2020
@cd21h cd21h removed the 3 - Done label Jun 12, 2020
cd21h added a commit that referenced this issue Jun 14, 2020
* Add SharpArch.NHibernate.Extensions.DependencyInjection

* Add Microsoft Dependency Injection registration helper
* Reorganize samples

Closes #213
cd21h added a commit that referenced this issue Jun 14, 2020
* Add SharpArch.NHibernate.Extensions.DependencyInjection

* Add Microsoft Dependency Injection registration helper
* Reorganize samples

Closes #213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant