OpenfinDesktop 5.44.9.12
See the version list below for details.
dotnet add package OpenfinDesktop --version 5.44.9.12
NuGet\Install-Package OpenfinDesktop -Version 5.44.9.12
<PackageReference Include="OpenfinDesktop" Version="5.44.9.12" />
paket add OpenfinDesktop --version 5.44.9.12
#r "nuget: OpenfinDesktop, 5.44.9.12"
// Install OpenfinDesktop as a Cake Addin #addin nuget:?package=OpenfinDesktop&version=5.44.9.12 // Install OpenfinDesktop as a Cake Tool #tool nuget:?package=OpenfinDesktop&version=5.44.9.12
OpenFin Desktop Runtime .Net Adapter
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. |
-
- DotNetZip (>= 1.9.1.8)
- Newtonsoft.Json (>= 6.0.8)
- WebSocket4Net (>= 0.12.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on OpenfinDesktop:
Package | Downloads |
---|---|
Openfin.Winform
OpenFin Desktop Runtime .NET Embedded View |
|
Openfin.WPF
OpenFin Desktop Runtime .NET Embedded View |
|
OpenFin.Excel
OpenFin Desktop Runtime Excel Adapter |
|
Openfin.Notifications
OpenFin .NET Notifications Service Client |
|
OpenFin.FDC3
OpenFin FDC3 Client |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
17.6.1 | 122 | 11/8/2024 |
17.6.0 | 359 | 7/22/2024 |
17.5.1 | 473 | 3/18/2024 |
17.4.0 | 3,677 | 8/5/2022 |
17.3.3 | 2,136 | 5/18/2022 |
17.3.2 | 2,613 | 5/5/2022 |
17.3.1 | 1,976 | 5/3/2022 |
17.3.0 | 2,048 | 3/25/2022 |
17.2.0 | 3,638 | 10/4/2021 |
17.1.0 | 4,336 | 7/23/2021 |
17.0.0 | 2,031 | 6/9/2021 |
16.8.2 | 2,176 | 4/20/2021 |
16.8.1 | 1,760 | 4/7/2021 |
16.7.0 | 2,878 | 10/14/2020 |
16.6.0 | 2,431 | 8/3/2020 |
16.5.0 | 2,078 | 7/23/2020 |
16.4.0 | 2,431 | 7/10/2020 |
16.3.1 | 2,076 | 7/8/2020 |
16.3.0 | 2,142 | 7/6/2020 |
16.1.3 | 1,991 | 6/29/2020 |
16.1.1 | 2,153 | 6/24/2020 |
16.1.0 | 2,531 | 6/9/2020 |
16.0.0 | 5,389 | 5/29/2020 |
14.1.1 | 6,549 | 2/13/2020 |
14.1.0 | 2,781 | 1/29/2020 |
14.0.0 | 4,378 | 11/22/2019 |
10.0.0 | 5,106 | 10/26/2019 |
9.0.2 | 3,248 | 7/10/2019 |
9.0.1 | 2,899 | 5/16/2019 |
8.1.3 | 7,509 | 11/13/2018 |
8.1.2 | 3,225 | 1/19/2019 |
8.1.1 | 3,371 | 8/1/2018 |
7.1.0 | 3,514 | 10/13/2017 |
7.0.0 | 2,953 | 9/8/2017 |
6.2.0 | 3,584 | 8/14/2017 |
6.1.0 | 13,246 | 6/6/2017 |
6.0.2 | 16,376 | 3/17/2017 |
6.0.1 | 3,081 | 2/7/2017 |
5.44.9.38 | 2,910 | 6/6/2017 |
5.44.9.12 | 3,796 | 4/6/2016 |
[New Features]
- Create a Runtime.Connect overload that does not do port discovery
- Add appAssets to application manifest, rename runtime assets types and properties
[Improvements]
- Ensure Silverlight compatibility
- Allow InterApplicationBus subscriptions to specific child window names
- Include timestamps, process ID, and thread ID in log file; change default log file folder
- RdmUrl and InstallDialogOptions missing from RuntimeOptions
[Bug Fixes]
- Fixed dropdown positioning when EmbeddedView parent controls move within a non-moving form
- Fixed behavior when closing a child window caused the render process to close
- WinForms Context Menus now close properly when EmbeddedView is focused
- Unhandled exception caught if named pipe closes unexpectedly
- Embedding EmbeddedView to hidden form no longer causes crash
- EmbeddedView corretly fires OnReady event even when hidden