The effective framework for .Net developers that included a bunch of helper classes that help to develop the application faster.
This framework is using for all HBD libraries that had been developing by Duy Hoang.
More details in here https://github.com/baoduy?tab=repositories
The custom Mef Bootstrapper that compatible with WPF, WinForms and Console applications.
Wisely support from .Net 4.5 to .Net 4.7 and from .Net Standard 1.6 to .Net Standard 2.0.
The library for EntityFramework based on Domain Driven Design pattern allows to maximize the scalability and flexibility for the complex applications.
Providing the repository and factory design pattern for EntityFramework and EntityFrameworkCore.
- Why should develop the Repository for...
More information
The Area registration class template for HBD.Mef.Mvc
When installed a new class named "ModuleRegister.cs" will be added. You should rename this class and update the Module name according to your module.
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.