PayTech.Core.BaseOperation 1.0.1

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.1                
NuGet\Install-Package PayTech.Core.BaseOperation -Version 1.0.1                
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.1" />                
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.1                
#r "nuget: PayTech.Core.BaseOperation, 1.0.1"                
#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.1

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

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 177 9/22/2023
1.6.8.2 174 9/20/2023
1.6.8.1 148 9/20/2023
1.6.8 146 9/20/2023
1.6.7.9 157 9/20/2023
1.6.7.8 178 9/18/2023
1.6.7.7 191 9/18/2023
1.6.7.6 215 9/18/2023
1.6.7.5 186 9/17/2023
1.6.7.4 183 9/17/2023
1.6.7.3 177 9/17/2023
1.6.7.2 169 9/17/2023
1.6.7.1 162 9/17/2023
1.6.7 175 9/17/2023
1.6.6 157 9/16/2023
1.6.5 181 9/14/2023
1.6.4 196 9/13/2023
1.6.3 172 9/9/2023
1.6.2 188 9/9/2023
1.6.1 216 8/26/2023
1.6.0 235 8/19/2023
1.5.9 251 6/24/2023
1.5.8 228 6/24/2023
1.5.7 234 6/9/2023
1.5.6 242 6/8/2023
1.5.5 232 5/25/2023
1.5.4 238 5/9/2023
1.5.3 239 5/8/2023
1.5.2 323 4/27/2023
1.5.1 296 4/26/2023
1.5.0 307 4/25/2023
1.4.9 336 4/25/2023
1.4.8 437 2/19/2023
1.4.7 439 2/18/2023
1.4.6 529 2/16/2023
1.4.5 428 2/16/2023
1.4.4 306 2/16/2023
1.4.3 463 1/26/2023
1.4.2 470 1/25/2023
1.4.1 484 1/25/2023
1.4.0 368 12/26/2022
1.3.9 814 12/19/2022
1.3.8 644 11/28/2022
1.3.7 732 11/14/2022
1.3.6 720 11/14/2022
1.3.5 1,423 8/28/2022
1.3.4 1,767 2/16/2022
1.3.3 897 1/29/2022
1.3.2 1,688 1/16/2022
1.3.1 643 12/26/2021
1.3.0 572 12/26/2021
1.2.9 543 12/26/2021
1.2.8 367 12/26/2021
1.2.7 570 12/26/2021
1.2.6 610 12/12/2021
1.2.5 706 10/2/2021
1.2.4 559 9/25/2021
1.2.3 1,063 5/5/2021
1.2.2 659 5/4/2021
1.2.1 422 5/4/2021
1.2.0 797 4/26/2021
1.1.9 446 4/26/2021
1.1.8 731 4/20/2021
1.1.7 501 4/20/2021
1.1.6 629 4/19/2021
1.1.5 813 4/11/2021
1.1.4 736 4/11/2021
1.1.3 605 4/10/2021
1.1.2 594 4/5/2021
1.1.1 597 3/28/2021
1.1.0 1,055 3/28/2021
1.0.9 438 3/28/2021
1.0.8 500 3/27/2021
1.0.7 713 3/27/2021
1.0.6 600 3/27/2021
1.0.5 620 2/17/2021
1.0.4 1,432 2/10/2021
1.0.3 631 2/8/2021
1.0.2 596 2/7/2021
1.0.1 584 2/7/2021
1.0.0 709 2/7/2021

v1.0.0 Base Operation Abstract Class Implemented
v1.0.1 Operation Response IsSuccess Bug Fixed