https://github.com/CadyIO/Dewey
A collection of .Net utilities
https://github.com/CadyIO/Dewey
c-sharp dotnet dotnetcore library utilities
Last synced: about 1 year ago
JSON representation
A collection of .Net utilities
- Host: GitHub
- URL: https://github.com/CadyIO/Dewey
- Owner: CadyIO
- License: gpl-2.0
- Created: 2016-10-18T16:42:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T18:18:50.000Z (about 7 years ago)
- Last Synced: 2025-04-28T20:06:53.794Z (about 1 year ago)
- Topics: c-sharp, dotnet, dotnetcore, library, utilities
- Language: C#
- Size: 1.64 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dewey
## Build Status
`Platform` | `Master`
--- | ---
**Windows** | [](https://ci.appveyor.com/project/CadyIO/dewey)
**Linux / OS X** | [](https://travis-ci.org/CadyIO/Dewey)
## Overview
A collection of .Net utilities
Dewey is a collection of libraries providing utilities and extensions for the .Net Framework.
## Current Projects
- [Dewey](src/Dewey)
- [Dewey.Azure](src/Dewey.Azure)
- [Dewey.Caching](src/Dewey.Caching)
- [Dewey.Dynamic](src/Dewey.Dynamic)
- [Dewey.Json](src/Dewey.Json)
- [Dewey.Temporal](src/Dewey.Temporal)
## Contributing
We welcome contributions and pull requests. If you think you have a utility that will help extend the functionality of .Net, fork the Dewey repository, add you contribution, and submit a pull request and we will be happy to add it.
New Dewey projects are welcome as well. Anything that is commonly used or a helpful extension to the .Net Framework.