Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/smack0007/promisedotnet
- Owner: smack0007
- License: mit
- Created: 2018-10-24T14:20:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T12:27:57.000Z (over 5 years ago)
- Last Synced: 2024-04-28T14:05:10.108Z (9 months ago)
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
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.