Skip to content

geriremenyi/oanda-dotnet-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generated .NET core (C#) client for Oanda API V20

This repository contains generated code from the oanda-openapi definition.

Getting started

Prerequisites

Local setup

  1. Clone this repo
# HTTPS
https://github.com/geriremenyi/oanda-dotnet-client.git
# SSH
git@github.com:geriremenyi/oanda-dotnet-client.git
  1. Navigate to the root of the project and restore nuget packages
dotnet restore GeriRemenyi.Oanda.V20.Client.sln

Build

To build the generated client code:

dotnet build ./src/GeriRemenyi.Oanda.V20.Client/GeriRemenyi.Oanda.V20.Client.csproj

Test

To test the generated client code

dotnet test ./src/GeriRemenyi.Oanda.V20.Client.Test/GeriRemenyi.Oanda.V20.Client.Test.csproj

Nuget package

There is a continuous deployment job setup which runs on every merge to master. This builds the client code and then pushes it to nuget.org.

Nuget package: https://www.nuget.org/packages/GeriRemenyi.Oanda.V20.Client/

Contributing

Pull requests and any kind of contribution are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Generated .NET core client for OANDA REST V20 API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages