CoreWindowsWrapper 1.0.2
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.2
NuGet\Install-Package CoreWindowsWrapper -Version 1.0.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreWindowsWrapper --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoreWindowsWrapper, 1.0.2"
#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.2 // Install CoreWindowsWrapper as a Cake Tool #tool nuget:?package=CoreWindowsWrapper&version=1.0.2
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
- No dependencies.
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 | 85 | 10/24/2024 |
2.0.8.20-prerelease | 105 | 4/25/2024 |
2.0.8.18-prerelease | 104 | 4/10/2024 |
2.0.8.15-prerelease | 156 | 3/14/2024 |
2.0.8.1-prerelease | 105 | 2/23/2024 |
2.0.8-prerelease | 111 | 2/22/2024 |
2.0.7 | 1,306 | 2/20/2024 |
2.0.6 | 113 | 2/20/2024 |
2.0.5 | 107 | 2/19/2024 |
2.0.4 | 2,092 | 10/4/2023 |
2.0.3 | 1,202 | 2/25/2022 |
2.0.2 | 3,890 | 12/6/2021 |
2.0.1-preview | 552 | 10/21/2021 |
1.0.47 | 909 | 3/4/2021 |
1.0.46 | 1,262 | 8/7/2020 |
1.0.45 | 629 | 7/13/2020 |
1.0.44 | 631 | 7/2/2020 |
1.0.43 | 473 | 6/19/2020 |
1.0.42 | 475 | 6/18/2020 |
1.0.41 | 603 | 6/16/2020 |
1.0.3.3 | 488 | 1/29/2020 |
1.0.3.1 | 595 | 6/14/2019 |
1.0.2.2 | 414 | 2/20/2019 |
1.0.2.1 | 381 | 2/13/2019 |
1.0.2 | 879 | 2/10/2019 |
1.0.0 | 670 | 1/26/2019 |
First implementation.