kevbite / CompaniesHouse.NET

A simple .NET client wrapper for CompaniesHouse API
MIT License
37 stars 44 forks source link

#122 Added a sample project showing how to use the API #139

Closed mosoftwareenterprises closed 3 years ago

mosoftwareenterprises commented 3 years ago

I have added a simple sample .net core console app which just prints out some results from the search all endpoint

mosoftwareenterprises commented 3 years ago

@kevbite do you know why the appveyor build fails? The error means nothing to me.

kevbite commented 3 years ago

Looks like this maybe failing because it's a PR and doesn't have access to the API key.

Code all looks good though and I'll get it merged in 👍.