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. 
.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-prerelease 44 4/25/2024
2.0.8.18-prerelease 59 4/10/2024
2.0.8.15-prerelease 72 3/14/2024
2.0.8.1-prerelease 85 2/23/2024
2.0.8-prerelease 82 2/22/2024
2.0.7 373 2/20/2024
2.0.6 84 2/20/2024
2.0.5 76 2/19/2024
2.0.4 655 10/4/2023
2.0.3 1,142 2/25/2022
2.0.2 3,842 12/6/2021
2.0.1-preview 500 10/21/2021
1.0.47 855 3/4/2021
1.0.46 1,197 8/7/2020
1.0.45 593 7/13/2020
1.0.44 586 7/2/2020
1.0.43 437 6/19/2020
1.0.42 443 6/18/2020
1.0.41 576 6/16/2020
1.0.3.3 461 1/29/2020
1.0.3.1 561 6/14/2019
1.0.2.2 398 2/20/2019
1.0.2.1 359 2/13/2019
1.0.2 852 2/10/2019
1.0.0 641 1/26/2019

First implementation.