Releases: Dreamescaper/GenerateAspNetCoreClient
Releases · Dreamescaper/GenerateAspNetCoreClient
4.0
3.2
What's Changed
- Fix double using directive. Use Verify for snapshots. by @Dreamescaper in #36
Full Changelog: 3.1...3.2
3.1
What's Changed
- Add support for multiple form files by @danielcrenna in #34
New Contributors
- @danielcrenna made their first contribution in #34
Full Changelog: 3.0...3.1
3.0
What's Changed
- This tool requires .NET 9 runtime installed.
- .NET 9 projects are supported now.
2.1
What's Changed
- Fix enum mapping in net8 by @Dreamescaper in #24
2.0
1.1
What's Changed
Full Changelog: 1.0...1.1
1.0
What's Changed
- .NET 7 projects are supported now.
- This tool requires .NET 7 runtime installed.
New Contributors
- @rysbilinski made their first contribution in #11
Full Changelog: 0.8...1.0
0.8
0.7
- Add support FileResult response