nemiro-net / nemiro.data.dll

Nemiro.Data is class library for .NET Framework 4+, which designed to work with databases Microsoft SQL Server. The library contains helper classes for working with data. Implements an object-oriented data access (Object-Relational Mapping, ORM). And also implements caching data.

Home Page:data.nemiro.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nemiro.Data.dll library is designed to work with databases Microsoft SQL Server.

The library contains helper classes for working with data. Implements an object-oriented data access (Object-Relational Mapping, ORM). And also implements caching data.

To install Nemiro.Data.dll, run the following command in the Package Manager Console:

PM> Install-Package Nemiro.Data

Click here to lend your support to: Nemiro.Data and make a donation at pledgie.com !

SYSTEM REQUIREMENTS

  • Microsoft Windows XP, 7 or later with .NET Framework 4.0 or 4.5
  • Microsoft SQL Server 2005, 2008, 2008R2, 2012 or later
  • Microsoft Visual Studio 2010 or later

About

Nemiro.Data is class library for .NET Framework 4+, which designed to work with databases Microsoft SQL Server. The library contains helper classes for working with data. Implements an object-oriented data access (Object-Relational Mapping, ORM). And also implements caching data.

data.nemiro.net

License:Other


Languages

Language:C# 80.2%Language:Visual Basic 12.6%Language:CSS 3.9%Language:ASP 3.4%