GSF.ServiceModel by Grid Protection Alliance

<PackageReference Include="GSF.ServiceModel" Version="2.1.54-beta" />

 GSF.ServiceModel 2.1.54-beta

Library of base WCF service with self-hosting capability. Includes WCF Authorization Policy and Host Factories for implementing role-based security.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>GSF.ServiceModel</id>
    <version>2.1.54-beta</version>
    <title>Grid Solutions Framework Web Service Hosting 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 base WCF service with self-hosting capability. Includes WCF Authorization Policy and Host Factories for implementing role-based security.</description>
    <tags>Web WCF Services Self Hosting Secure Activation</tags>
    <dependencies>
      <dependency id="GSF.Core" />
      <dependency id="GSF.Security" />
    </dependencies>
  </metadata>
</package>