GSF.Web by Grid Protection Alliance

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

 GSF.Web 2.4.53-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/2013/05/nuspec.xsd">
  <metadata>
    <id>GSF.Web</id>
    <version>2.4.53-beta</version>
    <title>Grid Solutions Framework Web Functions 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 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.4.53-beta" />
      <dependency id="GSF.Security" version="2.4.53-beta" />
      <dependency id="GSF.ServiceModel" version="2.4.53-beta" />
      <dependency id="GSF.TimeSeries" version="2.4.53-beta" />
      <dependency id="AjaxMin" version="5.14.5506.26202" />
      <dependency id="Microsoft.AspNet.Cors" version="5.2.4" />
      <dependency id="Microsoft.AspNet.Mvc" version="5.2.4" />
      <dependency id="Microsoft.AspNet.Razor" version="3.2.4" />
      <dependency id="Microsoft.AspNet.SignalR.Core" version="2.4.1" />
      <dependency id="Microsoft.AspNet.WebApi.Cors" version="5.2.4" />
      <dependency id="Microsoft.AspNet.WebApi.OwinSelfHost" version="5.2.4" />
      <dependency id="Microsoft.Owin" version="3.1.0" />
      <dependency id="Microsoft.Owin.Cors" version="3.1.0" />
      <dependency id="Microsoft.Owin.Host.HttpListener" version="3.1.0" />
      <dependency id="Microsoft.Owin.Hosting" version="3.1.0" />
      <dependency id="Microsoft.Owin.Security" version="3.1.0" />
      <dependency id="Microsoft.Owin.SelfHost" version="3.1.0" />
      <dependency id="Newtonsoft.Json" version="13.0.1" />
      <dependency id="RazorEngine" version="3.10.0" />
    </dependencies>
  </metadata>
</package>