Skip to content

Wolfmarsh/SurveyMonkeyApi-v3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurveyMonkey Api Library v3

Project Badge

A .NET library for querying SurveyMonkey's v3 api. It aims to entirely abstract away the api, so you only ever deal with strongly-typed .NET objects. It can handle things like rate-limiting and paging for you, and will also take care of the fiddly mapping between raw responses and the survey structure.

Install it with nuget:

PM>Install-Package SurveyMonkeyApi

About

Library for querying SurveyMonkey's v3 API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%