LargeAddressAware 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 LargeAddressAware --version 1.0.2
NuGet\Install-Package LargeAddressAware -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="LargeAddressAware" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LargeAddressAware --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LargeAddressAware, 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 LargeAddressAware as a Cake Addin #addin nuget:?package=LargeAddressAware&version=1.0.2 // Install LargeAddressAware as a Cake Tool #tool nuget:?package=LargeAddressAware&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows to mark an .exe post-compilation as LARGEADDRESSAWARE.
When the LargeAddressAware MSBuild property in a .csproj file is set to true, the tool will set the LARGEADDRESSAWARE flag on the output executable.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on LargeAddressAware:
Repository | Stars |
---|---|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
Dynatrace/superdump
A service for automated crash-dump analysis
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|