TINA-ORM
0.2.0
See the version list below for details.
dotnet add package TINA-ORM --version 0.2.0
NuGet\Install-Package TINA-ORM -Version 0.2.0
<PackageReference Include="TINA-ORM" Version="0.2.0" />
paket add TINA-ORM --version 0.2.0
#r "nuget: TINA-ORM, 0.2.0"
// Install TINA-ORM as a Cake Addin #addin nuget:?package=TINA-ORM&version=0.2.0 // Install TINA-ORM as a Cake Tool #tool nuget:?package=TINA-ORM&version=0.2.0
TINA-ORM (This Is Not An ORM) is a NoSQL-ish interface to Microsoft SQL server 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.