Rabbit.Components.Data.EntityFramework
1.1.4.7-beta1
.NET Framework 4.0
This is a prerelease version of Rabbit.Components.Data.EntityFramework.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Rabbit.Components.Data.EntityFramework -Version 1.1.4.7-beta1
dotnet add package Rabbit.Components.Data.EntityFramework --version 1.1.4.7-beta1
<PackageReference Include="Rabbit.Components.Data.EntityFramework" Version="1.1.4.7-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rabbit.Components.Data.EntityFramework --version 1.1.4.7-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rabbit.Components.Data.EntityFramework, 1.1.4.7-beta1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rabbit.Components.Data.EntityFramework as a Cake Addin
#addin nuget:?package=Rabbit.Components.Data.EntityFramework&version=1.1.4.7-beta1&prerelease
// Install Rabbit.Components.Data.EntityFramework as a Cake Tool
#tool nuget:?package=Rabbit.Components.Data.EntityFramework&version=1.1.4.7-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于 EntityFramework 对 Rabbit.Components.Data 的实现。
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.1.1)
- Rabbit.Components.Data (>= 1.2.2.4-beta2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rabbit.Components.Data.EntityFramework:
Package | Downloads |
---|---|
Rabbit.Components.Data.EntityFramework.MySql
EntityFramework 的 MySql数据库提供程序。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0.1 | 1,161 | 6/1/2016 |
1.2.0 | 1,386 | 7/25/2015 |
1.1.4.7-beta1 | 913 | 7/21/2015 |
1.1.4.6 | 872 | 6/4/2015 |
1.1.4.5 | 1,657 | 5/1/2015 |
net45支持异步Flush。