Funz by Jin-Wook Chung

<PackageReference Include="Funz" Version="0.3.0" />

 Funz 0.3.0

Funz is a variation of Funq to provide some features.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Funz</id>
    <version>0.3.0</version>
    <title>Funz</title>
    <authors>Jin-Wook Chung</authors>
    <owners>Jin-Wook Chung</owners>
    <licenseUrl>https://github.com/jwChung/Funz/blob/master/LICENCE.md</licenseUrl>
    <projectUrl>https://github.com/jwChung/Funz</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Funz is a variation of Funq to provide some features.</description>
  </metadata>
</package>