NPushover 1.2.1
dotnet add package NPushover --version 1.2.1
NuGet\Install-Package NPushover -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NPushover" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NPushover --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NPushover, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NPushover as a Cake Addin #addin nuget:?package=NPushover&version=1.2.1 // Install NPushover as a Cake Tool #tool nuget:?package=NPushover&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Pushover client.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NPushover:
Package | Downloads |
---|---|
NLog.Targets.Pushover
NLog.Targets.Pushover is a custom target for NLog enabling you to send logging messages to the Pushover service |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Exception handling improved (possible NullReference solved)