IdentityShroud/README.md

268 B

IdentityShroud

IdentityShroud is a .NET project for identity management and protection.

Build and Test

dotnet restore
dotnet build
dotnet test

Coverage

Coverage reports are generated automatically in CI and displayed in pull request comments.