Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

overbit/dotnet-8-api-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Create the initial db migration: dotnet ef migrations add initialMigration
  • Run initial migration to db: dotnet ef database update

About

Sample api with EF, REST and Graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published