Base solution for your next web application

Activities of "yefim"

Hi, I use .Net Core/Angular template. As a deployment target - for Debugging and Release - I see only IIS Express and <MyApp>.Web.Host options (both work fine). What has to be done to configure also IIS server as a target ?

In our application we use an authorization model where user has one or more "profiles" and can switch from one to another. In turn, a profile represents one or more role, along with "row level security" (data access scope) filtering configuration. Apparently, relations between User and Roles -> permissions go deep into .Net Zero authorization implementation and I suspect may be challenging to modify. Please advise.

Showing 1 to 2 of 2 entries