PayTech.Core 1.3.8

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

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

Easy And Fast Application Development Library

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 (4)

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

Package Downloads
PayTech.Core.BaseOperation

Database operation abstract class implementation

PayTech.RestHost

Easy Rest Api Development Library

PayTech.ThalesHsmDeviceClient

Thales Hsm Device Api

PayTech.ThalesHsmManager

Thales Hsm Device Connection Management Api

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.3.7 571 2/24/2024
1.4.3.6 140 2/22/2024
1.4.3.5 477 1/24/2024
1.4.3.4 547 12/20/2023
1.4.3.3 88 12/20/2023
1.4.3.2 420 10/17/2023
1.4.3.1 130 10/11/2023
1.4.3 146 10/9/2023
1.4.2 260 9/25/2023
1.4.1 517 9/17/2023
1.4.0 386 9/9/2023
1.3.9 199 8/26/2023
1.3.8 196 8/19/2023
1.3.7 226 6/24/2023
1.3.6 1,359 2/19/2023
1.3.5 470 2/18/2023
1.3.4 1,462 1/25/2023
1.3.3 3,371 8/28/2022
1.3.2 4,241 2/16/2022
1.3.1 1,363 1/29/2022
1.3.0 2,433 1/16/2022
1.2.9 445 1/16/2022
1.2.8 831 12/26/2021
1.2.7 1,009 12/26/2021
1.2.6 938 12/12/2021
1.2.5 736 10/2/2021
1.2.4 616 9/25/2021
1.2.3 1,399 5/5/2021
1.2.2 847 5/4/2021
1.2.1 442 5/4/2021
1.2.0 286 5/4/2021
1.1.9 312 5/4/2021
1.1.8 1,139 4/26/2021
1.1.7 351 4/26/2021
1.1.6 1,360 4/19/2021
1.1.5 1,509 4/10/2021
1.1.4 793 4/10/2021
1.1.3 332 4/10/2021
1.1.2 310 4/10/2021
1.1.1 338 4/9/2021
1.1.0 623 4/5/2021
1.0.9 1,280 3/28/2021
1.0.8 491 3/28/2021
1.0.7 360 3/28/2021
1.0.6 775 3/27/2021
1.0.5 649 3/27/2021
1.0.4 1,214 2/17/2021
1.0.3 1,486 2/10/2021
1.0.2 906 2/7/2021
1.0.1 461 2/7/2021
1.0.0 866 2/7/2021

v1.0.0 Generic Application Libraries Implemented For .Net
v1.0.1 SendAsync new parameter added for length to send binary message
v1.0.2 Service Response ErrorDescription field to property change done
v1.0.3 SwaggerBaseBath Added To ServerConfig
v.10.4 Socket Disconnect Reason Added To PaySocket
v1.0.5 newtonsoft nuget updated
v1.0.6 Clear Connection String Support Added
v1.0.7 Resource and Error Definition Updated
v1.0.8 User Type Added
v1.0.9 Session Object Updated For Primitive Types
v1.1.0 DisableRestLog support added
v1.1.1 Db Models removed from code and TimeZone Support Added
v1.1.2 All Build Informations are fixed
v1.1.3 Server Config New fields added for Logging
v1.1.4 PayHttpSession new field add ( ReferenceNumber to log each request with unique id)
v1.1.5 Mask Utility Added
v1.1.6 Token Key added to masked and ServerConfig LoadExternalWebApi Added
v1.1.7 UserType Support Added
v1.1.8 Encryption Method and Decrypt Method Added using shared key
v1.1.9 ErrorCode type changed from string to integer
v1.2.0 Generic error codes defined for users
v1.2.1 Application definition error code added
v1.2.2 Generic Error Codes Updated
v1.2.3 Nugets Updated
v1.2.4 ServerConfig ChangeHttpStatusCode field Added
v1.2.5 Log Level For Debug Filter Added
v1.2.6 Parallalizator Api Added
v1.2.7 ApplicationId added to ServerConfig
v1.2.8 PaySocket refactored
v1.2.9 PaySocket KeepAlive and ReUseAddress Support added
v1.3.0 nugets updated
v1.3.1 SocketState added to PaySocket
v1.3.2 PayLogger disk writer error handled
v1.3.3 PaySession new fields Added For Authentication
v1.3.4 Configuration Manager Docker Support Implemented
v1.3.5 ServiceReponse Return Error Implemented
v1.3.6 Token Encryption Implemented
v1.3.7 MaskJsonRequest Added
v1.3.8 ServerConfig SslEnabled added