Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Add a convenience API for building a query string #65

Closed
@rynowak

Description

@rynowak

Routing currently has it's own code for building a query string from key-value pairs. It would be great to have an API like this in http abstractions so we don't end up repeating ourselves.

See: https://github.com/aspnet/Routing/blob/dev/src/Microsoft.AspNet.Routing/Template/TemplateBinder.cs#L221

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions