Ascentis.Infrastructure by Jose Sebastian Battig

<PackageReference Include="Ascentis.Infrastructure" Version="2.6.0.3" />

 Ascentis.Infrastructure 2.6.0.3

Set of small low level utilitarian classes: Retrier, ConcurrentObjectAccessor, SolidComPlus, AsyncDisposer and BoundedParallel

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ascentis.Infrastructure</id>
    <version>2.6.0.3</version>
    <authors>Jose Sebastian Battig</authors>
    <owners>Ascentis</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/Ascentis/infrastructure</projectUrl>
    <description>Set of small low level utilitarian classes: Retrier, ConcurrentObjectAccessor, SolidComPlus, AsyncDisposer and BoundedParallel</description>
    <releaseNotes>Cleaned up code and added a few more small utilitarian classes</releaseNotes>
    <copyright>Copyright 2020, Ascentis Corporation</copyright>
    <tags>caching MemoryCache COM COM+ threading Parallel</tags>
    <dependencies>
      <dependency id="System.Data.SQLite" version="1.0.113.1" />
    </dependencies>
    <references>
      <reference file="Ascentis.Infrastructure.dll" />
    </references>
    <contentFiles>
      <files include="COMRegUnregAssembly\COMUnregisterAssembly.ps1" buildAction="None" />
      <files include="COMRegUnregAssembly\COMUnregisterComponent.ps1" buildAction="None" />
    </contentFiles>
  </metadata>
</package>