https://github.com/aranasoft/cobweb-azure
Azure utilities and classes for Cobweb, a base-class utility library for .NET
https://github.com/aranasoft/cobweb-azure
azure cobweb dotnet
Last synced: about 2 months ago
JSON representation
Azure utilities and classes for Cobweb, a base-class utility library for .NET
- Host: GitHub
- URL: https://github.com/aranasoft/cobweb-azure
- Owner: aranasoft
- License: bsd-3-clause
- Created: 2018-05-12T02:28:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T17:06:39.000Z (about 4 years ago)
- Last Synced: 2024-04-29T11:21:17.620Z (about 2 years ago)
- Topics: azure, cobweb, dotnet
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).