NPoco 6.0.0

dotnet add package NPoco --version 6.0.0
                    
NuGet\Install-Package NPoco -Version 6.0.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="NPoco" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NPoco" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NPoco" />
                    
Project file
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 NPoco --version 6.0.0
                    
#r "nuget: NPoco, 6.0.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 NPoco@6.0.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=NPoco&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NPoco&version=6.0.0
                    
Install as a Cake Tool

An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

Showing the top 5 NuGet packages that depend on NPoco:

Package Downloads
Umbraco.Cms.Infrastructure

Contains the infrastructure assembly needed to run Umbraco CMS.

UmbracoCms.Core

Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project.

NPoco.SqlServer

An extremely easy to use Micro-ORM supporting Sql Server.

NPoco.JsonNet

Provides an implementation to use Json.NET as the serializer for serialized columns

MicroShopApiBase

A lib for Microshop Ltd, internal use only, while we cannot control if you intend to use :-)

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on NPoco:

Repository Stars
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
revenz/FileFlows
FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
xpnas/inotify
一个简易消息通知系统,支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人,类似Server酱,支持私有Docker部署
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
mganss/SyncChanges
Synchronize/Replicate database changes using SQL Server Change Tracking
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
Version Downloads Last Updated
6.0.0 999 7/4/2025
6.0.0-preview7 1,500 2/25/2025
6.0.0-preview6 633 11/19/2024
6.0.0-preview5 1,498 3/15/2024
6.0.0-preview4 262 3/15/2024
6.0.0-preview3 863 2/19/2024
6.0.0-preview2 409 1/20/2024
6.0.0-preview1 497 12/29/2023
5.7.1 2,524,486 3/23/2023
5.7.0 58,386 11/23/2022
5.6.0 33,290 11/11/2022
5.5.0 785,856 10/20/2022
5.4.0 26,956 9/30/2022
5.3.2 3,172,118 12/9/2021
5.3.2-preview1 2,496 9/29/2021
5.3.1 167,927 8/25/2021
5.1.2 308,329 12/12/2020
5.1.0 2,908 12/10/2020
5.0.1 17,393 11/18/2020
4.0.3 142,260 10/8/2020
4.0.2 3,846,523 8/16/2019
4.0.1-alpha-2 3,947 3/3/2019
4.0.1-alpha-1 3,275 2/13/2019
4.0.0-alpha-9 3,009 2/12/2019
4.0.0-alpha-8 3,419 11/28/2018
4.0.0-alpha-7 3,366 9/17/2018
4.0.0-alpha-5 3,084 9/17/2018
4.0.0-alpha-4 3,159 9/14/2018
4.0.0-alpha-3 3,212 9/11/2018
4.0.0-alpha-2 3,069 9/11/2018
4.0.0-alpha-1 4,115 7/20/2018
3.9.4 2,389,702 6/12/2018
3.9.3 303,259 1/10/2018
3.9.2 128,550 11/7/2017
3.9.1 25,028 10/27/2017
3.9.0 10,084 10/19/2017
3.8.0 12,446 10/4/2017
3.7.2 204,854 8/29/2017
3.6.1 40,785 7/9/2017
3.6.0 5,571 7/2/2017
3.5.1 51,239 4/11/2017
3.5.0 17,977 3/6/2017
3.4.8 44,871 12/16/2016
3.4.7 7,241 11/30/2016
3.4.6 23,124 11/8/2016
3.3.4 21,378 6/3/2016
3.2.0 153,237 4/21/2016
2.10.11 224,578 8/25/2015
2.6.89-beta 3,698 2/18/2015
2.4.72 4,656 7/15/2014
2.4.71 3,901 7/13/2014
2.4.70 3,879 7/12/2014
2.4.69 4,678 6/30/2014
2.4.68 4,805 6/5/2014
2.4.67 4,603 5/17/2014
2.4.66-beta 4,048 4/8/2014
2.4.64-beta 3,667 4/8/2014
2.4.63-beta 3,625 4/6/2014
2.4.62-beta 3,792 3/25/2014
2.4.61-beta 3,572 3/24/2014
2.2.49 8,306 12/23/2013
2.2.48 3,960 12/22/2013
2.2.47 3,915 12/18/2013
2.2.46 6,104 12/7/2013
2.2.43-beta 3,576 11/20/2013
2.2.42 5,213 10/14/2013
2.2.41-beta 3,605 10/6/2013
2.2.40 4,368 9/25/2013
2.2.39-beta 3,577 9/11/2013
2.2.38-beta 3,590 8/30/2013
2.1.37-beta 3,481 8/30/2013
2.1.36-beta 3,492 8/21/2013
2.1.35-beta 3,508 8/21/2013
2.1.33 5,192 8/15/2013
2.1.32 4,004 8/13/2013
2.1.31 4,304 8/1/2013
2.1.30 4,293 7/15/2013
2.1.29-beta 3,671 6/12/2013
2.1.28 4,208 6/12/2013
2.1.27 4,033 6/11/2013
2.1.26-beta 3,668 6/7/2013
2.0.18 9,473 5/5/2013
2.0.17-beta 3,635 5/2/2013
2.0.16-beta 3,595 4/23/2013
2.0.15 7,960 4/20/2013
1.0.5-beta 3,907 11/30/2012
1.0.4 36,648 11/10/2012
1.0.3.5 4,243 11/21/2012
1.0.3 4,248 10/14/2012
1.0.2 4,203 9/22/2012
1.0.2-beta 3,724 7/21/2012
1.0.1-beta 3,746 6/15/2012
1.0.0 4,806 5/12/2012