Ext.NET.Classic.Resources by Ext.NET

<PackageReference Include="Ext.NET.Classic.Resources" Version="7.0.0-preview4" />

 Ext.NET.Classic.Resources 7.0.0-preview4

Ext.NET is an advanced ASP.NET component framework integrating the cross-browser Sencha Ext JS JavaScript Library. Includes 100+ high performance controls for Data Grids, Trees, Menus, Forms, Advanced Layouts and AJAX communication.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ext.NET.Classic.Resources</id>
    <version>7.0.0-preview4</version>
    <authors>Ext.NET</authors>
    <owners>Ext.NET</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>extnet-100x100-cog.png</icon>
    <projectUrl>https://ext.net/</projectUrl>
    <iconUrl>https://speed.ext.net/identity/extnet-100x100-cog.png</iconUrl>
    <description>Ext.NET is an advanced ASP.NET component framework integrating the cross-browser Sencha Ext JS JavaScript Library. Includes 100+ high performance controls for Data Grids, Trees, Menus, Forms, Advanced Layouts and AJAX communication.</description>
    <copyright>Copyright (c) 2008-2020, Object.NET, Inc. (https://ext.net/). All rights reserved.</copyright>
    <tags>ext.net extnet sencha extjs ext js asp.net aspnet asp.net.core aspnetcore mvc aspnetmvc javascript web control</tags>
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Ext.NET.Abstractions" version="7.0.0-preview4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>