https://github.com/quintsys/quintsys.practices.enterpriselibrary.data
https://github.com/quintsys/quintsys.practices.enterpriselibrary.data
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quintsys/quintsys.practices.enterpriselibrary.data
- Owner: quintsys
- License: mit
- Created: 2015-10-15T15:40:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T05:18:49.000Z (over 10 years ago)
- Last Synced: 2024-04-29T01:03:47.194Z (about 2 years ago)
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quintsys.Practices.EnterpriseLibrary.Data
Contains extensions and custom classes for the Microsoft.Practices.EnterpriseLibrary.Data namespace.
To install Quintsys.Practices.EnterpriseLibrary.Data, run the following command in the Package Manager Console
```
PM> Install-Package Quintsys.Practices.EnterpriseLibrary.Data
```