Crichton.Representors by Ed Andersen

<PackageReference Include="Crichton.Representors" Version="0.1.0-alpha" />

 Crichton.Representors 0.1.0-alpha

Core components for the Crichton Hypermedia solution.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Crichton.Representors</id>
    <version>0.1.0-alpha</version>
    <title>Crichton Hypermedia Representors</title>
    <authors>Ed Andersen</authors>
    <owners>Ed Andersen</owners>
    <licenseUrl>https://github.com/mdsol/crichton-dotnet/blob/develop/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/mdsol/crichton-dotnet</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Core components for the Crichton Hypermedia solution.</description>
    <copyright>Medidata Solutions</copyright>
    <language>en-US</language>
    <tags>hypermedia hateoas webapi soa</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="6.0.2" />
    </dependencies>
  </metadata>
</package>