DevToys.PocoDB.Core
1.1.2
See the version list below for details.
dotnet add package DevToys.PocoDB.Core --version 1.1.2
NuGet\Install-Package DevToys.PocoDB.Core -Version 1.1.2
<PackageReference Include="DevToys.PocoDB.Core" Version="1.1.2" />
paket add DevToys.PocoDB.Core --version 1.1.2
#r "nuget: DevToys.PocoDB.Core, 1.1.2"
// Install DevToys.PocoDB.Core as a Cake Addin #addin nuget:?package=DevToys.PocoDB.Core&version=1.1.2 // Install DevToys.PocoDB.Core as a Cake Tool #tool nuget:?package=DevToys.PocoDB.Core&version=1.1.2
Simple Database Sql to Poco Mapper.
- Map Poco Objects to Stored Procedure Commands / Query Commands
- Map ResultSets to Poco Objects
- Inject third party DataProviders ( DbConnection )
- Translate query results to dynamic
- Random Data Insert
- Transaction Support
V1.1.0
Improved performance
V1.0.9
BulkInsert moved to other NugetPackage: DevToys.PocoDB.BulkInsert.Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DevToys.PocoDB.Core:
Package | Downloads |
---|---|
DevToys.PocoDB.BulkInsert.Core
Bulkinsert wrapper on DevToys.PocoDB Readme: https://www.nuget.org/packages/DevToys.PocoDB.BulkInsert.Core/#readme-body-tab |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.6 | 245 | 12/22/2023 |
1.1.5 | 260 | 4/7/2023 |
1.1.3 | 235 | 3/22/2023 |
1.1.2 | 653 | 1/28/2022 |
1.1.0 | 5,471 | 11/23/2021 |
1.0.9 | 456 | 8/26/2021 |
1.0.8 | 345 | 8/25/2021 |
1.0.7 | 322 | 8/20/2021 |
1.0.6 | 337 | 4/6/2021 |
1.0.5 | 338 | 4/5/2021 |
1.0.4 | 362 | 4/5/2021 |
1.0.3 | 363 | 4/4/2021 |
1.0.2 | 374 | 4/4/2021 |
1.0.1 | 338 | 4/4/2021 |
1.0.0 | 405 | 4/4/2021 |