Pax.Db
2.0.0.58
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.0.0.58 or higher.
dotnet add package Pax.Db --version 2.0.0.58
NuGet\Install-Package Pax.Db -Version 2.0.0.58
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pax.Db" Version="2.0.0.58" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pax.Db --version 2.0.0.58
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pax.Db, 2.0.0.58"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Pax.Db as a Cake Addin #addin nuget:?package=Pax.Db&version=2.0.0.58 // Install Pax.Db as a Cake Tool #tool nuget:?package=Pax.Db&version=2.0.0.58
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple Db Orm
Support Mssql,Mysql,SqlLite,PostgreSQL Now
Support Oracle Future
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.SqlServer.Types (>= 11.0.2)
- Pax.Lib (>= 2.0.0.58)
- System.Data.SQLite (>= 1.0.102)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 1,067 | 7/3/2018 |
2.1.0 | 1,021 | 1/11/2018 |
2.0.0.66 | 1,004 | 6/20/2017 |
2.0.0.64 | 964 | 10/21/2016 |
2.0.0.64-rc3 | 780 | 10/21/2016 |
2.0.0.64-rc2 | 794 | 10/21/2016 |
2.0.0.64-rc1 | 787 | 10/21/2016 |
2.0.0.62 | 978 | 9/7/2016 |
2.0.0.60 | 1,004 | 8/12/2016 |
2.0.0.58 | 1,069 | 7/7/2016 |
2.0.0.56 | 1,279 | 6/13/2016 |
2.0.0.54 | 1,020 | 4/21/2016 |
2.0.0.52 | 1,115 | 1/18/2016 |
2.0.0.48 | 1,111 | 11/23/2015 |
2.0.0.47 | 1,071 | 11/20/2015 |
Release built on 2016-07-07 11:30
upgrade LiteDB,Mysql,PgSql
add AccessHelper,ExecelHelper
fix some bug
optimized code