AtomEventStore 1.7.4

dotnet add package AtomEventStore --version 1.7.4
                    
NuGet\Install-Package AtomEventStore -Version 1.7.4
                    
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="AtomEventStore" Version="1.7.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AtomEventStore" Version="1.7.4" />
                    
Directory.Packages.props
<PackageReference Include="AtomEventStore" />
                    
Project file
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 AtomEventStore --version 1.7.4
                    
#r "nuget: AtomEventStore, 1.7.4"
                    
#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.
#addin nuget:?package=AtomEventStore&version=1.7.4
                    
Install AtomEventStore as a Cake Addin
#tool nuget:?package=AtomEventStore&version=1.7.4
                    
Install AtomEventStore as a Cake Tool

Event store implementation based on the Atom syndication format.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 AtomEventStore:

Package Downloads
AtomEventStore.AzureBlob

Azure Blog Storage persistence library for an event store implementation based on the Atom syndication format.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.4 3,170 11/24/2014
1.7.3 1,692 11/22/2014
1.7.2 1,742 11/21/2014
1.7.1 1,908 11/12/2014
1.7.0 1,749 11/8/2014
1.6.0 1,795 11/7/2014
1.5.0 1,622 10/14/2014
1.4.0 1,582 10/11/2014
1.3.0 1,738 9/26/2014
1.2.0 1,628 9/24/2014
1.1.0 1,803 9/5/2014
1.0.0 1,614 9/2/2014