Metadata >> NuGet >> Cormo

Cormo

Metadata

Authors Cormo
Copyrights Copyright 2015
Description .NET application development framework that brings both Spring and the CDI (Contexts and Dependency Injection) spec from Java EE (specifically its implementation by JBoss Weld) into .NET development.
IconUrl http://raw.githubusercontent.com/hendryluk/cormo/master/ICON.png
LicenseUrl http://raw.githubusercontent.com/hendryluk/cormo/master/LICENSE
Owners Cormo
ProjectUrl http://github.com/hendryluk/cormo
ReleaseNotes Initial preview version.
RequireLicenseAcceptance False
Tags spring spring-boot spring-framework CDI dependency-injection j2ee java-ee jboss jboss-weld seam
Dependencies Castle.Core:3.3.3
Title Cormo
PackageSize 216799
PackageHashAlgorithm SHA512
PackageHash jpk4qevBKYnqrLvnzxKgRFBqKvrxQYlJhk6ILZlnYzr6LQo4QniL457XbzQo6QJPp6m37OoeWBlrwd/MqEilng==
DownloadCount 000000
CreatedDate 2015-02-08T07:37:13

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

OpenWrap

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

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.0.1.13
0.0.1.2
0.0.1.0