![]() |
VOOZH | about |
dotnet add package PetaPoco --version 5.1.304
NuGet\Install-Package PetaPoco -Version 5.1.304
<PackageReference Include="PetaPoco" Version="5.1.304" />
<PackageVersion Include="PetaPoco" Version="5.1.304" />Directory.Packages.props
<PackageReference Include="PetaPoco" />Project file
paket add PetaPoco --version 5.1.304
#r "nuget: PetaPoco, 5.1.304"
#:package PetaPoco@5.1.304
#addin nuget:?package=PetaPoco&version=5.1.304Install as a Cake Addin
#tool nuget:?package=PetaPoco&version=5.1.304Install 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 core PetaPoco library + T4 templates to generate POCO classes from your database
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Showing the top 5 NuGet packages that depend on PetaPoco:
| Package | Downloads |
|---|---|
|
PetaPocoRepository
A very simple repository for PetaPoco, becuase you have better things to be getting on with! |
|
|
Samruo.Organiztion.Model
Package Description |
|
|
ZD.Common
ZD Common Lib |
|
|
ORM.PetaPoco
Petapoco Wrapper |
|
|
Samruo.DataCore
Package Description |
Showing the top 2 popular GitHub repositories that depend on PetaPoco:
| Repository | Stars |
|---|---|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|