Skip to content

edwardrockkuma/GraphQLApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A DotnetCore GraphQL API Demo by Edward Liu

  • .Net Core 3.1
  • GraphQL
  • NSwag
  • N-Tier architecture

EF Core

  • dotnet ef migrations add firstMigration --startup-project ./ --project ../DataModel/
  • dotnet ef database update --startup-project ./ --project ../DataModel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages