v7.0.0
Server:
Fixed OData swagger issue with Get(key)
Xamarin Client:
N/A
Blazor Client:
Added BitButton
Added BitLabel
Added BitLinkButton
Universal:
Added ODataHttpClient which allows you to easily call OData endpoints using http client
IContentFormatter now provides DeserializeAsync and ContentType
Added JsonExtensions to convert JsonDocument | JsonElement to T
TypeScript client:
N/A
Tooling:
Added http client based code generator for csharp clients
Docs:
N/A