Publish via NuGet.org as a .NET tool
@Flash0ver ci sta già lavorando.
Dal 17/2/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Summary
Publish the Sentry CLI via NuGet.org as a .NET tool.
See also #87.
Remarks
We want to decouple the release of the Sentry CLI for NuGet from the release of the Sentry .NET SDK,
so we can't reuse the name Sentry, which is the "base" .NET SDK.
A lot of tools in the ecosystem prefix their tools with dotnet-, so let's use dotnet-sentry for the ID of the package.
Support .NET SDK 10.0+: The .NET 10 SDK has introduced <DotNetCliTool Version="2"> which also allows platform-specific .NET tools incompatible with .NET SDK 9.0-.
The Sentry CLI is currently released as these self-contained platform-specific executables:
| Release Asset | .NET Runtime Identifier |
|---|---|
| sentry-darwin-arm64 | osx-arm64 |
| sentry-darwin-x64 | osx-x64 |
| sentry-linux-arm64 | linux-arm64 |
| sentry-linux-x64 | linux-x64 |
| sentry-windows-x64.exe | win-x64 |
The "root" package serves as an "entry point" for installing the respective RID-specific tool.
The framework-dependent "any" RID just prints an error that the {Current-Platform} is not supported.
Each RID-specific tool contains the binary of the Sentry-CLI for the respective platform, which is launched by a .NET tool.
These RID-specific tools should be Native-AOT compiled for best startup-performance and lower memory footprints of short-lived processes.
Context
- Lingua principale
- TypeScript
- Stelle
- 121
- Fork
- 14
- Merge medio
- 23h 54m
- PR unite (30g)
- 103
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di getsentry/cli
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 68/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 65/100
-
bug jared
-
jared
Difficoltà 4/5 3-5 giorni Idoneità per principianti 52/100
Tutte le issue di getsentry/cli
Issue simili
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
danielmiessler/LifeOS#2234 ·
-
T: Bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100
-
Mend: dependency security vulnerability untriaged
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100