TwitchLib.Api.Core.Models by swiftyspiffy, Prom3theu5, Syzuna, LuckyNoS7evin

<PackageReference Include="TwitchLib.Api.Core.Models" Version="3.5.2" />

 TwitchLib.Api.Core.Models 3.5.2

Project containing the core models used in TwitchLib.Api

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>TwitchLib.Api.Core.Models</id>
    <version>3.5.2</version>
    <authors>swiftyspiffy, Prom3theu5, Syzuna, LuckyNoS7evin</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>twitchlib.png</icon>
    <projectUrl>https://github.com/TwitchLib/TwitchLib.Api</projectUrl>
    <description>Project containing the core models used in TwitchLib.Api</description>
    <releaseNotes>Incremental changes.</releaseNotes>
    <copyright>Copyright 2021</copyright>
    <tags>twitch library irc chat c# csharp api events pubsub net standard 2.0</tags>
    <repository type="Git" url="https://github.com/swiftyspiffy/TwitchLib" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="TwitchLib.Api.Core.Enums" version="3.5.2" exclude="Build,Analyzers" />
        <dependency id="TwitchLib.Api.Core.Interfaces" version="3.5.2" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="13.0.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>