Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
- Onboard AI - Learn any GitHub repo in 59 seconds
-
-
Refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
I like to use Refit https://github.com/reactiveui/refit when I cant auto genrate my clients through an open api. Very minimal and clean code.
-
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.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- ASP.NET Core - how to properly make a GET request?
- What is the best practice to send query parameters / data on http client get method?
- Benchmarks Clients Http
- Refactor your dotNET HTTP Clients to Typed HTTP Clients
- Serilog with Enrich.WithExceptionDetails() causing Maximum destructuring depth reached on FlurlHttpException