Metadata >> NuGet >> ServiceStack.OrmLite.MySql.Signed

ServiceStack.OrmLite.MySql.Signed

Metadata

Authors Service Stack, Thomas Grassauer
Copyrights ServiceStack 2013 and contributors
Description Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack, Thomas Grassauer
ProjectUrl https://github.com/ServiceStack/ServiceStack.OrmLite
RequireLicenseAcceptance True
Tags MySql OrmLite POCO Code-First Orm Schema-less Blobs
Dependencies MySql.Data:6.9.5|ServiceStack.OrmLite.Signed:4.0.44
Title ServiceStack.OrmLite.MySql.Signed
PackageSize 41602
PackageHashAlgorithm SHA512
PackageHash fziVxclfO0J2JSL4qlftBLYSw3XGtGCnia7yv+hzG3iMyGTX9k+AmzLwkT4D4hxpinQ6pwK5oFX4wbChlYULqw==
DownloadCount 000000
CreatedDate 2015-09-01T20:03:11

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.OrmLite.MySql.Signed
Uninstalling the package:
o remove-wrap ServiceStack.OrmLite.MySql.Signed

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
4.0.44
4.0.43
4.0.40