PZone.SDK.Core 1.0.4

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

// Install PZone.SDK.Core as a Cake Tool
#tool nuget:?package=PZone.SDK.Core&version=1.0.4

Базовые компоненты для разработки.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PZone.SDK.Core:

Package Downloads
PZone.SDK.XRM.Workflow

Common assembly for Microsoft Dynamics Workflow development.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 899 9/18/2018
1.2.0 1,000 6/1/2018
1.1.0 2,767 11/13/2017
1.0.6 1,671 8/2/2017
1.0.5 923 8/2/2017
1.0.4 955 12/3/2016
1.0.1 1,208 11/1/2016
1.0.0 935 10/30/2016

ADD Добавлен класс для сериализации в JSON - JsonSerializer.
ADD Добавлен базовый класс для объектов, поддерживающих сериализацию в JSON - JsonSerializableObject.