Shiny.Logging.AppCenter by Allan Ritchie

<PackageReference Include="Shiny.Logging.AppCenter" Version="2.3.0.2869-preview" />

 Shiny.Logging.AppCenter 2.3.0.2869-preview

Shiny AppCenter Logging for Microsoft Extensions Logging

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Shiny.Logging.AppCenter</id>
    <version>2.3.0.2869-preview</version>
    <authors>Allan Ritchie</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://shinylib.net/</projectUrl>
    <description>Shiny AppCenter Logging for Microsoft Extensions Logging</description>
    <releaseNotes>https://shinylib.net/release-notes/</releaseNotes>
    <tags>xamarin uwp ios android tizen tvos watchos ble bluetooth bluetoothle push notifications sensors geofences gps location backgroundjobs settings environment speech sensors</tags>
    <repository type="git" url="https://github.com/shinyorg/shiny" commit="dccaec5cd114b84e8aebf1fabe2bb4ee9737186b" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.AppCenter.Analytics" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AppCenter.Crashes" version="4.3.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.DependencyInjection" version="5.0.2" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Logging" version="5.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>