PetaPoco.NetCore is a fork of PetaPoco based, add .netcore support,support .netframework and .netcore,petapoco is A high performance Micro-ORM on dotnet supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc,support a query and map,and support Multi Mapping, Multiple Results.
Info
Version: | 1.0.1 |
Author(s): | hoping |
Last Update: | Friday, September 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qingask/PetaPoco.NetCore |
NuGet Url: | https://www.nuget.org/packages/PetaPoco.NetCore |
Install
Install-Package PetaPoco.NetCore
dotnet add package PetaPoco.NetCore
paket add PetaPoco.NetCore
PetaPoco.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- MySql.Data(>= 6.9.8)
- MySql.Data(>= 6.9.8)
- Microsoft.NETCore.App(>= 1.0.023002702)
- System.Data.SqlClient(>= 4.1.0)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.0.02)
- Microsoft.Extensions.Configuration.Json(>= 1.0.02)
- Microsoft.Extensions.Configuration.UserSecrets(>= 1.0.02)
- Pomelo.Data.MySql(>= 1.0.0)
Tags