.NET API 532,936 bytes
DotNext 5.16.1
Provides various extensions of .NET Base Class Library
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>DotNext</id>
<version>5.16.1</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 performance randomstring delegate utf8 leb128 hex</tags>
<repository type="git" url="https://github.com/dotnet/dotNext.git" commit="931fb6c83fae0ec3c15e44370e15a64bfbddec75" />
<dependencies>
<group targetFramework="net8.0">
<dependency id="System.IO.Hashing" version="8.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>