Skip to content

Knowfully/HyperSlackers.DbContext

 
 

Repository files navigation

HyperSlackers.DbContext

Extends ASP.NET Identity Framework to allow:

  • multiple hosts on the same site (multi-tenancy).
  • automatic logging/auditing of data changes
  • create groups of roles and assign users to groups

Check out the demo project for help setting it up in your project.

About

Auto-Auditing; Multi-Host DbContext with Role Groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 51.1%
  • JavaScript 45.6%
  • HTML 3.1%
  • Other 0.2%