Metadata >> NuGet >> Atomique >> 1.0.0.0

1.0.0.0

Metadata

Authors Alex Rønne Petersen
Copyrights Copyright © 2014
Description Sane atomic operations for .NET based on the C++11 memory model.
LicenseUrl https://github.com/alexrp/atomique/blob/master/LICENSE
Owners Alex Rønne Petersen
ProjectUrl https://github.com/alexrp/atomique
ReleaseNotes Initial release of Atomique.
RequireLicenseAcceptance False
Tags Atomic Atomics Parallel Parallelism Concurrency Thread Threading
PackageSize 24122
PackageHashAlgorithm SHA512
PackageHash KwoPnTBcPMn0TIymZZmLwyQ0SPzah/r1/n+mjg8OnQE3QKxtZY/ZgqolK1vOP5fE+u8wkkAAXGmeOdDBWY/lqA==
DownloadCount 000000
CreatedDate 2014-09-06T08:15:23

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Atomique -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Atomique -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Atomique 1.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Atomique -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atomique -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Atomique -Version 1.0.0.0
Uninstalling the package:
o remove-wrap Atomique

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win+wpa81 Binaries