Abp by Halil İbrahim Kalkan

<PackageReference Include="Abp" Version="0.7.2" />

.NET API 276,992 bytes

 Abp 0.7.2

ASP.NET Boilerplate core package.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Abp</id>
    <version>0.7.2.0</version>
    <title>Abp</title>
    <authors>Halil İbrahim Kalkan</authors>
    <owners>Halil İbrahim Kalkan</owners>
    <projectUrl>http://www.aspnetboilerplate.com</projectUrl>
    <iconUrl>http://www.aspnetboilerplate.com/images/abp_nupkg.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ASP.NET Boilerplate core package.</description>
    <tags>asp.net boilerplate mvc application web framework domain driven design dependency injection</tags>
    <dependencies>
      <dependency id="Castle.LoggingFacility" version="3.3.0" />
      <dependency id="Microsoft.Bcl.Immutable" version="1.0.34" />
      <dependency id="Newtonsoft.Json" version="7.0.1" />
      <dependency id="Nito.AsyncEx" version="3.0.1" />
    </dependencies>
  </metadata>
</package>