Connect SQL Server Data Tables to ASP.Net Core .Net5 Scaffold DBContext Models Controller

preview_player
Показать описание
Scaffold-DbContext "Server=.\sqlexpress;Database=API_Database01;Trusted_Connection=True;" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models

C# .Net WPF UWP WinUI SQL Server Access Excel vba ++
Freelancer
Рекомендации по теме
Комментарии
Автор

Thanks a lot man, you saved my day. As a Full Stack, but unbalanced to the front end, this video really help me.

paulogarces
Автор

This was very helpful. I did find it a little hard to follow at times as you where doing it unscripted but the video shows how to do everything and there where even things in there that helped outside of just scaffolding

telle
Автор

I tried to follow the instructions but the controller I created does not the lines like [Route("api/[controller]")] and [ApiController] and the application shows "No operations defined in spec!"

guangfanxu
Автор

You litteraly saved my ass man how can i thank you?

dogukanakgun