Releases: mikaeldui/liber-onlinebok-dotnet-client
v1.0.8
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.8
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.8
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.7
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.7
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.7
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.6
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.6
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.6
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.5
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.5
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.5
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.4
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.4
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.4
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.3
You can install this specific version from NuGet.org or GitHub Packages using either of these commands:
Using the Package Manager Console:
PM> Install-Package MikaelDui.Liber.Onlinebok.Client --Version 1.0.3
Using the .NET CLI:
dotnet add package MikaelDui.Liber.Onlinebok.Client --version 1.0.3
But it's preferable to use floating versions, see the Microsoft Docs.
v1.0.2
Full Changelog: v1.0.1...v1.0.2
Version 1.0.1
Made the odd dictionaries arrays with the help of a custom JsonConverter.