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

https://github.com/ltmenezes/dotuber

.Net Uber SDK port
https://github.com/ltmenezes/dotuber

csharp dotnet dotnetstandard uber

Last synced: about 2 months ago
JSON representation

.Net Uber SDK port

Awesome Lists containing this project

README

          

# DotUber

[![Build Status](https://travis-ci.org/LTMenezes/DotUber.svg?branch=master)](https://travis-ci.org/LTMenezes/DotUber)

## About

A .Net port of the original Java Uber SDK. Implements .Net Standard 1.1.

## Installation

This library can be build and used by the generated .dll.
In the future it will be available as a Nuget.

## Contribute
You can collaborate with DotUber by creating a fork and submitting a pull request.

Some of the original SDK features are still missing, you can request them by opening a issue.

## Authors
- Leonardo Teixeira Menezes