Metadata >> NuGet >> SimpleDomain.EventStore.MongoPersistence

SimpleDomain.EventStore.MongoPersistence

Metadata

Authors Patrick Ineichen
Description A library which supports DDD, CQRS and event sourcing. This is the MongoDB persistence module for the EventStore.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Patrick Ineichen
RequireLicenseAcceptance True
Dependencies SimpleDomain:0.6.0:net45|mongocsharpdriver:1.9.2:net45|Newtonsoft.Json:6.0.7:net45
Title SimpleDomain.EventStore.MongoPersistence
PackageSize 21506
PackageHashAlgorithm SHA512
PackageHash 4Joiz7RshjMRjzOw11Y2iq1u7hPWeqddsGh14CQYHJyDaiUNBUmfkyN7neQe1JWUk3MsW7q5+GVZArtr14B74A==
DownloadCount 000000
CreatedDate 2014-12-31T16:01:27

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install SimpleDomain.EventStore.MongoPersistence -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SimpleDomain.EventStore.MongoPersistence -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package SimpleDomain.EventStore.MongoPersistence
Installing the package (HTTP Basic authentication):
Install-Package SimpleDomain.EventStore.MongoPersistence -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SimpleDomain.EventStore.MongoPersistence -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package SimpleDomain.EventStore.MongoPersistence

OpenWrap

Installing the package:
o add-wrap SimpleDomain.EventStore.MongoPersistence
Uninstalling the package:
o remove-wrap SimpleDomain.EventStore.MongoPersistence

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.6.2
0.6.1
0.6.0
0.6.0-beta0001