ECommon by tangxuehua

<PackageReference Include="ECommon" Version="2.6.5" />

 ECommon 2.6.5

An infrastructure utility library written by c#.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ECommon</id>
    <version>2.6.5</version>
    <authors>tangxuehua</authors>
    <licenseUrl>https://github.com/tangxuehua/ecommon/blob/master/license.txt</licenseUrl>
    <projectUrl>https://github.com/tangxuehua/ecommon</projectUrl>
    <iconUrl>https://raw.github.com/tangxuehua/ecommon/master/doc/logo.png</iconUrl>
    <description>An infrastructure utility library written by c#.</description>
    <copyright>2021</copyright>
    <tags>Socket, IO</tags>
    <repository type="git" url="https://github.com/tangxuehua/ecommon.git" />
    <dependencies>
      <group targetFramework=".NETStandard2.1">
        <dependency id="System.Reflection.Emit.ILGeneration" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="System.Reflection.Emit.Lightweight" version="4.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>