vonage-dotnet-sdk

Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more. (by Vonage)

Vonage-dotnet-sdk Alternatives

Similar projects and alternatives to vonage-dotnet-sdk

  1. csharplang

    The official repo for the design of the C# programming language

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. MediatR

    Simple, unambitious mediator implementation in .NET

  4. language-ext

    C# pure functional programming framework - come and get declarative!

  5. OneOf

    Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching

  6. FluentResults

    A generalised Result object implementation for .NET/C#

  7. Valour

    Valour is bringing communities into the future with unique features, blazing performance, and respect for users.

  8. MediaTester

    MediaTester can test any media (SD, microSD, thumb, etc) and verify it stores the expected number of bytes. The testing method is similar to h2testw but MediaTester can detect fake or defective media much faster by performing quick reads as data is written. If you buy any storage media, use MediaTester to verify it or risk losing your data.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. FluentBuilder

    A project which uses Source Generation to create a FluentBuilder for a specified model or DTO

  11. EthMonitoring

    Miner monitoring software with different notifications support

  12. SharpRTSP

    A RTSP handling library

  13. phone-verification-laravel

    A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vonage-dotnet-sdk alternative or higher similarity.

vonage-dotnet-sdk discussion

Log in or Post with

vonage-dotnet-sdk reviews and mentions

Posts with mentions or reviews of vonage-dotnet-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-12.
  • Why I use (and abuse) the Builder pattern
    2 projects | dev.to | 12 Feb 2025
    Here's an actual implementation from my current codebase, the Vonage .NET SDK.
  • The Monad Invasion - Part 3: Railway-Oriented Programming
    2 projects | dev.to | 15 Nov 2024
    In the .NET SDK, I implemented an IResultFailure interface that all failures must implement. It allows us to group different failures (or reasons to fail - parsing, authentication, etc.) on the same failure path and define dedicated behaviours using the Type property.
  • The Monad Invasion - Part 2: Monads in Action!
    3 projects | dev.to | 27 Feb 2024
    Previously, we built an Optional and showed an existing set based on Language-Ext, but various libraries also offer Monad implementations. In the case of our SDK, we deliberately avoided relying on external libraries like Language-Ext. Indeed, Monads are a part of the SDK's public API, and relying on an external library would introduce a dependency over which we would have limited control.
  • The Monad Invasion - Part 1: What's a Monad?
    4 projects | dev.to | 27 Feb 2024
    This is the first post in a series that aims to demystify Monads and help you benefit from them, using real-life examples from our .NET SDK. Watch my related talk "Throw exceptions... out of your codebase" which was more about Monads than it was about exceptions, even if the title says otherwise.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic vonage-dotnet-sdk repo stats
4
108
9.2
17 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai