File provider for Entity Framework Core (to be used for development purposes).
Info
Version: | 3.4.0 |
Author(s): | morrisjdev |
Last Update: | Sunday, June 7, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/morrisjdev/FileContextCore |
NuGet Url: | https://www.nuget.org/packages/FileContextCore |
Install
Install-Package FileContextCore
dotnet add package FileContextCore
paket add FileContextCore
FileContextCore Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 15.0.5)
- EPPlus(>= 5.1.2)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json.Bson(>= 1.0.2)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags