NewPlatform.Flexberry.Winforms 3.0.0

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.0
                    
NuGet\Install-Package NewPlatform.Flexberry.Winforms -Version 3.0.0
                    
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.0" />
                    
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.0" />
                    
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.0
                    
#r "nuget: NewPlatform.Flexberry.Winforms, 3.0.0"
                    
#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=3.0.0
                    
Install NewPlatform.Flexberry.Winforms as a Cake Addin
#tool nuget:?package=NewPlatform.Flexberry.Winforms&version=3.0.0
                    
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 613 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 939 12/20/2018
4.0.0-beta01 715 10/10/2018
4.0.0-alpha06 702 10/5/2018
4.0.0-alpha05 702 9/21/2018
4.0.0-alpha04 735 9/4/2018
4.0.0-alpha03 735 8/24/2018
4.0.0-alpha02 985 7/6/2018
4.0.0-alpha01 901 7/4/2018
3.0.2-beta01 793 7/2/2018
3.0.2-alpha04 916 7/2/2018
3.0.1 1,225 8/23/2017
3.0.0 1,008 8/23/2017
2.1.0 1,022 8/23/2017
2.0.0 1,106 8/23/2017
2.0.0-alpha01 1,049 12/13/2016
1.2.0 1,796 10/13/2015
1.2.0-beta06 1,071 10/6/2015

1) Update ORM dependency.
     2) Move ICSSoft.STORMNET.Drawing project from ORM to Winforms.
     3) Move misc types, interface and methods from ORM to Winforms.
     4) Add JsonConverters for diagram primitives.
     5) Remove CurrentUserService and UnityFactoryy (included in ORM).