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.
<PackageVersion Include="CoreWindowsWrapper" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CoreWindowsWrapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package CoreWindowsWrapper@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CoreWindowsWrapper&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CoreWindowsWrapper&version=1.0.0
                    
Install as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (2)

Showing the top 2 NuGet packages that depend on CoreWindowsWrapper:

Package Downloads
Diga.NativeControls.WebBrowser

Diga.NativeControls.WebBrowser.Core

Diga.NativeControls.WebBrowser.AOT

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.8.20 312 10/24/2024
2.0.8.20-prerelease 168 4/25/2024
2.0.8.18-prerelease 169 4/10/2024
2.0.8.15-prerelease 241 3/14/2024
2.0.8.1-prerelease 198 2/23/2024
2.0.8-prerelease 164 2/22/2024
2.0.7 2,791 2/20/2024
2.0.6 200 2/20/2024
2.0.5 201 2/19/2024
2.0.4 2,499 10/4/2023
2.0.3 1,625 2/25/2022
2.0.2 4,090 12/6/2021
2.0.1-preview 762 10/21/2021
1.0.47 1,115 3/4/2021
1.0.46 1,517 8/7/2020
1.0.45 819 7/13/2020
1.0.44 829 7/2/2020
1.0.43 664 6/19/2020
1.0.42 673 6/18/2020
1.0.41 816 6/16/2020
1.0.3.3 714 1/29/2020
1.0.3.1 786 6/14/2019
1.0.2.2 584 2/20/2019
1.0.2.1 572 2/13/2019
1.0.2 1,606 2/10/2019
1.0.0 8,027 1/26/2019

First implementation.