Sixpence.ORM
3.3.0
dotnet add package Sixpence.ORM --version 3.3.0
NuGet\Install-Package Sixpence.ORM -Version 3.3.0
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="Sixpence.ORM" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sixpence.ORM" Version="3.3.0" />
<PackageReference Include="Sixpence.ORM" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sixpence.ORM --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sixpence.ORM, 3.3.0"
#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.
#:package Sixpence.ORM@3.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sixpence.ORM&version=3.3.0
#tool nuget:?package=Sixpence.ORM&version=3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于 Dapper 的 ORM 框架,仅支持 PostgreSql
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Dapper (>= 2.0.123)
- log4net (>= 2.0.15)
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.2)
- Npgsql (>= 7.0.1)
- NUnit (>= 3.13.3)
- RestSharp (>= 106.15.0)
- System.IO.Packaging (>= 6.0.0)
- System.Runtime.Caching (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sixpence.ORM:
| Package | Downloads |
|---|---|
|
Sixpence.Web
一个功能强大的 Web 框架 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.0 | 378 | 5/15/2023 |
| 3.2.0 | 338 | 4/10/2023 |
| 3.1.0 | 528 | 3/26/2023 |
| 3.0.0 | 436 | 3/22/2023 |
| 2.2.0 | 2,357 | 6/27/2022 |
| 2.2.0-beta.7 | 276 | 6/27/2022 |
| 2.2.0-beta.6 | 264 | 6/24/2022 |
| 2.2.0-beta.5 | 263 | 6/23/2022 |
| 2.2.0-beta.4 | 285 | 6/23/2022 |
| 2.2.0-beta.3 | 268 | 6/22/2022 |
| 2.2.0-beta.2 | 257 | 6/22/2022 |
| 2.2.0-beta.1 | 257 | 6/21/2022 |
| 2.1.0 | 602 | 6/9/2022 |
| 2.0.0 | 622 | 2/16/2022 |
| 2.0.0-beta5 | 337 | 2/7/2022 |
| 2.0.0-beta4 | 372 | 1/13/2022 |
| 2.0.0-beta3 | 375 | 1/13/2022 |
| 2.0.0-beta2 | 375 | 1/12/2022 |
| 2.0.0-beta1 | 326 | 1/12/2022 |
| 1.0.1 | 491 | 1/5/2022 |
Loading failed