Skip to main content
AsyncPoco package icon

AsyncPoco

A cross-platform, fully asynchronous fork of the popular PetaPoco micro-ORM. Supports SQL Server, Oracle, MySQL, PostgreSQL, SQLite, and SQL Server CE. Runs on .NET Framework (4.5 and above), .NET Core (1.0 and 2.0), Mono, Xamarin (iOS, Mac, and Android), and UWP.

Total Downloads
281.6K
281,558
Published
Jul 15, 2019
Latest stable version

Install

.NET CLI
dotnet add package AsyncPoco --version 2.0.2
Package Manager Console
Install-Package AsyncPoco -Version 2.0.2
PackageReference
<PackageReference Include="AsyncPoco" Version="2.0.2" />

Frameworks

.NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

System.Dynamic.Runtime
.NETFramework4.5
[4.3.0, )
[4.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.Data.SqlClient
.NETStandard1.3
[4.4.3, )
System.Dynamic.Runtime
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.4.0, )
System.Dynamic.Runtime
.NETStandard2.0
[4.3.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.