https://github.com/quintsys/quintsys.system
https://github.com/quintsys/quintsys.system
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quintsys/quintsys.system
- Owner: quintsys
- License: mit
- Created: 2015-10-08T18:35:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T21:10:21.000Z (over 10 years ago)
- Last Synced: 2025-01-20T19:14:39.555Z (over 1 year ago)
- Language: C#
- Size: 90.8 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
Contains extensions and custom classes for the System namespace.
To install Quintsys.System, run the following command in the Package Manager Console
```
PM> Install-Package Quintsys.System
```