Mile.Windows.Helpers
1.0.952
dotnet add package Mile.Windows.Helpers --version 1.0.952
NuGet\Install-Package Mile.Windows.Helpers -Version 1.0.952
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="Mile.Windows.Helpers" Version="1.0.952" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mile.Windows.Helpers" Version="1.0.952" />
<PackageReference Include="Mile.Windows.Helpers" />
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 Mile.Windows.Helpers --version 1.0.952
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mile.Windows.Helpers, 1.0.952"
#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 Mile.Windows.Helpers@1.0.952
#: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=Mile.Windows.Helpers&version=1.0.952
#tool nuget:?package=Mile.Windows.Helpers&version=1.0.952
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mile.Windows.Helpers
The essential helper functions for the Windows platform.
Usage
If you don't want to include C++/WinRT helpers, please set
<MileWindowsHelpersNoCppWinRTHelpers>true</MileWindowsHelpersNoCppWinRTHelpers>
in your project configuration file.
Documents
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mile.Windows.Helpers:
Package | Downloads |
---|---|
Mile.Xaml
Provides the modern Windows style to Windows.UI.Xaml for desktop applications with XAML Islands. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mile.Windows.Helpers:
Repository | Stars |
---|---|
ProjectMile/Mile.Xaml
The lightweight XAML Islands toolchain with the Windows 11 controls styles.
|