Metadata >> NuGet >> Testable-XmlSerializer

Testable-XmlSerializer

Metadata

Authors Matt Sell
Description Serialize objects to xml and persist on filesystem.
Language en-US
LicenseUrl https://github.com/msell/TestableXmlSerialization/license
Owners Matt Sell
ProjectUrl https://github.com/msell/TestableXmlSerialization
RequireLicenseAcceptance False
Dependencies System.IO.Abstractions:1.4.0.92
PackageSize 14554
PackageHashAlgorithm SHA512
PackageHash z/X9howmFtxJZj/KyAdS+HHxsr7LegM2Xpu3lm1LAbypfUaeml3Kpf3QSt353f6Pt1XgG4EKYjWjfkoUgPE4Dg==
DownloadCount 000000
CreatedDate 2015-02-18T18:45:49

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

OpenWrap

Installing the package:
o add-wrap Testable-XmlSerializer
Uninstalling the package:
o remove-wrap Testable-XmlSerializer

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.1.10
1.1.9