Padded.Fody
1.0.0
Applies padding on structs & classes to remove false sharing.
Install-Package Padded.Fody -Version 1.0.0
dotnet add package Padded.Fody --version 1.0.0
<PackageReference Include="Padded.Fody" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Padded.Fody --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Padded.Fody, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Padded.Fody as a Cake Addin #addin nuget:?package=Padded.Fody&version=1.0.0 // Install Padded.Fody as a Cake Tool #tool nuget:?package=Padded.Fody&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Fody (>= 1.29.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 933 | 4/10/2016 |