Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smack0007/promisedotnet

Promise implementation in .net following the aplus spec as much as possible. https://promisesaplus.com/
https://github.com/smack0007/promisedotnet

Last synced: 20 days ago
JSON representation

Promise implementation in .net following the aplus spec as much as possible. https://promisesaplus.com/

Awesome Lists containing this project

README

        

[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)

# PromiseDotNet

Promise implementation in .NET.