Metadata >> NuGet >> restfulie.net

restfulie.net

Metadata

Authors Mauricio Aniche, Pedro Reys, Guilherme Silveira and Felipe Seixas
Description Extend ASP.NET MVC to enable the creation of RESTFul api and hypermedia aware resources.
Language en-US
LicenseUrl https://github.com/caelum/restfulie/blob/master/LICENSE
Owners Mauricio Aniche
ProjectUrl http://restfulie.caelum.com.br/
RequireLicenseAcceptance False
Tags REST HTTP API
Dependencies Castle.Core:2.5.2|Newtonsoft.Json:4.0.8|AspNetMvc:[3.0.20105.1]
PackageSize 93315
PackageHashAlgorithm SHA512
PackageHash 2K9neeoAEHuAmDx2JVPgSm1X+R8eWUyLFEg5RVHGyGzZpFNFe236vapCC/ULBEy50zEXGdxdaMWnMkr2x2v/ZQ==
DownloadCount 000000
CreatedDate 2014-10-06T12:22:31

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

OpenWrap

Installing the package:
o add-wrap restfulie.net
Uninstalling the package:
o remove-wrap restfulie.net

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.5.18
0.5.17
0.5.16
0.5.15
0.5.14