CoreNotify.CLI
1.0.1
dotnet tool install --global CoreNotify.CLI --version 1.0.1
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 CoreNotify.CLI --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CoreNotify.CLI&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package CoreNotify.CLI --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is the command line tool for CoreNotify. Use this to interact with the CoreNotify backend API.
To use CoreNotify you must register your email. You'll receive an API key at <youremail>
. New accounts are free for 30 days.
corenotify register <youremail>
If you loose your key, you can retrieve it by running:
corenotify resend <youremail>
To check your usage over the last 7 days and renewal date:
corenotify usage <youremail> <apikey>
Note that CoreNotify doesn't have auto-renewal nor any payment integration. If you like the service, please send $5 times the number of months you'd like to paypal.me/adamosoftware. I will manually extend your account.
Contact:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.