ctw.BotShared by Michael Howard,PairedPrototype

<PackageReference Include="ctw.BotShared" Version="1.0.6" />

.NET API 5,120 bytes

 ctw.BotShared 1.0.6

Shared Interfaces For BotBase Application

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ctw.BotShared</id>
    <version>1.0.6</version>
    <authors>Michael Howard,PairedPrototype</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <description>Shared Interfaces For BotBase Application</description>
    <releaseNotes>Updated NuGet Nuget Dependencies.</releaseNotes>
    <copyright>&amp;copy; 2020 CloudTheWolf Ltd</copyright>
    <tags>Discord, DSharpPlus,ctw</tags>
    <repository type="GitHub" url="https://github.com/CloudTheWolf/BotBase" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="DSharpPlus" version="4.0.0-rc1" exclude="Build,Analyzers" />
        <dependency id="DSharpPlus.CommandsNext" version="4.0.0-rc1" exclude="Build,Analyzers" />
        <dependency id="DSharpPlus.Interactivity" version="4.0.0-rc1" exclude="Build,Analyzers" />
        <dependency id="DSharpPlus.Rest" version="4.0.0-rc1" exclude="Build,Analyzers" />
        <dependency id="DSharpPlus.VoiceNext" version="4.0.0-rc1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Logging.Abstractions" version="3.1.8" exclude="Build,Analyzers" />
        <dependency id="ctw.BotLogger" version="1.0.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>