GSF.Web by Grid Protection Alliance

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

 GSF.Web 2.2.91-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.2.91-beta</version>
    <title>Grid Solutions Framework Web Functions Library</title>
    <authors>Grid Protection Alliance</authors>
    <owners>Grid Protection Alliance</owners>
    <licenseUrl>https://github.com/GridProtectionAlliance/gsf/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/GridProtectionAlliance/gsf</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/GridProtectionAlliance/gsf/master/Source/Documentation/Images/GSF64x64.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" version="2.2.91-beta" />
      <dependency id="GSF.Security" version="2.2.91-beta" />
      <dependency id="GSF.ServiceModel" version="2.2.91-beta" />
      <dependency id="AjaxMin" version="5.14.5506.26202" />
      <dependency id="Microsoft.AspNet.Mvc" version="5.2.3" />
      <dependency id="Microsoft.AspNet.SignalR" version="2.2.0" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
      <dependency id="RazorEngine" version="3.7.7" />
      <dependency id="System.Net.Http" version="2.0.20126.16343" />
    </dependencies>
  </metadata>
</package>