An open API service indexing awesome lists of open source software.

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.

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).