mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-12-17 01:30:23 +00:00
EF Core
This commit is contained in:
@@ -57,6 +57,7 @@ namespace Esyur.Stores.EntityCore
|
||||
|
||||
public EntityStore Store => _store;
|
||||
|
||||
|
||||
public void ApplyServices(IServiceCollection services)
|
||||
{
|
||||
services.AddEntityFrameworkProxies();
|
||||
|
||||
Reference in New Issue
Block a user