PayTech.Core.BaseOperation 1.0.2

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.2                
NuGet\Install-Package PayTech.Core.BaseOperation -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="PayTech.Core.BaseOperation" Version="1.0.2" />                
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.2                
#r "nuget: PayTech.Core.BaseOperation, 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 PayTech.Core.BaseOperation as a Cake Addin
#addin nuget:?package=PayTech.Core.BaseOperation&version=1.0.2

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

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 175 9/22/2023
1.6.8.2 173 9/20/2023
1.6.8.1 146 9/20/2023
1.6.8 145 9/20/2023
1.6.7.9 155 9/20/2023
1.6.7.8 177 9/18/2023
1.6.7.7 188 9/18/2023
1.6.7.6 214 9/18/2023
1.6.7.5 185 9/17/2023
1.6.7.4 182 9/17/2023
1.6.7.3 176 9/17/2023
1.6.7.2 168 9/17/2023
1.6.7.1 160 9/17/2023
1.6.7 172 9/17/2023
1.6.6 156 9/16/2023
1.6.5 180 9/14/2023
1.6.4 194 9/13/2023
1.6.3 169 9/9/2023
1.6.2 185 9/9/2023
1.6.1 214 8/26/2023
1.6.0 232 8/19/2023
1.5.9 249 6/24/2023
1.5.8 227 6/24/2023
1.5.7 232 6/9/2023
1.5.6 241 6/8/2023
1.5.5 231 5/25/2023
1.5.4 235 5/9/2023
1.5.3 238 5/8/2023
1.5.2 322 4/27/2023
1.5.1 295 4/26/2023
1.5.0 306 4/25/2023
1.4.9 335 4/25/2023
1.4.8 433 2/19/2023
1.4.7 438 2/18/2023
1.4.6 526 2/16/2023
1.4.5 425 2/16/2023
1.4.4 305 2/16/2023
1.4.3 462 1/26/2023
1.4.2 469 1/25/2023
1.4.1 483 1/25/2023
1.4.0 365 12/26/2022
1.3.9 813 12/19/2022
1.3.8 641 11/28/2022
1.3.7 731 11/14/2022
1.3.6 719 11/14/2022
1.3.5 1,422 8/28/2022
1.3.4 1,729 2/16/2022
1.3.3 896 1/29/2022
1.3.2 1,687 1/16/2022
1.3.1 639 12/26/2021
1.3.0 571 12/26/2021
1.2.9 540 12/26/2021
1.2.8 364 12/26/2021
1.2.7 569 12/26/2021
1.2.6 609 12/12/2021
1.2.5 701 10/2/2021
1.2.4 556 9/25/2021
1.2.3 1,062 5/5/2021
1.2.2 656 5/4/2021
1.2.1 421 5/4/2021
1.2.0 794 4/26/2021
1.1.9 443 4/26/2021
1.1.8 729 4/20/2021
1.1.7 500 4/20/2021
1.1.6 627 4/19/2021
1.1.5 812 4/11/2021
1.1.4 735 4/11/2021
1.1.3 604 4/10/2021
1.1.2 593 4/5/2021
1.1.1 596 3/28/2021
1.1.0 1,054 3/28/2021
1.0.9 434 3/28/2021
1.0.8 499 3/27/2021
1.0.7 709 3/27/2021
1.0.6 597 3/27/2021
1.0.5 619 2/17/2021
1.0.4 1,431 2/10/2021
1.0.3 628 2/8/2021
1.0.2 595 2/7/2021
1.0.1 581 2/7/2021
1.0.0 708 2/7/2021

v1.0.0 Base Operation Abstract Class Implemented
v1.0.1 Operation Response IsSuccess Bug Fixed
v1.0.2 Core Library Nuget Version Updated