![]() |
VOOZH | about |
dotnet add package FVNever.Reuse --version 1.1.0
NuGet\Install-Package FVNever.Reuse -Version 1.1.0
<PackageReference Include="FVNever.Reuse" Version="1.1.0" />
<PackageVersion Include="FVNever.Reuse" Version="1.1.0" />Directory.Packages.props
<PackageReference Include="FVNever.Reuse" />Project file
paket add FVNever.Reuse --version 1.1.0
#r "nuget: FVNever.Reuse, 1.1.0"
#:package FVNever.Reuse@1.1.0
#addin nuget:?package=FVNever.Reuse&version=1.1.0Install as a Cake Addin
#tool nuget:?package=FVNever.Reuse&version=1.1.0Install as a Cake Tool
dotnet-reuse is a .NET library to interact with license information in REUSE-compliant sources.
It parses all the sources of the REUSE information and provides it per file in your repository.
See the API reference for more details and examples.
Install the package from nuget.org.
The project is distributed under the terms of .
The license indication in the project's sources is compliant with the REUSE specification v3.3.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
[Added]
- New method ReuseFileEntry.UpdateFileContents to apply changes to REUSE metadata kept in a file.