Sunday, March 7, 2021

 Scaffold SQL Tables to C# Class


Scaffold-DbContext "Server=MACHINENAME;Database=DBName;USER ID=username;Password=password;" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models

All Blogs so far ...