Boilerplate.Templates by Muhammad Rehan Saeed (RehanSaeed.com)

<PackageReference Include="Boilerplate.Templates" Version="1.8.0" />

Package Files

2,622,118 bytes

 Boilerplate.Templates 1.8.0

Project and item templates containing common boilerplate code so you don't have to write it yourself. Includes special security, performance and best practice features.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Boilerplate.Templates</id>
    <version>1.8.0</version>
    <title>Boilerplate Project &amp; Item Templates</title>
    <authors>Muhammad Rehan Saeed (RehanSaeed.com)</authors>
    <owners>Muhammad Rehan Saeed (RehanSaeed.com)</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/ASP-NET-Core-Boilerplate/Templates/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/ASP-NET-Core-Boilerplate/Templates</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/ASP-NET-Core-Boilerplate/Templates/master/Images/Icon.png</iconUrl>
    <description>Project and item templates containing common boilerplate code so you don't have to write it yourself. Includes special security, performance and best practice features.</description>
    <releaseNotes>https://github.com/ASP-NET-Core-Boilerplate/Templates/blob/master/RELEASE%20NOTES.md</releaseNotes>
    <copyright>Copyright © Muhammad Rehan Saeed. All rights Reserved</copyright>
    <language>en-GB</language>
    <tags>ASP.NET Core Boilerplate Muhammad Rehan Saeed Framework</tags>
    <packageTypes>
      <packageType name="Template" />
    </packageTypes>
  </metadata>
</package>