Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Introduction

Aleksey Nemiro edited this page Mar 24, 2014 · 1 revision

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

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

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