Openfin.WPF
6.2.0
See the version list below for details.
dotnet add package Openfin.WPF --version 6.2.0
NuGet\Install-Package Openfin.WPF -Version 6.2.0
<PackageReference Include="Openfin.WPF" Version="6.2.0" />
paket add Openfin.WPF --version 6.2.0
#r "nuget: Openfin.WPF, 6.2.0"
// Install Openfin.WPF as a Cake Addin #addin nuget:?package=Openfin.WPF&version=6.2.0 // Install Openfin.WPF as a Cake Tool #tool nuget:?package=Openfin.WPF&version=6.2.0
OpenFin Desktop Runtime .Net Embedded View
Product | Versions 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. |
-
- Newtonsoft.Json (>= 9.0.1)
- OpenFin.WinForm (>= 6.2.0)
- OpenfinDesktop (>= 6.2.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 |
---|---|---|
17.6.1 | 76 | 11/8/2024 |
17.6.0 | 139 | 7/22/2024 |
17.5.1 | 218 | 3/18/2024 |
17.4.0 | 1,508 | 8/5/2022 |
17.3.3 | 993 | 5/18/2022 |
17.3.2 | 974 | 5/5/2022 |
17.3.1 | 968 | 5/3/2022 |
17.3.0 | 1,054 | 3/25/2022 |
17.2.1-alpha3 | 642 | 3/4/2022 |
17.2.1-alpha2 | 640 | 2/24/2022 |
17.2.1-alpha1 | 650 | 2/4/2022 |
17.2.0 | 1,560 | 10/4/2021 |
17.1.0 | 961 | 7/23/2021 |
17.0.0 | 953 | 6/9/2021 |
16.8.2 | 954 | 4/20/2021 |
16.8.1 | 881 | 4/7/2021 |
16.7.0 | 1,451 | 10/14/2020 |
16.6.0 | 1,121 | 8/3/2020 |
16.5.0 | 1,098 | 7/23/2020 |
16.4.0 | 1,117 | 7/10/2020 |
16.3.1 | 1,070 | 7/8/2020 |
16.3.0 | 1,068 | 7/6/2020 |
16.1.3 | 1,041 | 6/29/2020 |
16.1.1 | 1,101 | 6/24/2020 |
16.1.0 | 1,079 | 6/9/2020 |
16.0.0 | 1,147 | 5/29/2020 |
14.1.1 | 1,824 | 2/13/2020 |
14.1.0 | 1,108 | 1/29/2020 |
14.0.0 | 1,443 | 11/22/2019 |
10.0.0 | 1,115 | 10/26/2019 |
9.0.2 | 1,287 | 7/10/2019 |
9.0.1 | 1,224 | 5/16/2019 |
8.1.3 | 5,524 | 11/13/2018 |
8.1.2 | 1,598 | 1/19/2019 |
8.1.1 | 1,485 | 8/1/2018 |
7.1.0 | 1,910 | 10/13/2017 |
7.0.0 | 1,489 | 9/8/2017 |
6.2.0 | 1,826 | 8/14/2017 |
6.1.0 | 1,592 | 6/6/2017 |
6.0.2 | 1,512 | 3/17/2017 |
6.0.1 | 1,748 | 2/7/2017 |
5.44.9.38 | 1,458 | 6/6/2017 |
5.44.9.12 | 2,292 | 4/6/2016 |
5.44.9.1 | 2,113 | 1/22/2016 |
5.44.8.6 | 1,866 | 12/23/2015 |
5.44.8.5 | 1,555 | 12/17/2015 |
5.44.8.3 | 1,816 | 12/4/2015 |
5.44.8.2 | 1,873 | 11/19/2015 |
5.44.8.1 | 1,738 | 11/6/2015 |
5.44.7.1 | 1,560 | 10/16/2015 |
4.40.7.1 | 1,638 | 9/28/2015 |
4.40.6.1 | 1,646 | 9/10/2015 |
4.40.5.1 | 1,876 | 8/4/2015 |
4.40.4.7 | 1,544 | 7/14/2015 |
4.40.3.6 | 1,609 | 7/13/2015 |
4.40.3.5 | 1,572 | 6/26/2015 |
4.40.3.4 | 1,528 | 6/26/2015 |
4.40.3.3 | 1,888 | 6/12/2015 |
4.40.3.1 | 1,599 | 5/15/2015 |
4.40.2.1 | 1,552 | 5/12/2015 |
4.40.2 | 1,915 | 5/12/2015 |
### New Features
- Allowed Non-Persistent Connection.
- Added notification when `RVMHelper` fails to connect to the Runtime.
- Add preload script to `WindowOptions`.
- Added `SendValue` and `PublishValue` UDF to Excel Add-In core.
### Bug Fixes
- Added `OPTIONS` value to `HttpRequestMethod` enum.
- Improved hanging detection and auto-reload behavior.
- Prevents `EmbeddedView` from stealing the content of already opened OpenFin Window.
- Fixed `NullReferenceException` on closing uninitialized WPF `EmbeddedView`.