Npgsql.EntityFramework
2.2.0-rc1
See the version list below for details.
dotnet add package Npgsql.EntityFramework --version 2.2.0-rc1
NuGet\Install-Package Npgsql.EntityFramework -Version 2.2.0-rc1
<PackageReference Include="Npgsql.EntityFramework" Version="2.2.0-rc1" />
paket add Npgsql.EntityFramework --version 2.2.0-rc1
#r "nuget: Npgsql.EntityFramework, 2.2.0-rc1"
// Install Npgsql.EntityFramework as a Cake Addin #addin nuget:?package=Npgsql.EntityFramework&version=2.2.0-rc1&prerelease // Install Npgsql.EntityFramework as a Cake Tool #tool nuget:?package=Npgsql.EntityFramework&version=2.2.0-rc1&prerelease
Postgresql provider for Entity Framework 6 and above
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EntityFramework (>= 6.0.0)
- Npgsql (= 2.2.0-rc1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Npgsql.EntityFramework:
Package | Downloads |
---|---|
FastLifePublicData
removed / stopped releasing this, moved to internal repo |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.2.7 | 243,302 | 9/18/2015 | |
2.2.6 | 10,962 | 8/27/2015 | |
2.2.5 | 43,542 | 3/11/2015 | |
2.2.4.3 | 11,348 | 2/6/2015 | |
2.2.4.1 | 2,387 | 2/3/2015 | |
2.2.3 | 15,244 | 11/26/2014 | |
2.2.2 | 24,950 | 11/3/2014 | |
2.2.1 | 4,987 | 9/24/2014 | |
2.2.0 | 4,429 | 9/1/2014 | |
2.2.0-rc2 | 2,296 | 8/17/2014 | |
2.2.0-rc1 | 1,814 | 8/5/2014 | |
2.2.0-beta1 | 1,777 | 7/23/2014 | |
2.1.3 | 5,860 | 4/9/2014 | |
2.1.2 | 2,632 | 3/28/2014 | |
2.1.1 | 2,422 | 3/21/2014 | |
2.1.0 | 2,744 | 3/19/2014 | |
2.1.0-rc1 | 1,810 | 2/10/2014 | |
2.1.0-beta1 | 2,088 | 12/26/2013 |
This is the first release candidate (RC) of Npgsql 2.2
This release contains 22 commits since the last release. Includes the following bug fixes:
[#217] Impossible to insert a Double.NaN value
[#179] NpgsqlCommandBuilder automatic sql commands configuration
[#158] NpgsqlCommand.Dispose() should execute "DEALLOCATE " for a prepared command
[#264] Mono.Security is outdated
[#296] parameter parsing fails (regression) and duplicate [#240] NpgSqlCommand does not substitute parameters when there is a string with escaped apostrophe
A complete list of commits for this release can be found here: https://github.com/npgsql/Npgsql/compare/v2.2.0-beta1...release-2.2.0