DevToys.PocoDB.Core
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DevToys.PocoDB.Core --version 1.0.2
NuGet\Install-Package DevToys.PocoDB.Core -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevToys.PocoDB.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevToys.PocoDB.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DevToys.PocoDB.Core, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DevToys.PocoDB.Core as a Cake Addin #addin nuget:?package=DevToys.PocoDB.Core&version=1.0.2 // Install DevToys.PocoDB.Core as a Cake Tool #tool nuget:?package=DevToys.PocoDB.Core&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple Database Poco Mapper.
- Map Poco Objects to Stored Procedure Commands / Query Commands
- Map ResultSets to Poco Objects
- Inject third party DataProviders
- SqlServer BulkInsert
- Translate query results to dynamic
- Random Data Insert
- Transaction Support
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- System.Data.Odbc (>= 5.0.0)
- System.Data.OleDb (>= 5.0.0)
- System.Data.SqlClient (>= 4.8.2)
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 |