Locu.VenueDetails by Adam Grocholski

<PackageReference Include="Locu.VenueDetails" Version="1.0.5050.16637" />

 Locu.VenueDetails 1.0.5050.16637

A portable class library to access the venue details functionality of the Locu API

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Locu.VenueDetails</id>
    <version>1.0.5050.16637</version>
    <title>Locu.VenueDetails</title>
    <authors>Adam Grocholski</authors>
    <owners>Adam Grocholski</owners>
    <projectUrl>https://github.com/agrocholski/locu-sdk-for-net/tree/master/Services/Locu.VenueDetails</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A portable class library to access the venue details functionality of the Locu API</description>
    <releaseNotes>Updated CreateFromString property to include source json.</releaseNotes>
    <copyright>Copyright 2013</copyright>
    <tags>locu pcl</tags>
    <dependencies>
      <dependency id="Microsoft.Net.Http" version="2.2.15" />
      <dependency id="Newtonsoft.Json" version="5.0.8" />
    </dependencies>
  </metadata>
</package>