GSF.Web by Grid Protection Alliance

<PackageReference Include="GSF.Web" Version="2.1.144-beta" />

 GSF.Web 2.1.144-beta

Library of ASP.NET web forms extensions, embedded resource hosting and HTTP Module for implementing role-based security.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>GSF.Web</id>
    <version>2.1.144-beta</version>
    <title>Grid Solutions Framework Web Functions Library</title>
    <authors>Grid Protection Alliance</authors>
    <owners>Grid Protection Alliance</owners>
    <licenseUrl>http://www.opensource.org/licenses/MIT</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 ASP.NET web forms extensions, embedded resource hosting and HTTP Module for implementing role-based security.</description>
    <tags>Web ASP.NET Extensions Hosting HTTP Module Security Portal JavaScript</tags>
    <dependencies>
      <dependency id="GSF.Core" />
      <dependency id="GSF.Security" />
      <dependency id="GSF.ServiceModel" />
    </dependencies>
  </metadata>
</package>