dotnet-sponsor 2.0.16

dotnet tool install --global dotnet-sponsor --version 2.0.16
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-sponsor --version 2.0.16
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-sponsor&version=2.0.16
                    
nuke :add-package dotnet-sponsor --version 2.0.16
                    

SponsorLink manifest synchronization dotnet global tool.

Example:

sponsor sync devlooped

Sync options:

DESCRIPTION:
Synchronizes sponsorship manifests

USAGE:
    sponsor sync [account] [OPTIONS]

ARGUMENTS:
    [account]    Optional sponsored account(s) to synchronize

OPTIONS:
    -h, --help          Prints help information                                 
        --autosync      Enable or disable automatic synchronization of expired  
                        manifests                                               
    -f, --force         Force sync, regardless of expiration of manifests found 
                        locally                                                 
    -v, --validate      Validate local manifests using the issuer public key    
    -u, --unattended    Prevent interactive credentials refresh                 
        --with-token    Read GitHub authentication token from standard input for
                        sync                                                    
    -l, --local         Sync only existing local manifests                      

Other commands:

USAGE:
    sponsor [OPTIONS] <COMMAND>

OPTIONS:
    -h, --help    Prints help information

COMMANDS:
    config           Manages sponsorlink configuration                          
    init             Initializes a sponsorable JWT manifest and signing keys    
    list             Lists current user and organization sponsorships leveraging
                     the GitHub CLI                                             
    remove           Removes manifests and notifies issuers to remove backend   
                     data too                                                   
    sync             Synchronizes sponsorship manifests                         
    view             Validates and displays the active sponsor manifests, if any
    nuget            Emits the nuget.json manifest with all contributors to     
                     active nuget packages                                      
    check <TOKEN>    Checks the validity of a GitHub token                      

Learn more about the tool and related telemetry.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.0.16 114 3/13/2026
2.0.15 98 3/13/2026
2.0.14 99 3/13/2026
2.0.13 104 3/13/2026
2.0.12 92 3/13/2026
2.0.11 94 3/13/2026
2.0.10 278 8/18/2025
2.0.9 438 10/4/2024
2.0.8 244 10/1/2024
2.0.7 246 10/1/2024
2.0.6 231 9/28/2024
2.0.5 216 9/28/2024
2.0.4 229 9/28/2024
2.0.3 207 9/28/2024
2.0.2 215 9/27/2024
2.0.1 229 9/25/2024
2.0.0 202 7/24/2024
2.0.0-rc.6 133 7/21/2024
2.0.0-rc.5 160 6/27/2024
Loading failed