Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (22 loc) · 1.93 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.93 KB

CG.Blazor.Identity:

Build Status Github docs NuGet downloads Azure DevOps coverage Github discussion CG.Blazor.Identity on fuget.org

What does it do?

The package contains identity extensions for the Blazor framework.

What platform(s) does it support?

  • .NET 7.x or higher

How do I install it?

The binary is hosted on NuGet. To install the package using the NuGet package manager:

PM> Install-Package CG.Blazor.Identity

How do I contact you?

If you've spotted a bug in the code please use the project Issues HERE

We have a discussion group HERE

Is there any documentation?

There is developer documentation HERE

We also blog about projects like this one on our website, HERE

Disclaimer

This package and it's contents are experimental in nature. Expect the code to change, often. There is no official support. Use at your own risk.