Microsoft Identity 8.0.2
Open
area-scaffolding
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When attempting to scaffold identity in core (Razor) or MVC, the scaffold is incomplete and creates no DBContext class and an empty identity user class with no filename. All subsequent razor pages associated with identity contain errors. Scaffolding with 8.0.1 had no issues
### Expected Behavior
A DBContext class, a User class and razor pages that work
### Steps To Reproduce
_No response_
### Exceptions (if any)
_No response_
### .NET Version
8.0.101
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.