Metadata >> NuGet >> enode.autofac

enode.autofac

Metadata

Authors tangxuehua
Copyrights 2013
Description autofac integration with enode framework
IconUrl https://raw.github.com/tangxuehua/enode/master/doc/logo.png
Language zh-CN
LicenseUrl https://github.com/tangxuehua/enode/blob/master/license.txt
Owners tangxuehua
ProjectUrl https://github.com/tangxuehua/enode
RequireLicenseAcceptance False
Tags DDD EDA EventSourcing CQRS in-memory
Dependencies enode|Autofac
Title autofac integration with enode framework
PackageSize 10733
PackageHashAlgorithm SHA512
PackageHash hd/jLxSdXNb3S8SWO99JY/5x/QesuDxvwPrLtbmHRI3ePkamDuOtFq0qBSj4Fs05+/RefUz+rCRyPT7i9TLqsA==
DownloadCount 000000
CreatedDate 2013-10-21T11:44:50

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

OpenWrap

Installing the package:
o add-wrap enode.autofac
Uninstalling the package:
o remove-wrap enode.autofac

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
1.0.2
1.0.1.1
1.0.1.0