https://github.com/quintsys/quintsys.system.data
https://github.com/quintsys/quintsys.system.data
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quintsys/quintsys.system.data
- Owner: quintsys
- License: mit
- Created: 2015-10-08T15:10:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T04:42:22.000Z (over 10 years ago)
- Last Synced: 2025-01-20T19:14:43.250Z (over 1 year ago)
- Language: C#
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quintsys.System.Data
Contains extensions and custom classes for the System.Data namespace.
To install Quintsys.System.Data, run the following command in the Package Manager Console
```
PM> Install-Package Quintsys.System.Data
```