TINA-ORM 0.3.0

dotnet add package TINA-ORM --version 0.3.0
NuGet\Install-Package TINA-ORM -Version 0.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TINA-ORM" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TINA-ORM --version 0.3.0
#r "nuget: TINA-ORM, 0.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TINA-ORM as a Cake Addin
#addin nuget:?package=TINA-ORM&version=0.3.0

// Install TINA-ORM as a Cake Tool
#tool nuget:?package=TINA-ORM&version=0.3.0

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.

This isn't a standalone package though, look for the other Tina-ORM packages on NuGet to get going.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on TINA-ORM:

Package Downloads
TINA-ORM-SERIALIZATION-SERVICESTACKTEXT

This is a plugin for TINA-ORM that allows the use of the ServiceStack.Text JSON Serializer instead of the default .NET JSON Serializer. 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.

TINA-ORM-SERIALIZATION-JSONNET

This is a plugin for TINA-ORM that allows the use of the JSON.NET JSON Serializer instead of the default .NET JSON Serializer. 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.

TINA-ORM-MYSQL

This is the MySQL adapter for TINA-ORM. 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.

TINA-ORM-MSSQL

This is the Microsoft SQL Server adapter for TINA-ORM. 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 2,804 1/18/2013
0.2.0 1,194 1/10/2013