ExamineX.Shared by Shannon Deminick

<PackageReference Include="ExamineX.Shared" Version="6.0.2" />

 ExamineX.Shared 6.0.2

Seamless integration of Elastic and Azure Search with Umbraco using ExamineX. A perfect solution for Umbraco load balancing and auto-scaling on Azure App Service.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ExamineX.Shared</id>
    <version>6.0.2</version>
    <authors>Shannon Deminick</authors>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>logo-nuget.png</icon>
    <projectUrl>https://examinex.online/</projectUrl>
    <description>Seamless integration of Elastic and Azure Search with Umbraco using ExamineX. A perfect solution for Umbraco load balancing and auto-scaling on Azure App Service.</description>
    <copyright>Copyright © SDKits Software 2024</copyright>
    <tags>umbraco examine azure elastic search azurecognitivesearch azuresearch elasticsearch examinex appservice</tags>
    <repository type="git" url="https://github.com/SDKits/ExamineX" commit="dbf4dd01a07e7bc9f07823ba6cf28643b9073969" />
    <dependencies>
      <group targetFramework="net8.0">
        <dependency id="Azure.Storage.Blobs" version="12.18.0" exclude="Build,Analyzers" />
        <dependency id="Examine.Lucene" version="3.2.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Options" version="8.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Options.ConfigurationExtensions" version="8.0.0" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="13.0.3" exclude="Build,Analyzers" />
        <dependency id="System.Runtime.Caching" version="7.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>