Info
Version: | |
Last Update: | Friday, December 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EntityDB |
Install
Install-Package EntityDB
dotnet add package EntityDB
paket add EntityDB
EntityDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 1.1.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 1.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.1.0)
- MySqlConnector(>= 0.7.1)
- NETStandard.Library(>= 1.6.1)
- Pomelo.Data.MySql(>= 1.0.0)
- Pomelo.EntityFrameworkCore.MySql(>= 1.0.1)
- Pomelo.JsonObject(>= 1.1.0)
- SQLite.Native(>= 3.12.3)
- System.Buffers(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Concurrent(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Interactive.Async(>= 3.1.1)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Numerics(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)