NewPlatform.Flexberry.Winforms 3.0.2-beta01

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 3.0.2-beta01
                    
NuGet\Install-Package NewPlatform.Flexberry.Winforms -Version 3.0.2-beta01
                    
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="3.0.2-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewPlatform.Flexberry.Winforms" Version="3.0.2-beta01" />
                    
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 3.0.2-beta01
                    
#r "nuget: NewPlatform.Flexberry.Winforms, 3.0.2-beta01"
                    
#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.
#:package NewPlatform.Flexberry.Winforms@3.0.2-beta01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewPlatform.Flexberry.Winforms&version=3.0.2-beta01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewPlatform.Flexberry.Winforms&version=3.0.2-beta01&prerelease
                    
Install 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 236 10/18/2022
5.1.0-beta02 306 9/20/2022
5.1.0-beta01 558 1/26/2022
5.0.0 658 9/13/2021
4.1.1 987 9/11/2020
4.1.1-beta01 585 9/25/2019
4.1.0 770 9/12/2019
4.1.0-beta03 566 5/22/2019
4.1.0-beta02 542 5/22/2019
4.1.0-beta01 535 5/16/2019
4.0.0 993 12/20/2018
4.0.0-beta01 772 10/10/2018
4.0.0-alpha06 756 10/5/2018
4.0.0-alpha05 759 9/21/2018
4.0.0-alpha04 802 9/4/2018
4.0.0-alpha03 792 8/24/2018
4.0.0-alpha02 1,133 7/6/2018
4.0.0-alpha01 1,053 7/4/2018
3.0.2-beta01 891 7/2/2018
3.0.2-alpha04 1,068 7/2/2018
3.0.1 1,326 8/23/2017
3.0.0 1,112 8/23/2017
2.1.0 1,127 8/23/2017
2.0.0 1,205 8/23/2017
2.0.0-alpha01 1,154 12/13/2016
1.2.0 1,913 10/13/2015
1.2.0-beta06 1,177 10/6/2015

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