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

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseynemiro committed Mar 23, 2014
1 parent 67c9018 commit 3ab7d9b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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 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 (not necessarily)

0 comments on commit 3ab7d9b

Please sign in to comment.