CoreWindowsWrapper 1.0.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CoreWindowsWrapper --version 1.0.3.1
NuGet\Install-Package CoreWindowsWrapper -Version 1.0.3.1
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="CoreWindowsWrapper" Version="1.0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreWindowsWrapper --version 1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoreWindowsWrapper, 1.0.3.1"
#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.
// Install CoreWindowsWrapper as a Cake Addin #addin nuget:?package=CoreWindowsWrapper&version=1.0.3.1 // Install CoreWindowsWrapper as a Cake Tool #tool nuget:?package=CoreWindowsWrapper&version=1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CoreWindowsWrapper is a DLL you can use to create Core Applications showing Dialogs without using System.Windows.Forms. The Project uses the Windows - API to create Native Windows.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CoreWindowsWrapper:
Package | Downloads |
---|---|
Diga.NativeControls.WebBrowser
Diga.NativeControls.WebBrowser.Core |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.8.20 | 77 | 10/24/2024 |
2.0.8.20-prerelease | 103 | 4/25/2024 |
2.0.8.18-prerelease | 102 | 4/10/2024 |
2.0.8.15-prerelease | 154 | 3/14/2024 |
2.0.8.1-prerelease | 103 | 2/23/2024 |
2.0.8-prerelease | 109 | 2/22/2024 |
2.0.7 | 1,171 | 2/20/2024 |
2.0.6 | 111 | 2/20/2024 |
2.0.5 | 105 | 2/19/2024 |
2.0.4 | 1,826 | 10/4/2023 |
2.0.3 | 1,200 | 2/25/2022 |
2.0.2 | 3,888 | 12/6/2021 |
2.0.1-preview | 550 | 10/21/2021 |
1.0.47 | 907 | 3/4/2021 |
1.0.46 | 1,259 | 8/7/2020 |
1.0.45 | 627 | 7/13/2020 |
1.0.44 | 626 | 7/2/2020 |
1.0.43 | 470 | 6/19/2020 |
1.0.42 | 473 | 6/18/2020 |
1.0.41 | 601 | 6/16/2020 |
1.0.3.3 | 486 | 1/29/2020 |
1.0.3.1 | 593 | 6/14/2019 |
1.0.2.2 | 411 | 2/20/2019 |
1.0.2.1 | 379 | 2/13/2019 |
1.0.2 | 877 | 2/10/2019 |
1.0.0 | 667 | 1/26/2019 |
First implementation.