Feree.ResultType by Feree

<PackageReference Include="Feree.ResultType" Version="1.3.0" />

 Feree.ResultType 1.3.0

Implementation of result type based on pattern matching

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Feree.ResultType</id>
    <version>1.3.0</version>
    <title>Result Type</title>
    <authors>Feree</authors>
    <owners>Feree</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/bartosz6/Feree.Result/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/bartosz6/Feree.Result</projectUrl>
    <description>Implementation of result type based on pattern matching</description>
    <releaseNotes>Init</releaseNotes>
    <copyright>Copyright 2019</copyright>
    <tags>Railway Result ResultType Feree</tags>
  </metadata>
</package>