Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Releases: mikaeldui/liber-onlinebok-dotnet-client

v1.0.8

13 Jan 14:42
88e7186
Compare
Choose a tag to compare

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

13 Jan 07:35
af1f7ba
Compare
Choose a tag to compare

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

11 Jan 02:50
d2f3024
Compare
Choose a tag to compare

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

11 Jan 02:29
67f9847
Compare
Choose a tag to compare

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

10 Jan 04:40
1216275
Compare
Choose a tag to compare

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

10 Jan 04:37
dcdcef3
Compare
Choose a tag to compare

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

10 Jan 04:30
415ae32
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

08 Feb 22:01
Compare
Choose a tag to compare

Made the odd dictionaries arrays with the help of a custom JsonConverter.