AspNetCore.Client
AspNetCore.Client copied to clipboard
Updates so net6.0 will work
- Fix MSBuild target and Task (no more dual Tasks)
- Add support for global using statements
- Update Nuke.Build
- Update Flurl to 3.0
- Remove MessagePack and protobuf packages, implementation is dependent on user
- Fix enumerable query parameters from erroring if null due to missing ?.
- Fix obsolete attribute with no string
- Update to net6.0 packages