SaaSHub helps you find the best software and product alternatives Learn more →
Vonage-dotnet-sdk Alternatives
Similar projects and alternatives to vonage-dotnet-sdk
-
-
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.
-
-
-
-
-
Valour
Valour is bringing communities into the future with unique features, blazing performance, and respect for users.
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
FluentBuilder
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
-
-
-
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
vonage-dotnet-sdk discussion
vonage-dotnet-sdk reviews and mentions
-
Why I use (and abuse) the Builder pattern
Here's an actual implementation from my current codebase, the Vonage .NET SDK.
-
The Monad Invasion - Part 3: Railway-Oriented Programming
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!
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?
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
Stats
Vonage/vonage-dotnet-sdk is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of vonage-dotnet-sdk is C#.
Popular Comparisons
- vonage-dotnet-sdk VS Valour
- vonage-dotnet-sdk VS MediatR
- vonage-dotnet-sdk VS MediaTester
- vonage-dotnet-sdk VS language-ext
- vonage-dotnet-sdk VS FluentBuilder
- vonage-dotnet-sdk VS EthMonitoring
- vonage-dotnet-sdk VS SharpRTSP
- vonage-dotnet-sdk VS phone-verification-laravel
- vonage-dotnet-sdk VS FluentResults
- vonage-dotnet-sdk VS OneOf