Readme 1.0.1
See the version list below for details.
dotnet add package Readme --version 1.0.1
NuGet\Install-Package Readme -Version 1.0.1
<PackageReference Include="Readme" Version="1.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Readme" Version="1.0.1" />
<PackageReference Include="Readme"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Readme --version 1.0.1
#r "nuget: Readme, 1.0.1"
#:package Readme@1.0.1
#addin nuget:?package=Readme&version=1.0.1
#tool nuget:?package=Readme&version=1.0.1
Adds automatic package readme packing and include-directive resolution at pack time. Works with SDK Pack and NuGetizer (no NuGetizer required).
<PackageReference Include="Readme" Version="*" PrivateAssets="all" />
When the project is packable and a readme.md (or $(PackageReadmeFile)) is present:
- The readme is included in the package automatically (
PackReadme=falseto opt out). - Include directives are resolved before pack (local files, nested includes,
#fragmentsections, HTTP(S) URLs). - The processed file is written under
$(BaseIntermediateOutputPath)and that intermediate file is what is packed.
Example
This package's own project-level readme.md is essentially three includes:
exclude
Open Source Maintenance Fee
To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the License, this package and other aspects of the project require adherence to the Maintenance Fee.
To pay the Maintenance Fee, become a Sponsor at the proper OSMF tier. A single fee covers all of Devlooped packages.
Open Source Maintenance Fee
To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the License, this package and other aspects of the project require adherence to the Maintenance Fee.
To pay the Maintenance Fee, become a Sponsor at the proper OSMF tier. A single fee covers all of Devlooped packages.
Sponsors
Learn more about GitHub Sponsors
Sponsors
Learn more about GitHub Sponsors
Open Source Maintenance Fee
To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the License, this package and other aspects of the project require adherence to the Maintenance Fee.
To pay the Maintenance Fee, become a Sponsor at the proper OSMF tier. A single fee covers all of Devlooped packages.
Sponsors
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Readme:
| Package | Downloads |
|---|---|
|
NuGetizer
Simple, flexible and powerful NuGet packaging |
GitHub repositories
This package is not used by any popular GitHub repositories.