Open fschultz opened 7 years ago
What about using the following library SharpRepository ... it has EF already included but .net core version is still in the works. I would imagine it would be finished before porting kaliko over so it may be a good choice considering all of the benefits it would provide. There is an in-memory repo, caching, EF and DI extensions, etc.
Telerik is retiring Data Access as of autumn 2016. Although the current solution works the data layer will be migrated to EF Core both to have a better future-proof data layer and to also take the first step towards ASP.NET Core-compatibility.