kadenhendrickson / UDiscuss

0 stars 0 forks source link

Research ASP .NET Core Scaffolding #2

Open kadenhendrickson opened 2 years ago

kadenhendrickson commented 2 years ago

Do some research on what it'll take to scaffold our ASP .NET Core project. Put specific research topics and findings below!

Wilferd commented 2 years ago

We need to decide if we want to use ASP.NET CORE 5.0 or 6.0 (latest version).

Wilferd commented 2 years ago

We need to decide if we want to use ASP.NET CORE 5.0 or 6.0 (latest version).

Wilferd commented 2 years ago

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/scaffold-identity?view=aspnetcore-5.0&tabs=visual-studio (make sure to tick the correct version)

LucasK24 commented 2 years ago

My research - ASP.Net Core 5 vs 6, finding differences between setting up a project with React vs MVC, and basic setup.

Wilferd commented 2 years ago

We cannot use ASP .NET CORE MVC with react.