SaaSHub helps you find the best software and product alternatives Learn more →
RestClient.Net Alternatives
Similar projects and alternatives to RestClient.Net
-
-
mockhttp
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
-
-
-
referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
-
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
-
Excel2SqlServer
Library for importing Excel spreadsheets into SQL Server tables
RestClient.Net reviews and mentions
- What's the deal with HttpClient?
-
RestClient.Net 5.0.x Beta Released
RestClient .Net is completely immutable and therefore much more thread-safe. It also works well with standard Microsoft dependency injection, and it's easy to mock. Have a look at the abstraction. If you use this, it's a one-step process for mocking HTTP calls.
https://github.com/MelbourneDeveloper/RestClient.Net/blob/e7edf5c1b40305732af3b0bd10c548996889ba97/src/RestClient.Net.Abstractions/IClient.cs#L9
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f5a4980>
www.saashub.com | 1 Apr 2023
Stats
MelbourneDeveloper/RestClient.Net is an open source project licensed under MIT License which is an OSI approved license.