LeanCode.AsyncInitializer by LeanCode

<PackageReference Include="LeanCode.AsyncInitializer" Version="4.1.571" />

 LeanCode.AsyncInitializer 4.1.571

LeanCode Core library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>LeanCode.AsyncInitializer</id>
    <version>4.1.571</version>
    <authors>LeanCode</authors>
    <owners>LeanCode</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <description>LeanCode Core library</description>
    <copyright>Copyright 2016-2020 LeanCode Sp. z o.o.</copyright>
    <repository url="https://github.com/leancodepl/corelibrary" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="LeanCode.Components" version="4.1.571" exclude="Build,Analyzers" />
        <dependency id="Serilog" version="2.9.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
    <contentFiles>
      <files include="any/netcoreapp3.1/LICENSE" buildAction="None" />
    </contentFiles>
  </metadata>
</package>