Metadata >> NuGet >> Josupeit.Mapper

Josupeit.Mapper

Metadata

Authors Manuel Josupeit-Walter
Description Lightweight object mapper with support for declarative fluent syntax.
LicenseUrl http://www.gnu.org/licenses/lgpl-3.0.txt
Owners Manuel Josupeit-Walter
ProjectUrl https://bitbucket.org/DerPeit/josupeit.mapper
RequireLicenseAcceptance True
Tags mapper mapping fluent declarative lightweight
Title Josupeit.Mapper
PackageSize 78654
PackageHashAlgorithm SHA512
PackageHash yYuVho24gALjlsL/fsfB8/4E1yzLz5bbFMz9xj7lqkKFHG7gOOZ2WmR6qxL+T+UvCgyN1t5A4vjks+hEmBgvzA==
DownloadCount 000000
CreatedDate 2015-02-15T21:45:46

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

OpenWrap

Installing the package:
o add-wrap Josupeit.Mapper
Uninstalling the package:
o remove-wrap Josupeit.Mapper

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.0.0
1.0.0.0