Info
Version: | 3.4.8 |
Author(s): | xPoco |
Last Update: | Sunday, January 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/schotime/NPoco |
NuGet Url: | https://www.nuget.org/packages/xPoco |
Install
Install-Package xPoco
dotnet add package xPoco
paket add xPoco
xPoco Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
- Microsoft.Extensions.Caching.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Caching.Memory(>= 1.0.0)
- System.Collections(>= 4.0.11)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Collections.Specialized(>= 4.0.1)
- System.Data.Common(>= 4.1.0)
- System.Data.SqlClient(>= 4.1.0)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Diagnostics.StackTrace(>= 4.0.1)
- System.Dynamic.Runtime(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Queryable(>= 4.0.1)
- System.Net.Primitives(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Reflection.Emit(>= 4.0.1)
- System.Reflection.Emit.ILGeneration(>= 4.0.1)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Xml.XmlDocument(>= 4.0.1)
- System.Xml.XmlSerializer(>= 4.0.11)
Tags
Originally Schotime's PetaPoco branch.