DotNet.ReproducibleBuilds.Isolated
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package DotNet.ReproducibleBuilds.Isolated --version 1.1.1
NuGet\Install-Package DotNet.ReproducibleBuilds.Isolated -Version 1.1.1
<PackageReference Include="DotNet.ReproducibleBuilds.Isolated" Version="1.1.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="DotNet.ReproducibleBuilds.Isolated" Version="1.1.1" />
<PackageReference Include="DotNet.ReproducibleBuilds.Isolated"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add DotNet.ReproducibleBuilds.Isolated --version 1.1.1
#r "nuget: DotNet.ReproducibleBuilds.Isolated, 1.1.1"
#:package DotNet.ReproducibleBuilds.Isolated@1.1.1
#addin nuget:?package=DotNet.ReproducibleBuilds.Isolated&version=1.1.1
#tool nuget:?package=DotNet.ReproducibleBuilds.Isolated&version=1.1.1
Enables reproducible build settings, isolating build from side effects of other installed software on the samemachine.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on DotNet.ReproducibleBuilds.Isolated:
Package | Downloads |
---|---|
Altemiq.DotNet.CodingStandard
A package to configure .NET coding style and static analysis |
|
NetEx.Legacy.WinForms
A collection of controls that have been removed from System.Windows.Forms. |
|
NetEx.Hooks
Provides global hooks for capturing keyboard, mouse, and clipboard events, and simulators for keyboard and mouse events. |
|
NetEx.IO
Provides additional input and output (I/O) types, that allow reading and/or writing to data streams. |
|
NetEx.Dialogs.WinForms
A managed implementation of the standard Windows credential and progress dialogs, for WinForms. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DotNet.ReproducibleBuilds.Isolated:
Repository | Stars |
---|---|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|
|
microsoft/SizeBench
SizeBench is a binary size investigation tool for Windows
|