GuilhermeStracini / apiclient-boilerplate-dotnet

๐Ÿ’ก ๐Ÿ—๏ธ A boilerplate API client template for .NET API clients wrappers
https://guilhermestracini.github.io/apiclient-boilerplate-dotnet/
MIT License
4 stars 1 forks source link
api-client api-client-csharp api-client-dotnet api-client-rest api-rest boilerplate boilerplate-csharp boilerplate-template cs csharp hacktoberfest

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.