Olive.Web by Geeks Ltd

<PackageReference Include="Olive.Web" Version="2.2.102" />

 Olive.Web 2.2.102

Olive Framework

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Olive.Web</id>
    <version>2.2.102</version>
    <title>Olive Web</title>
    <authors>Geeks Ltd</authors>
    <owners>Geeks Ltd</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/Geeksltd/Olive</projectUrl>
    <iconUrl>http://licensing.msharp.co.uk/Images/OliveComponent.png</iconUrl>
    <description>Olive Framework</description>
    <copyright>Copyright ©2018 Geeks Ltd - All rights reserved.</copyright>
    <dependencies>
      <group targetFramework=".NETCoreApp2.1">
        <dependency id="GCop.All.Geeks" version="2.4.4" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.App" version="2.1.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>