PayTech.Core.BaseOperation 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PayTech.Core.BaseOperation --version 1.0.0
NuGet\Install-Package PayTech.Core.BaseOperation -Version 1.0.0
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="PayTech.Core.BaseOperation" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PayTech.Core.BaseOperation --version 1.0.0
#r "nuget: PayTech.Core.BaseOperation, 1.0.0"
#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 PayTech.Core.BaseOperation as a Cake Addin
#addin nuget:?package=PayTech.Core.BaseOperation&version=1.0.0

// Install PayTech.Core.BaseOperation as a Cake Tool
#tool nuget:?package=PayTech.Core.BaseOperation&version=1.0.0

Database operation abstract class implementation

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PayTech.Core.BaseOperation:

Package Downloads
PayTech.Core.InfluxDbClient

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.8.3 154 9/22/2023
1.6.8.2 140 9/20/2023
1.6.8.1 123 9/20/2023
1.6.8 122 9/20/2023
1.6.7.9 136 9/20/2023
1.6.7.8 152 9/18/2023
1.6.7.7 151 9/18/2023
1.6.7.6 173 9/18/2023
1.6.7.5 155 9/17/2023
1.6.7.4 150 9/17/2023
1.6.7.3 147 9/17/2023
1.6.7.2 139 9/17/2023
1.6.7.1 136 9/17/2023
1.6.7 138 9/17/2023
1.6.6 126 9/16/2023
1.6.5 148 9/14/2023
1.6.4 169 9/13/2023
1.6.3 151 9/9/2023
1.6.2 164 9/9/2023
1.6.1 185 8/26/2023
1.6.0 194 8/19/2023
1.5.9 212 6/24/2023
1.5.8 191 6/24/2023
1.5.7 210 6/9/2023
1.5.6 216 6/8/2023
1.5.5 201 5/25/2023
1.5.4 213 5/9/2023
1.5.3 213 5/8/2023
1.5.2 293 4/27/2023
1.5.1 264 4/26/2023
1.5.0 285 4/25/2023
1.4.9 306 4/25/2023
1.4.8 402 2/19/2023
1.4.7 407 2/18/2023
1.4.6 482 2/16/2023
1.4.5 396 2/16/2023
1.4.4 285 2/16/2023
1.4.3 432 1/26/2023
1.4.2 440 1/25/2023
1.4.1 452 1/25/2023
1.4.0 344 12/26/2022
1.3.9 763 12/19/2022
1.3.8 608 11/28/2022
1.3.7 692 11/14/2022
1.3.6 674 11/14/2022
1.3.5 1,364 8/28/2022
1.3.4 1,520 2/16/2022
1.3.3 856 1/29/2022
1.3.2 1,621 1/16/2022
1.3.1 599 12/26/2021
1.3.0 537 12/26/2021
1.2.9 510 12/26/2021
1.2.8 337 12/26/2021
1.2.7 529 12/26/2021
1.2.6 575 12/12/2021
1.2.5 668 10/2/2021
1.2.4 525 9/25/2021
1.2.3 1,002 5/5/2021
1.2.2 619 5/4/2021
1.2.1 396 5/4/2021
1.2.0 751 4/26/2021
1.1.9 421 4/26/2021
1.1.8 681 4/20/2021
1.1.7 465 4/20/2021
1.1.6 588 4/19/2021
1.1.5 764 4/11/2021
1.1.4 693 4/11/2021
1.1.3 567 4/10/2021
1.1.2 561 4/5/2021
1.1.1 560 3/28/2021
1.1.0 1,004 3/28/2021
1.0.9 414 3/28/2021
1.0.8 472 3/27/2021
1.0.7 680 3/27/2021
1.0.6 571 3/27/2021
1.0.5 586 2/17/2021
1.0.4 1,365 2/10/2021
1.0.3 592 2/8/2021
1.0.2 569 2/7/2021
1.0.1 551 2/7/2021
1.0.0 671 2/7/2021

v1.0.0 Base Operation Abstract Class Implemented