OdinBackendServices.Client 1.3.8

dotnet add package OdinBackendServices.Client --version 1.3.8
                    
NuGet\Install-Package OdinBackendServices.Client -Version 1.3.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OdinBackendServices.Client" Version="1.3.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OdinBackendServices.Client" Version="1.3.8" />
                    
Directory.Packages.props
<PackageReference Include="OdinBackendServices.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OdinBackendServices.Client --version 1.3.8
                    
#r "nuget: OdinBackendServices.Client, 1.3.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OdinBackendServices.Client@1.3.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OdinBackendServices.Client&version=1.3.8
                    
Install as a Cake Addin
#tool nuget:?package=OdinBackendServices.Client&version=1.3.8
                    
Install as a Cake Tool

Package containing business layer for making API calls to OdinBackend Services.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OdinBackendServices.Client:

Package Downloads
OdinBackend.Services

Service layer having API calls to odin backend.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.8 1,354 4/19/2023
1.3.7 317 4/17/2023
1.3.6 233 4/17/2023
1.3.5 848 10/18/2022
1.3.4 794 9/15/2022
1.3.3 698 9/9/2022
1.3.2 619 9/7/2022
1.3.1 686 9/6/2022
1.3.0 472 8/15/2022
1.2.9 584 8/15/2022
1.2.7 457 8/15/2022
1.2.6 472 8/15/2022
1.2.5 460 8/15/2022
1.2.4 608 8/15/2022
1.2.3 712 8/14/2022
1.2.2 599 8/14/2022
1.2.1 580 8/10/2022
1.1.8 981 8/7/2022
1.1.7 591 8/7/2022
1.1.6 481 7/24/2022
1.1.5 1,271 7/8/2022
1.1.4 635 7/8/2022
1.1.3 704 7/8/2022
1.1.2 751 7/8/2022
1.1.0 706 7/7/2022
1.0.8 671 7/5/2022
1.0.7 675 7/5/2022
1.0.6 659 7/4/2022
1.0.5 646 7/4/2022
1.0.4 662 6/27/2022
1.0.3 524 6/25/2022
1.0.2 520 6/25/2022
1.0.1 518 6/25/2022
1.0.0 573 6/22/2022

Updated the AlertExtension model to cater the production down time property.