An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
This product is an ASP.NET Core IdentityServer4 Identity Template with Bootstrap 4 and Localization.NET. It is built on the latest version of ASP.NET Core and includes features such as Bootstrap 4 UI, localization in multiple languages, two-factor authentication, support for personal data management, Azure AD, Cert, and key vault deployments, SendGrid Email API integration, npm for managing frontend packages, and support for EF Core.
To install the template, you can choose one of the following methods:
dotnet new -i IdentityServer4.Templates
dotnet new -i <PATH>/IdentityServer4.Templates.1.0.0.nupkg
Please replace <PATH>
with the path to the folder containing the .template.config.run file.
This product is an ASP.NET Core IdentityServer4 Identity Template with Bootstrap 4 and Localization.NET. It offers a range of features such as Bootstrap 4 UI, localization in multiple languages, two-factor authentication, and integrations with Azure AD, Cert, key vault, and SendGrid Email API. It also provides support for npm to manage frontend packages and EF Core for data access. The installation process is explained, including options for installation from NuGet or a locally built package.