CommonExtensionMethods by Michal Motyčka

<PackageReference Include="CommonExtensionMethods" Version="1.1.1" />

 CommonExtensionMethods 1.1.1

Commonly used extension methods.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>CommonExtensionMethods</id>
    <version>1.1.1</version>
    <authors>Michal Motyčka</authors>
    <owners>Michal Motyčka</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/Melchy/CommonExtensionMethods</projectUrl>
    <description>Commonly used extension methods.</description>
    <tags>Extension methods, Extensions, common, often used</tags>
    <repository url="https://github.com/Melchy/CommonExtensionMethods" />
    <dependencies>
      <group targetFramework=".NETStandard2.1" />
    </dependencies>
  </metadata>
</package>