Tag

.NET

4 posts tagged with this.

  1. WHMCS Modules
    · 3 min read

    Where Do I Sign Up for Pushover?

    Sign up for a Pushover account at https://pushover.net/login to access their free API for sending push notifications, subject to usage limits. This guide provides context on account setup, a C# example for .NET integration, best practices for reliable alerts, and steps to avoid common pitfalls when

  2. WHMCS Modules
    · 3 min read

    Is the Pushover API Free?

    Yes, the Pushover API is free to use within defined usage limits. This guide explains the free tier, provides a complete C# example for sending notifications from .NET applications, outlines best practices, and directs you to the official FAQ for current rate limits. Essential reading for developers

  3. WHMCS Modules
    · 3 min read

    Are Refunds Supported in the Coinbase Payment Gateway Module?

    As of build 1.3.0, the Coinbase Payment Gateway module supports refunds through the Coinbase API for ASP.NET e-commerce sites. Only full refunds matching the original transaction amount are allowed; partial refunds are not supported. This guide covers prerequisites, step-by-step processing, technica

  4. Knowledge BaseWeb Hosting
    · 2 min read

    What versions of .NET Framework or .NET Core are available?

    Our Windows shared servers support .NET Framework from 2.0 to 4.8 and .NET Core/.NET from 1.0.16 through 10.0 (Preview 1). This guide lists every available runtime so you can match your application's target framework, avoid compatibility errors, and leverage the best performance and security updates