siminov.core 2.0.0

dotnet add package siminov.core --version 2.0.0
NuGet\Install-Package siminov.core -Version 2.0.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="siminov.core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add siminov.core --version 2.0.0
#r "nuget: siminov.core, 2.0.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 siminov.core as a Cake Addin
#addin nuget:?package=siminov.core&version=2.0.0

// Install siminov.core as a Cake Tool
#tool nuget:?package=siminov.core&version=2.0.0

Core is an Object/Relational Mapping solution for all different environments - (Android - Java, iOS - Objective-C|Swift, Windows - C#, OS X - Objective-C|Swift). It maps data from an object model representation to a relational data table representation (and visa versa).

Core not only takes care of the mapping from model classes to database tables (and from Model data types to SQL data types), but also provides data query and retrieval facilities.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,136 2/11/2016

Version 2.0 Release