Skip to content

badgly/badgly-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badg.ly .NET library

This is a .NET library for badg.ly.

Using The Library

Create a new IBadgly instance using the key and secret from the website:

var badgly = new Badgly(“4d4e68e41d951704a4000004”, “,S:D)QgD%Aa=E.e;X1iT/S”);

All methods are asychronous. Check each response’s Success flag to know whether the request worked or not. On success, the Data property contains the response.

About

.NET library for badg.ly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages