/csharp-sdk

C# API interface and SDK

Primary LanguageC#MIT LicenseMIT

C# SDK Alpha

The Moltin csharp-sdk is a simple to use interface for the API to help you get off the ground quickly and efficiently.

Installation

Download and compile the DLL using the included project or use the pre-built version found in Moltin/bin/Release

Add the DLL as a reference in your project and in the top of your main class add:

using Moltin;

Usage

Coming soon

Contributing

Please see CONTRIBUTING for details.

Credits

License

Please see License File for more information.