CoreWindowsWrapper 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CoreWindowsWrapper --version 1.0.0                
NuGet\Install-Package CoreWindowsWrapper -Version 1.0.0                
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.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreWindowsWrapper --version 1.0.0                
#r "nuget: CoreWindowsWrapper, 1.0.0"                
#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.0

// Install CoreWindowsWrapper as a Cake Tool
#tool nuget:?package=CoreWindowsWrapper&version=1.0.0                

CoreWindowsWrapper Native Windows Wrapper for .NET-Core

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 135 10/24/2024
2.0.8.20-prerelease 109 4/25/2024
2.0.8.18-prerelease 108 4/10/2024
2.0.8.15-prerelease 159 3/14/2024
2.0.8.1-prerelease 109 2/23/2024
2.0.8-prerelease 117 2/22/2024
2.0.7 1,790 2/20/2024
2.0.6 118 2/20/2024
2.0.5 115 2/19/2024
2.0.4 2,379 10/4/2023
2.0.3 1,214 2/25/2022
2.0.2 3,896 12/6/2021
2.0.1-preview 556 10/21/2021
1.0.47 916 3/4/2021
1.0.46 1,270 8/7/2020
1.0.45 639 7/13/2020
1.0.44 639 7/2/2020
1.0.43 481 6/19/2020
1.0.42 483 6/18/2020
1.0.41 611 6/16/2020
1.0.3.3 497 1/29/2020
1.0.3.1 603 6/14/2019
1.0.2.2 423 2/20/2019
1.0.2.1 387 2/13/2019
1.0.2 888 2/10/2019
1.0.0 680 1/26/2019

First implementation.