Skip to content

jbhaktul/csharp-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%