Releases: Etherna/etherna-sdk-dotnet
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Release notes - Etherna Services Client - 0.3.0-alpha1
Bug
ESC-15 Fix sample layout issues
ESC-17 Remove access token management initialization
ESC-21 Invalid JsonIgnoreAttribute condition on value types
ESC-26 Deserialize VideoDTO from API response
ESC-27 CurrentVoteValue in object VideoDTO must be nullable
Improvement
ESC-7 Rename to Etherna Services Client
ESC-8 Update to .Net 5 and update dependencies
ESC-10 Add readme
ESC-12 Updated to Etherna SSO Api v0.3
ESC-13 Updated to Etherna Credit System Api v0.3
ESC-18 Add support to .Net6
ESC-24 Updated to Etherna Index Api v0.3
ESC-25 Add support to .Net 7
ESC-32 Migrate from "IdentityModel.AspNetCore" to "Duende.AccessTokenManagement"
ESC-33 Divide internal services client from user services client
ESC-34 Improve user clients registration with asp.net
New Feature
ESC-9 Add Etherna SSO api clients
ESC-20 Add option for allow get discovery document without https
ESC-22 Add Index client implementation
ESC-23 Add gateway client implementation