Skip to content

Justus446/Raminian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raminian

Raminian APIs To create build a database.... STEP1: head over to appsettings.json in the DefaultConnection and insert the connection string to your databbse server STEP 2: ReBuild project STEP3: head over to package manager and type "Update-Database" run project

To connect to an existing database with the same schema... STEP 1: delete the Migrations folder..... STEP2: then head over to appsettings.json in the DefaultConnection and insert the connection string to your databbse server eg "DefaultConnection": "CONNCETION STRING TO DATABASE GOES HERE".... STEP 3: rebuild the project.....

To create build a database.... STEP1: head over to appsettings.json in the DefaultConnection and insert the connection string to your databbse server STEP2: head over to package manager and type "Update-Database"

About

Raminian APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages