lucidiot/HabitSharp
lucidiot
/
HabitSharp
Archived
1
0
Fork 0
C# client for the Habitica API
This repository has been archived on 2022-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
dependabot-preview[bot] 7e58aa4b9a
Bump McMaster.Extensions.CommandLineUtils from 2.4.1 to 2.4.2
Bumps [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/natemcmaster/CommandLineUtils/releases)
- [Changelog](https://github.com/natemcmaster/CommandLineUtils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/natemcmaster/CommandLineUtils/compare/v2.4.1...v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 14:09:09 +00:00
HabitSharp Avoid deprecated AddHandler signature 2019-09-03 08:27:37 +02:00
HabitSharp.Client Bump McMaster.Extensions.CommandLineUtils from 2.4.1 to 2.4.2 2019-09-25 14:09:09 +00:00
.gitignore Add a small API client, see #11 2019-04-07 23:02:31 +02:00
HabitSharp.sln Move to a solution 2019-04-07 22:24:44 +02:00
LICENSE Move LICENSE and README 2019-04-08 00:21:49 +02:00
Makefile Move to a solution 2019-04-07 22:24:44 +02:00
README.md Move LICENSE and README 2019-04-08 00:21:49 +02:00
nuget.config NuGet package 2018-11-10 17:35:50 +01:00

README.md

HabitSharp

A .NET Core C# client for the Habitica API using RestSharp.