Metadata >> NuGet >> IM.Xades

IM.Xades

Metadata

Authors I.M. vzw
Copyrights Copyright © Egelke BVBA 2013
Description Xades Library for .Net
IconUrl https://nuget.org/Content/Images/packageDefaultIcon-50x50.png
LicenseUrl http://www.gnu.org/licenses/lgpl.html
Owners I.M. vzw
ProjectUrl http://xades.codeplex.com/
ReleaseNotes Transformed Library into NuGet Package
RequireLicenseAcceptance False
Tags MyCareNet eSigning Xades XML
Dependencies Egelke.EHealth.Client.Pki:1.0.0
Title XadesLib
PackageSize 64923
PackageHashAlgorithm SHA512
PackageHash 648dse+g1OPh87PNEFTAgXxcRee5D1NjaLv/9weRiu2GHQrBonu2mAKy292Fno5YXjm1+NqKQsfoLNcudYr77g==
DownloadCount 000000
CreatedDate 2014-05-05T20:08:38

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

OpenWrap

Installing the package:
o add-wrap IM.Xades
Uninstalling the package:
o remove-wrap IM.Xades

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
2.0.0-Beta3
2.0.0-Beta2