GSF.Historian by Grid Protection Alliance

<PackageReference Include="GSF.Historian" Version="2.1.17-beta" />

 GSF.Historian 2.1.17-beta

Library of time-series data historian archiving components.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>GSF.Historian</id>
    <version>2.1.17-beta</version>
    <title>Grid Solutions Framework Historian Library</title>
    <authors>Grid Protection Alliance</authors>
    <owners>Grid Protection Alliance</owners>
    <licenseUrl>http://opensource.org/licenses/EPL-1.0</licenseUrl>
    <projectUrl>https://gsf.codeplex.com/</projectUrl>
    <iconUrl>https://s3.amazonaws.com/cloud.ohloh.net/attachments/70294/GSF64x64_med.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Library of time-series data historian archiving components.</description>
    <tags>Historian TimeSeries Data Archive Query Metadata Sorting</tags>
    <dependencies>
      <dependency id="GSF.Communication" />
      <dependency id="GSF.Core" />
      <dependency id="GSF.ServiceModel" />
      <dependency id="GSF.TimeSeries" />
    </dependencies>
  </metadata>
</package>