PetaPoco.Core 5.1.97-beta

Suggested Alternatives

PetaPoco.Compiled

This is a prerelease version of PetaPoco.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PetaPoco.Core --version 5.1.97-beta
                    
NuGet\Install-Package PetaPoco.Core -Version 5.1.97-beta
                    
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="PetaPoco.Core" Version="5.1.97-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PetaPoco.Core" Version="5.1.97-beta" />
                    
Directory.Packages.props
<PackageReference Include="PetaPoco.Core" />
                    
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 PetaPoco.Core --version 5.1.97-beta
                    
#r "nuget: PetaPoco.Core, 5.1.97-beta"
                    
#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 PetaPoco.Core@5.1.97-beta
                    
#: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=PetaPoco.Core&version=5.1.97-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PetaPoco.Core&version=5.1.97-beta&prerelease
                    
Install as a Cake Tool

PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics.

This package includes the just the core PetaPoco library (ie: no T4 templates)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PetaPoco.Core:

Package Downloads
PetaPoco.RelationExtensions

One-to-Many and Many-to-One relation mapping extensions for PetaPoco

PetaPoco.Glimpse

Glimpse Plugin for PetaPoco

Net.Dotup.Logging.SqlServerLogger

Log writer for SQL Server (Net)

BOBO.MVC

ASP.NETMVC Petapoco 底层

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on PetaPoco.Core:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
ChrisFulstow/NBlog
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
Version Downloads Last Updated
5.1.305 12,280 7/2/2018 5.1.305 is deprecated because it is no longer maintained.
5.1.304 7,866 7/2/2018 5.1.304 is deprecated because it is no longer maintained.
5.1.303 7,367 7/2/2018 5.1.303 is deprecated because it is no longer maintained.
5.1.302-beta 1,949 6/1/2018 5.1.302-beta is deprecated because it is no longer maintained.
5.1.301 11,302 6/1/2018 5.1.301 is deprecated because it is no longer maintained.
5.1.298-beta 2,471 5/1/2018 5.1.298-beta is deprecated because it is no longer maintained.
5.1.296-beta 2,757 4/12/2018 5.1.296-beta is deprecated because it is no longer maintained.
5.1.294-beta 2,394 4/11/2018 5.1.294-beta is deprecated because it is no longer maintained.
5.1.293-beta 2,430 4/11/2018 5.1.293-beta is deprecated because it is no longer maintained.
5.1.292-beta 2,410 4/11/2018 5.1.292-beta is deprecated because it is no longer maintained.
5.1.289 40,567 4/6/2018 5.1.289 is deprecated because it is no longer maintained.
5.1.286-beta 3,187 3/22/2018 5.1.286-beta is deprecated because it is no longer maintained.
5.1.283 14,359 12/13/2017 5.1.283 is deprecated because it is no longer maintained.
5.1.282-beta 1,964 12/4/2017 5.1.282-beta is deprecated because it is no longer maintained.
5.1.280 7,620 11/29/2017 5.1.280 is deprecated because it is no longer maintained.
5.1.279-beta 1,959 11/29/2017 5.1.279-beta is deprecated because it is no longer maintained.
5.1.278-beta 1,951 11/29/2017 5.1.278-beta is deprecated because it is no longer maintained.
5.1.274-beta 2,193 7/23/2017 5.1.274-beta is deprecated because it is no longer maintained.
5.1.97-beta 2,079 12/28/2015 5.1.97-beta is deprecated because it is no longer maintained.
Loading failed