DotNext by .NET Foundation and Contributors

<PackageReference Include="DotNext" Version="4.0.0-beta.4" />

.NET API 394,712 bytes

 DotNext 4.0.0-beta.4

Provides various extensions of .NET Base Class Library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>DotNext</id>
    <version>4.0.0-beta.4</version>
    <authors>.NET Foundation and Contributors</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>logo.png</icon>
    <projectUrl>https://dotnet.github.io/dotNext/</projectUrl>
    <description>Provides various extensions of .NET Base Class Library</description>
    <releaseNotes>https://github.com/dotnet/dotNext/blob/master/CHANGELOG.md</releaseNotes>
    <copyright>Copyright © .NET Foundation and Contributors</copyright>
    <tags>extensions .netstandard performance hashcode randomstring valuetype delegate</tags>
    <repository type="git" url="https://github.com/dotnet/dotNext.git" commit="f90f113c2c35e5e71be601f94bfb399440f3904b" />
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0-rc.1.21451.13" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>