33[ changeLog ] : ./CHANGELOG.md
44
55# Fluently Http Client <!-- omit in toc -->
6- [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml/badge.svg )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml )
6+ [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml/badge.svg )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml )
77[ ![ NuGet version] ( https://badge.fury.io/nu/fluentlyhttpclient.svg )] ( https://badge.fury.io/nu/fluentlyhttpclient )
88
99Http Client for .NET Standard with fluent APIs which are intuitive, easy to use and also highly extensible.
@@ -29,12 +29,12 @@ Http Client for .NET Standard with fluent APIs which are intuitive, easy to use
2929
3030## dotnet support
3131
32- | Version | .NET | Status |
33- | ------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
34- | 1.x | .NET Standard 1.4+ | |
35- | 2.x | .NET Standard 2 | |
36- | 3.x | .NET Standard 2 | [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml/badge.svg?branch=3.x )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml ) |
37- | 4.x | net8 | [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml/badge.svg?branch=4.x )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/dotnet-publish .yml ) |
32+ | Version | .NET | Status |
33+ | ------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
34+ | 1.x | .NET Standard 1.4+ | |
35+ | 2.x | .NET Standard 2 | |
36+ | 3.x | .NET Standard 2 | [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml/badge.svg?branch=3.x )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml ) |
37+ | 4.x | net8 | [ ![ CI] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml/badge.svg?branch=v4 )] ( https://github.com/sketch7/FluentlyHttpClient/actions/workflows/ci .yml ) |
3838
3939### NuGet
4040```
0 commit comments