GSF.ServiceModel by Grid Protection Alliance

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

 GSF.ServiceModel 2.4.119-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/2013/05/nuspec.xsd">
  <metadata>
    <id>GSF.ServiceModel</id>
    <version>2.4.119-beta</version>
    <title>Grid Solutions Framework Web Service Hosting Library</title>
    <authors>Grid Protection Alliance</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>images\GSF64x64.png</icon>
    <projectUrl>https://github.com/GridProtectionAlliance/gsf</projectUrl>
    <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" version="2.4.119-beta" />
      <dependency id="GSF.Security" version="2.4.119-beta" />
    </dependencies>
  </metadata>
</package>