Metadata >> NuGet >> JE.ApiValidation.WebApi

JE.ApiValidation.WebApi

Metadata

Authors JUST EAT
Copyrights Copyright 2015
Description API Validation support with FluentValidation for frameworks we use. Standard error response DTO.
LicenseUrl https://github.com/justeat/JE.ApiValidation/blob/master/LICENSE
Owners JUST EAT
ProjectUrl https://github.com/justeat/JE.ApiValidation/
ReleaseNotes https://github.com/justeat/JE.ApiValidation/blob/master/CHANGELOG.md
RequireLicenseAcceptance False
Tags je-apivalidation api validation webapi
Dependencies Microsoft.AspNet.WebApi:5.2.3|Microsoft.AspNet.WebApi.Core:5.2.3|JE.ApiValidation.DTOs:1.0.9.65
Title JE.ApiValidation.WebApi
PackageSize 11474
PackageHashAlgorithm SHA512
PackageHash y8H6UFmBLaJXee37/4qPJ1jBtgY2B9CF9WTbNhtL36zH15ZQETjrIy+cJAoOH/boKdniDyCAep1JiCT81cTUTg==
DownloadCount 000000
CreatedDate 2015-07-03T09:50:04

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

OpenWrap

Installing the package:
o add-wrap JE.ApiValidation.WebApi
Uninstalling the package:
o remove-wrap JE.ApiValidation.WebApi

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.9.65
1.0.8.62
1.0.0.58
1.0.0.54
1.0.0.51
1.0.0.48