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

Commit 3ab7d9b

Browse files
committed
Create README.md
1 parent 67c9018 commit 3ab7d9b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Nemiro.Data.dll library is designed to work with
2+
databases Microsoft SQL Server.
3+
4+
The library contains helper classes for working with data.
5+
And also implements an object-oriented data access (Object-Relational Mapping, ORM).
6+
And also implements caching data.
7+
8+
SYSTEM REQUIREMENTS
9+
10+
* Microsoft Windows or later with .NET Framework 4.0 or 4.5
11+
* Microsoft SQL Server 2005, 2008, 2008R2, 2012 or later
12+
* Microsoft Visual Studio 2010 or later (not necessarily)

0 commit comments

Comments
 (0)