Info
Version: | 0.1.1 |
Author(s): | Michael Azarkevich |
Last Update: | Saturday, January 19, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MichaelAz/TINA-ORM |
NuGet Url: | https://www.nuget.org/packages/TINA-ORM-SERIALIZATION-SERVICESTACKTEXT |
Install
Install-Package TINA-ORM-SERIALIZATION-SERVICESTACKTEXT
dotnet add package TINA-ORM-SERIALIZATION-SERVICESTACKTEXT
paket add TINA-ORM-SERIALIZATION-SERVICESTACKTEXT
TINA-ORM-SERIALIZATION-SERVICESTACKTEXT Download (Unzip the "nupkg" after downloading)
Dependencies
- TINA-ORM(0.3.0)
- ServiceStack.Text(3.9.33)
TINA-ORM (This Is Not An ORM) is a NoSQL-ish interface to SQL databases (Including Microsoft SQL Server and MySQL) inspired by RavenDB.
Tina works with POCOs (Plain Old CLR Objects).
That means no custom attributes, no enforced conventions and zero ceremony. Batteries and a coupon for a free hug included.