NewPlatform.Flexberry.Winforms
4.1.0-beta03
See the version list below for details.
dotnet add package NewPlatform.Flexberry.Winforms --version 4.1.0-beta03
NuGet\Install-Package NewPlatform.Flexberry.Winforms -Version 4.1.0-beta03
<PackageReference Include="NewPlatform.Flexberry.Winforms" Version="4.1.0-beta03" />
paket add NewPlatform.Flexberry.Winforms --version 4.1.0-beta03
#r "nuget: NewPlatform.Flexberry.Winforms, 4.1.0-beta03"
// Install NewPlatform.Flexberry.Winforms as a Cake Addin #addin nuget:?package=NewPlatform.Flexberry.Winforms&version=4.1.0-beta03&prerelease // Install NewPlatform.Flexberry.Winforms as a Cake Tool #tool nuget:?package=NewPlatform.Flexberry.Winforms&version=4.1.0-beta03&prerelease
Flexberry Winforms package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- NewPlatform.Flexberry.LogService (>= 1.1.0)
- NewPlatform.Flexberry.ORM (>= 5.0.0)
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 | 186 | 10/18/2022 |
5.1.0-beta02 | 259 | 9/20/2022 |
5.1.0-beta01 | 495 | 1/26/2022 |
5.0.0 | 575 | 9/13/2021 |
4.1.1 | 903 | 9/11/2020 |
4.1.1-beta01 | 505 | 9/25/2019 |
4.1.0 | 684 | 9/12/2019 |
4.1.0-beta03 | 484 | 5/22/2019 |
4.1.0-beta02 | 461 | 5/22/2019 |
4.1.0-beta01 | 453 | 5/16/2019 |
4.0.0 | 900 | 12/20/2018 |
4.0.0-beta01 | 668 | 10/10/2018 |
4.0.0-alpha06 | 652 | 10/5/2018 |
4.0.0-alpha05 | 652 | 9/21/2018 |
4.0.0-alpha04 | 686 | 9/4/2018 |
4.0.0-alpha03 | 685 | 8/24/2018 |
4.0.0-alpha02 | 873 | 7/6/2018 |
4.0.0-alpha01 | 788 | 7/4/2018 |
3.0.2-beta01 | 719 | 7/2/2018 |
3.0.2-alpha04 | 803 | 7/2/2018 |
3.0.1 | 1,134 | 8/23/2017 |
3.0.0 | 915 | 8/23/2017 |
2.1.0 | 930 | 8/23/2017 |
2.0.0 | 1,012 | 8/23/2017 |
2.0.0-alpha01 | 962 | 12/13/2016 |
1.2.0 | 1,698 | 10/13/2015 |
1.2.0-beta06 | 980 | 10/6/2015 |
Added
1. Json-deserialization.
2. PublishName to 'System' navigation property in ObjectInSystem class.
3. Add using Brush type in JsonBaseConverter for accept Primitive backgroud color.
Changed
1. Update JsonConverterLoader for loading all converters from namespace.
Removed
1. [BREAKINGCHANGE] Support for .NET 3.5 and .NET 4.0 has been dropped - minimal version has been upgraded to .NET 4.5.
Fixed
1. Fix Activity Diagram deserialization error.
2. Fix json converter.
3. Fix deserialization cad diagram.
4. Fix update config file.