update
This commit is contained in:
parent
ea2211c99e
commit
9697d3578a
6 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
using BuecherwurmAPI.Models;
|
|
||||||
using Microsoft.EntityFrameworkCore;
|
|
||||||
namespace BuecherwurmAPI.Data
|
|
||||||
{
|
|
||||||
public class Context
|
|
||||||
{
|
|
||||||
/*public Context(DbContextOptions<Context> opt)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public DbSet<Book> Books {get; set;} */
|
|
||||||
}
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue