# IdentityShroud ![Build Status](https://github.com/Eelke76/IdentityShroud/actions/workflows/ci.yml/badge.svg) ![Code Coverage](https://img.shields.io/badge/Code%20Coverage-0%25-critical) IdentityShroud is a .NET project for identity management and protection. ## Build and Test ```bash dotnet restore dotnet build dotnet test ``` ## Coverage Coverage reports are generated automatically in CI and displayed in pull request comments.