Skip to content

Ver.1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 09:14
  • Changed WebSerializerOptions.UrlEncoder uses custom encoder in default that encode ';'
  • Changed WebSerializerOptions.CollectionSeparator is null, null write collection as name=value&name=value&...
  • WebSerializer.ToQueryString(urlBase) detect '?', if exists '?', add prefix as '&'