SystemExtensions by Jonathas Costa

<PackageReference Include="SystemExtensions" Version="1.5.6.13" />

 SystemExtensions 1.5.6.13

Extensions methods to System namespace classes and some new types like: DayMonth, MonthYear, Range<T>, pt-br Wordfier, Holiday Calculators with Easter calculation and so on. Fork me on github!

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>SystemExtensions</id>
    <version>1.5.6.13</version>
    <title>System Extensions</title>
    <authors>Jonathas Costa</authors>
    <owners>Jonathas Costa</owners>
    <projectUrl>https://github.com/jonathascosta/systemextensions</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Extensions methods to System namespace classes and some new types like: DayMonth, MonthYear, Range&lt;T&gt;, pt-br Wordfier, Holiday Calculators with Easter calculation and so on. Fork me on github!</description>
    <tags>DayMonth MonthYear DateTime Range Holiday Easter Type Expression String Extensions Wordifier</tags>
  </metadata>
</package>