BGuest.Integration.Api.Client 2.2.0-beta

This is a prerelease version of BGuest.Integration.Api.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BGuest.Integration.Api.Client --version 2.2.0-beta
NuGet\Install-Package BGuest.Integration.Api.Client -Version 2.2.0-beta
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="BGuest.Integration.Api.Client" Version="2.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BGuest.Integration.Api.Client --version 2.2.0-beta
#r "nuget: BGuest.Integration.Api.Client, 2.2.0-beta"
#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.
// Install BGuest.Integration.Api.Client as a Cake Addin
#addin nuget:?package=BGuest.Integration.Api.Client&version=2.2.0-beta&prerelease

// Install BGuest.Integration.Api.Client as a Cake Tool
#tool nuget:?package=BGuest.Integration.Api.Client&version=2.2.0-beta&prerelease

Use this package to work with BGuest's integration Api in a .net project.

Just add the package to your project and start integration with BGuest.

You can get requests, get integrated requests, change request status or even import reservations.

For more detail use the project link to our integration sample project at GitHub.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.9 1,050 3/13/2018
2.7.8 991 3/7/2018
2.7.7 1,003 2/14/2018
2.7.6 969 2/6/2018
2.7.5 963 2/6/2018
2.7.4 1,051 1/26/2018
2.7.3 983 10/24/2017
2.7.2 966 7/25/2017
2.7.1 914 7/24/2017
2.7.0 916 7/24/2017
2.6.0 925 7/21/2017
2.5.0 1,714 11/3/2016
2.4.0 1,415 2/22/2016
2.3.0 1,384 11/6/2015
2.2.0 1,494 10/19/2015
2.2.0-beta 1,021 10/19/2015

Now available GetRequests, GetIntegratedRequests, GetRequestById, SetRequestAsIntegratedById, SetRequestStatusById, ImportStays, and GetImportedStays functions.