AntData.ORM
1.3.1
.NET Framework
dotnet add package AntData.ORM --version 1.3.1
NuGet\Install-Package AntData.ORM -Version 1.3.1
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="AntData.ORM" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AntData.ORM --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AntData.ORM, 1.3.1"
#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 AntData.ORM as a Cake Addin
#addin nuget:?package=AntData.ORM&version=1.3.1
// Install AntData.ORM as a Cake Tool
#tool nuget:?package=AntData.ORM&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
linq Orm 框架
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AntData.ORM:
Package | Downloads |
---|---|
AntData.ORM.Mysql
AntData.ORM For Mysql Provider |
|
AntData.ORM.Oracle
AntData.ORM For Oracle Provider |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 1,797 | 1/7/2018 |
1.3.0 | 1,377 | 1/7/2018 |
1.2.9 | 1,597 | 12/29/2017 |
1.2.8 | 1,460 | 12/24/2017 |
1.2.7 | 1,408 | 5/22/2017 |
1.2.6 | 1,335 | 5/3/2017 |
1.2.4 | 1,323 | 4/8/2017 |
1.2.3 | 1,046 | 4/6/2017 |
1.2.2 | 1,392 | 3/25/2017 |
1.2.1 | 1,321 | 3/23/2017 |
1.2.0 | 1,301 | 3/21/2017 |
1.1.9 | 964 | 3/21/2017 |
1.1.8 | 1,323 | 3/3/2017 |
1.1.7 | 1,290 | 3/2/2017 |
1.1.6 | 1,339 | 2/15/2017 |
1.1.5 | 1,334 | 2/10/2017 |
1.1.4 | 1,409 | 1/21/2017 |
1.1.3 | 1,140 | 1/17/2017 |
1.1.2 | 1,207 | 1/10/2017 |
1.1.1 | 1,381 | 1/8/2017 |
1.1.0 | 971 | 1/8/2017 |
1.0.0 | 1,395 | 1/3/2017 |
Dbmodel模板更新