https://github.com/aranasoft/cobweb
A collection of common tools and classes useful in .NET projects.
https://github.com/aranasoft/cobweb
cobweb dotnet
Last synced: about 1 year ago
JSON representation
A collection of common tools and classes useful in .NET projects.
- Host: GitHub
- URL: https://github.com/aranasoft/cobweb
- Owner: aranasoft
- License: bsd-3-clause
- Created: 2013-07-24T23:20:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T01:49:28.000Z (over 1 year ago)
- Last Synced: 2025-04-12T03:05:46.170Z (about 1 year ago)
- Topics: cobweb, dotnet
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-BSD
Awesome Lists containing this project
README
Cobweb
======
Cobweb is a base-class utility library suite for .NET
## Installation
From Package Manager Console:
```bash
PM> install-package cobweb
```
## License
Cobweb is copyright of Arana Software, released under the [BSD License](http://opensource.org/licenses/BSD-3-Clause).