Code.Library by Abhith Rajan

<PackageReference Include="Code.Library" Version="2.13.3" />

 Code.Library 2.13.3

C# utils libraries contain a collection of reusable models, helper methods and extensions.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Code.Library</id>
    <version>2.13.3</version>
    <authors>Abhith Rajan</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://code-library.abhith.net/</projectUrl>
    <description>C# utils libraries contain a collection of reusable models, helper methods and extensions.</description>
    <releaseNotes>See https://github.com/Abhith/Code.Library/releases/tag/2.13.3</releaseNotes>
    <tags>c#, helper</tags>
    <repository url="https://github.com/Abhith/Code.Library" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>