Update README.md

pull/39/head
FreddyD-GH 6 years ago committed by GitHub
parent 42c4aabdfd
commit 8c1770286f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,15 @@ may also work under ASP.NET 4.6 and ASP.NET Core 1.0 when using the .NET Framewo
the .NET Core runtime (netcore and netstandard). the .NET Core runtime (netcore and netstandard).
You can find the latest build on [NuGet](https://www.nuget.org/packages/EntityFrameworkCore.Jet/) You can find the latest build on [NuGet](https://www.nuget.org/packages/EntityFrameworkCore.Jet/)
## Prerequisites for building tests
- Install SQL Compact 4.0
- x86 or x64 (whichever applies)
- Install Microsoft Access 2013 Runtime (https://www.microsoft.com/en-us/download/details.aspx?id=39358)
- x86, x64, or Both
- (maybe?) Install Microsoft Access Database Engine 2010 Redistributable (https://www.microsoft.com/en-US/download/details.aspx?id=13255)
- x86, x64, or Both
- The folder "C:\TEMP" must exist
## More documentation ## More documentation
More documentation can be found on project [Wiki](https://www.github.com/bubibubi/EntityFrameworkCore.Jet/wiki) More documentation can be found on project [Wiki](https://www.github.com/bubibubi/EntityFrameworkCore.Jet/wiki)

Loading…
Cancel
Save