Metadata >> NuGet >> MicroOrm.Dapper.Repositories

MicroOrm.Dapper.Repositories

Metadata

Authors Sergey Kuznetsov
Description CRUD for Dapper, implement Data Repository
LicenseUrl http://opensource.org/licenses/MIT
Owners Sergey Kuznetsov
ProjectUrl https://github.com/phnx47/MicroOrm.Dapper.Repositories
RequireLicenseAcceptance False
Tags dapper, microorm, repositories
Dependencies Dapper:1.42
Title MicroOrm.Dapper.Repositories
PackageSize 52580
PackageHashAlgorithm SHA512
PackageHash C0NZWicvfXu0cv8CPVJf4FGYIfxVIdxtYEOeO73hEmAia7aWYkHStnlgB8mvCwFR1bJtda5YmAL6/dTGb8tWrg==
DownloadCount 000000
CreatedDate 2015-10-05T18:43:20

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

OpenWrap

Installing the package:
o add-wrap MicroOrm.Dapper.Repositories
Uninstalling the package:
o remove-wrap MicroOrm.Dapper.Repositories

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.3.0
1.2.3
1.2.2
1.2.1