Skip to content

TradeReporterOrg/pv260-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradeReporter

Installation

Run migrations

dotnet ef database update --startup-project TradeReporter.Host --project TradeReporter.DAL --context ApplicationDbContext

Adding new migrations

dotnet ef migrations add <MIGRATION_NAME> --startup-project TradeReporter.Host --project TradeReporter.DAL --context ApplicationDbContext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages