Skip to content

dotnet/Scaffolding

Repository files navigation

Scaffolding

This repository contains the code for the following features.

ASP.NET Scaffolding

ASP.NET scaffolding: this can be used to generate boilerplate code for web apps to improve developer productivity

For more info on ASP.NET scaffolding, see the scaffolding readme here at README

dotnet msidentity

This is a .NET tool which can be used to configure ASP.NET Core projects to use the Microsoft identity platform. The tool can be used to configure ASP.NET Core projects to authenticate with the Microsoft identity platform.

For more info on the dotnet msidentity tool, see the readme here at README

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Related projects

These are some other repos for related projects:

Code of conduct

See CODE-OF-CONDUCT