NewPlatform.Flexberry.Winforms 4.0.0-alpha01

This is a prerelease version of NewPlatform.Flexberry.Winforms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewPlatform.Flexberry.Winforms --version 4.0.0-alpha01
                    
NuGet\Install-Package NewPlatform.Flexberry.Winforms -Version 4.0.0-alpha01
                    
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="NewPlatform.Flexberry.Winforms" Version="4.0.0-alpha01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewPlatform.Flexberry.Winforms" Version="4.0.0-alpha01" />
                    
Directory.Packages.props
<PackageReference Include="NewPlatform.Flexberry.Winforms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewPlatform.Flexberry.Winforms --version 4.0.0-alpha01
                    
#r "nuget: NewPlatform.Flexberry.Winforms, 4.0.0-alpha01"
                    
#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.
#addin nuget:?package=NewPlatform.Flexberry.Winforms&version=4.0.0-alpha01&prerelease
                    
Install NewPlatform.Flexberry.Winforms as a Cake Addin
#tool nuget:?package=NewPlatform.Flexberry.Winforms&version=4.0.0-alpha01&prerelease
                    
Install NewPlatform.Flexberry.Winforms as a Cake Tool

Flexberry Winforms package.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0-beta03 210 10/18/2022
5.1.0-beta02 278 9/20/2022
5.1.0-beta01 523 1/26/2022
5.0.0 614 9/13/2021
4.1.1 937 9/11/2020
4.1.1-beta01 536 9/25/2019
4.1.0 721 9/12/2019
4.1.0-beta03 518 5/22/2019
4.1.0-beta02 494 5/22/2019
4.1.0-beta01 487 5/16/2019
4.0.0 942 12/20/2018
4.0.0-beta01 719 10/10/2018
4.0.0-alpha06 706 10/5/2018
4.0.0-alpha05 706 9/21/2018
4.0.0-alpha04 739 9/4/2018
4.0.0-alpha03 739 8/24/2018
4.0.0-alpha02 996 7/6/2018
4.0.0-alpha01 912 7/4/2018
3.0.2-beta01 800 7/2/2018
3.0.2-alpha04 927 7/2/2018
3.0.1 1,232 8/23/2017
3.0.0 1,015 8/23/2017
2.1.0 1,029 8/23/2017
2.0.0 1,113 8/23/2017
2.0.0-alpha01 1,056 12/13/2016
1.2.0 1,803 10/13/2015
1.2.0-beta06 1,078 10/6/2015

1) Implement json-deserialization.
     2) Add PublishName to 'System' navigation property in ObjectInSystem class.
     3) Fix Activity Diagram deserialization error.