A plugin-first dotnet framework for rapidly building anything hosted in the web.
$ dotnet add package Dosaic.Plugins.Authorization.AbstractionsDosaic.Plugins.Authorization.Abstractions is a plugin that allows to use default authentication polices.
To install the nuget package follow these steps:
dotnet add package Dosaic.Plugins.Authorization.Abstractions
or add as package reference to your .csproj
<PackageReference Include="Dosaic.Plugins.Authorization.Abstractions" Version="" />