Skip to main content
StaTypPocoQueries.AsyncPoco package icon

StaTypPocoQueries.AsyncPoco

AsyncPoco bindings for StaTypPocoQueries. It translates Linq Expressions to SQL 'where' clause. Makes it safer to work with AsyncPoco. Generates sql and parameters to be passed to Database class methods such as Query, Single, Delete etc.

Total Downloads
21.4K
21,397
Published
Feb 25, 2021
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETStandard2.0

Dependencies

StaTypPocoQueries.Core
.NETFramework4.6.2
[1.12.0, )
AsyncPoco
.NETFramework4.6.2
[2.0.1, )
FSharp.Core
.NETFramework4.6.2
[4.5.4, )
StaTypPocoQueries.Core
.NETStandard2.0
[1.12.0, )
AsyncPoco
.NETStandard2.0
[2.0.1, )
FSharp.Core
.NETStandard2.0
[4.5.4, )

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 2 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.