File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,12 @@ A query string encoding and decoding library for C#/.NET.
44
55Ported from [ qs] ( https://www.npmjs.com/package/qs ) for JavaScript.
66
7+ [ ![ Targets] ( https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2Ftechouse%2Fqs-net%2Fmain%2FQsNet%2FQsNet.csproj&query=string(//TargetFrameworks|//TargetFramework)&label=targets&logo=dotnet&color=512BD4&labelColor=222222&logoColor=white&style=flat-square&link=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FQsNet )] ( (https://www.nuget.org/packages/QsNet) )
8+ [ ![ DocFX Docs] ( https://img.shields.io/badge/DocFX-docs-512BD4?logo=dotnet&logoColor=white&labelColor=222222&style=flat-square )] ( https://techouse.github.io/qs-net/ )
79[ ![ NuGet Version] ( https://img.shields.io/nuget/v/QsNet )] ( https://www.nuget.org/packages/QsNet )
810[ ![ NuGet Downloads] ( https://img.shields.io/nuget/dt/QsNet )] ( https://www.nuget.org/packages/QsNet )
911[ ![ Test] ( https://github.com/techouse/qs-net/actions/workflows/test.yml/badge.svg )] ( https://github.com/techouse/qs-net/actions/workflows/test.yml )
10- [ ![ codecov] ( https://codecov.io/gh/techouse/qs-net/graph/badge.svg?token=ClCDNcsxqQ )] ( https://codecov.io/gh/techouse/qs-net )
12+ [ ![ codecov] ( https://codecov.io/gh/techouse/qs-net/graph/badge.svg?token=pmMJRph0Qm )] ( https://codecov.io/gh/techouse/qs-net )
1113[ ![ GitHub] ( https://img.shields.io/github/license/techouse/qs-net )] ( LICENSE )
1214[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/techouse/qs-net )] ( https://github.com/techouse/qs-net/stargazers )
1315
You can’t perform that action at this time.
0 commit comments