Skip to content

A .Net application using graphql with entity framework. Designed to post and share ideas

Notifications You must be signed in to change notification settings

Anibulus/Blog.GraphQL.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Entoty Framework usign those commands https://docs.microsoft.com/en-us/ef/core/cli/dotnet

Se agrego esta referencia, no dejar en el producto final dotnet add package Microsoft.EntityFrameworkCore.Sqlite

dotnet ef migrations add asdfg dotnet ef database update

optionsBuilder.UseSqlite("Data Source=My.db");

About

A .Net application using graphql with entity framework. Designed to post and share ideas

Topics

Resources

Stars

Watchers

Forks

Languages