Shiny.Extensions.Mail.Abstractions by Allan Ritchie

<PackageReference Include="Shiny.Extensions.Mail.Abstractions" Version="1.1.0.60" />

 Shiny.Extensions.Mail.Abstractions 1.1.0.60

All of the necessary abstraction points that make up Shiny.Extensions.Mail and attached libraries

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Shiny.Extensions.Mail.Abstractions</id>
    <version>1.1.0.60</version>
    <authors>Allan Ritchie</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <readme>readme.md</readme>
    <projectUrl>https://shinylib.net/</projectUrl>
    <description>All of the necessary abstraction points that make up Shiny.Extensions.Mail and attached libraries</description>
    <releaseNotes>https://shinyapilib.net/release-notes/</releaseNotes>
    <tags>shiny mail templates push</tags>
    <repository type="git" url="https://github.com/shinyorg/shinyapi" commit="2e46a27e51cb184134e6470f5ed01b47861bda63" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>