fullstackhero / dotnet-starter-kit

Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
https://fullstackhero.net/dotnet-webapi-boilerplate/
MIT License
5.04k stars 1.5k forks source link

added MSSQL Provider #939

Closed wtmaxim closed 3 months ago

iammukeshm commented 3 months ago

Please add the migration project, and generate the migrations by running the commands mentioned in the Readme.

https://github.com/fullstackhero/dotnet-starter-kit/tree/v2?tab=readme-ov-file#add-migrations

Also run a couple of basic API calls to ensure the system is stable.

wtmaxim commented 3 months ago

image image

API Call : OK