What's Changed
- NSwag v14 (preview) by @RicoSuter in #3758
- Improve typescript output by @klinkby in #4505
- Set correct parameter position by @trejjam in #4499
- Update AxiosClient.liquid so instance and baseUrl are protected by @mjphillips-sg in #4497
- Clarified behavior of overloads by @janv8000 in #4435
- Add Encoding and Media Type to StringContent for form data by @ArieGato in #4487
- Do not set clientSecret for CODE-PKCE by @trejjam in #4184
- Change supported target frameworks by @lahma in #4001
- Bump Microsoft.AspNetCore.Mvc.Core from 1.0.4 to 1.0.6 in /src/NSwag.Generation.AspNetCore by @dependabot in #4527
- Exclude IHostedService implementations when running Console Commands by @desjoerd in #4523
- Serialize to UTF-8 bytes with System.Text.Json. by @olegd-superoffice in #4175
- Make serializer settings static by @ErikPilsits-RJW in #4256
- Clean project dependencies by @lahma in #4530
- Add net8.0 target framework by @cristipufu in #4502
- Fix for multipart/formdata schema bug. by @bobend in #4476
New Contributors
- @klinkby made their first contribution in #4505
- @mjphillips-sg made their first contribution in #4497
- @janv8000 made their first contribution in #4435
- @ArieGato made their first contribution in #4487
- @desjoerd made their first contribution in #4523
- @ErikPilsits-RJW made their first contribution in #4256
- @cristipufu made their first contribution in #4502
- @bobend made their first contribution in #4476
Full Changelog: v13.20.0...v14.0.0-preview008