1 package returned for Tags:"querystringbuilder"
-
- 9,889 total downloads
- last updated 11/1/2012
- Latest version: 1.0.1
Building URLs is something one does all the time as an ASP.NET developer. The .NET Framework has generously provided many classes to help us simplify the problem, but after all my searching, the one thing I found missing from the framework was a way to easily work with QueryString parameters.