Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 369 Bytes

MerpeyHypeServer

Desc

#rest proccess with grapevine https://github.com/scottoffen/grapevine-legacy

#DB Install-Package Microsoft.EntityFrameworkCore.Tools Install-Package Microsoft.EntityFrameworkCore.SqlServer Scaffold-DbContext "Data Source=.;Initial Catalog=MERPEYHYPEUSER;Integrated Security=True" Microsoft.EntityFrameworkCore.SqlServer -OutputDir ModelUser