• janskoruba's avatar
    Rewrite business logic - rename AspNetIdentity project to Identity for... · 9369bf83
    janskoruba authored
    Rewrite business logic - rename AspNetIdentity project to Identity for simplicity. Rewrite the EntityFramework layer into two projects - Identity and IS4.
    
    Add Shared project for common DTOs, helpers etc., Add project for DbContexts - this project contains one predefined DbContext with Asp.Net Identity and IS4 - for whole administration.
    9369bf83
IIdentityService.cs 3.66 KB