NPoco.SqlServer
5.3.2
.NET Standard 2.0
.NET Framework 4.6.1
Install-Package NPoco.SqlServer -Version 5.3.2
dotnet add package NPoco.SqlServer --version 5.3.2
<PackageReference Include="NPoco.SqlServer" Version="5.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NPoco.SqlServer --version 5.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NPoco.SqlServer, 5.3.2"
#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 NPoco.SqlServer as a Cake Addin
#addin nuget:?package=NPoco.SqlServer&version=5.3.2
// Install NPoco.SqlServer as a Cake Tool
#tool nuget:?package=NPoco.SqlServer&version=5.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An extremely easy to use Micro-ORM supporting Sql Server.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Data.SqlClient (>= 3.0.0)
- NPoco (>= 5.3.2)
- Polly (>= 7.2.2)
-
.NETStandard 2.0
- Microsoft.Data.SqlClient (>= 3.0.0)
- NPoco (>= 5.3.2)
- Polly (>= 7.2.2)
-
.NETStandard 2.1
- Microsoft.Data.SqlClient (>= 3.0.0)
- NPoco (>= 5.3.2)
- Polly (>= 7.2.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NPoco.SqlServer:
Package | Downloads |
---|---|
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco Cms. This package only contains the assembly, and can be used for package development. Use the template in the Umbraco.Templates package to setup Umbraco |
|
SyncChanges
Synchronize/Replicate database changes using SQL Server Change Tracking |
|
Captain.DB2NET.NPoco4SqlServer
基于NPoco的数据库操作类,数据库:SqlServer |
|
AdminKit.Shared
Package Description |
|
Toolshed.Npoco
A set of tools from the toolshed to use Npoco |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NPoco.SqlServer:
Repository | Stars |
---|---|
jbogard/Respawn
Intelligent database cleaner for integration tests
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|