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

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

Awesome Lists containing this project

README

          

# Dewey

## Build Status

`Platform` | `Master`
--- | ---
**Windows** | [![Build status](https://ci.appveyor.com/api/projects/status/fsu7t67aktwc9xtm?svg=true)](https://ci.appveyor.com/project/CadyIO/dewey)
**Linux / OS X** | [![Travis CI Build Status](https://travis-ci.org/CadyIO/Dewey.svg?branch=master)](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.