last ...
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using xDataService.Configuration;
|
||||
using xDataService.Db;
|
||||
using xServices.Models.Entities;
|
||||
|
||||
namespace xServices.Databases
|
||||
{
|
||||
@@ -8,6 +9,7 @@ namespace xServices.Databases
|
||||
{
|
||||
//
|
||||
#region DbSets ...
|
||||
public DbSet<XTest> Tests { get; set; }
|
||||
#endregion
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user