Metadata >> NuGet >> Hyperstore

Hyperstore

Metadata

Authors Zenasoft
Copyrights Copyright Zenasoft 2014
Description HyperStore is a Database Oriented Model integrating many concepts of DDD and CQRS.
IconUrl http://www.zenasoft.com/wp-content/uploads/2014/04/Logo-Hyperstore1.gif
Language en-US
LicenseUrl http://opensource.org/licenses/gpl-3.0
Owners Zenasoft
ProjectUrl http://www.zenasoft.com/
RequireLicenseAcceptance True
Tags Hyperstore,DSL,CQRS,DDD
Dependencies Microsoft.Bcl.Immutable:1.0.30:net45|Microsoft.Bcl.Immutable:1.0.30:win|Microsoft.Bcl.Immutable:1.0.30:portable-net45+wp80+win80
Title Hyperstore
PackageSize 2338026
PackageHashAlgorithm SHA512
PackageHash tHPN/sBXOZuhnw5PwG4bWemtNMBIBiBTKilhAfKBLrhkS3zSvbS9brjCqT0n5moNtUtOZGjTED6cyrPMl8DP2A==
DownloadCount 000000
CreatedDate 2014-04-07T18:18:51

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 Hyperstore -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hyperstore -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 Hyperstore
Installing the package (HTTP Basic authentication):
Install-Package Hyperstore -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hyperstore -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hyperstore

OpenWrap

Installing the package:
o add-wrap Hyperstore
Uninstalling the package:
o remove-wrap Hyperstore

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.

No versions are exposed for this project and you are not logged in or not allowed to manage versions.