API Client Boilerplate .NET SDK

Logo

A repository template for .NET API client projects

View the Project on GitHub GuilhermeStracini/apiclient-boilerplate-dotnet

API Client boilerplate template

💡 🏗️ A boilerplate API client template for .NET API client wrappers


About

This is a template repository that sets the basic code and infrastructure for a repository/solution in .NET C# to create an API client wrapper (sometimes known as SDK).

[!Note]

A appveyor.yml file is included for AppVeyor CI pipeline. AppVeyor is free for open-source projects. For closed-source projects, consider a paid subscription or other CI tools (GitHub Actions, CircleCI, TeamCity).


Instructions

[!Warning]

The automated process listed below now supports Windows and Linux/MAC environments.

Automated process

Manual process


License

Licensed under: MIT license (LICENSE or http://opensource.org/licenses/MIT).

This will also be your project’s LICENSE, but you can change it to another one that suits your needs.