Moorea.Client 1.2.37

dotnet add package Moorea.Client --version 1.2.37
NuGet\Install-Package Moorea.Client -Version 1.2.37
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="Moorea.Client" Version="1.2.37" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moorea.Client --version 1.2.37
#r "nuget: Moorea.Client, 1.2.37"
#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 Moorea.Client as a Cake Addin
#addin nuget:?package=Moorea.Client&version=1.2.37

// Install Moorea.Client as a Cake Tool
#tool nuget:?package=Moorea.Client&version=1.2.37

moorea-client

libreria netstandard 2.0 per l'utilizzo delle api di moorea

utilizzo

const string userAgent = "some-client-unique-reference";
const string encryptionKey = "some-random-32-chars-and-numbers";
const string hostName = "https://www.moorea-host-name.com";
var userName = "some-user-account-name";
var password = "account-password";

// setup connection parameters
var connectionParams = new MooreaConnectionParams(userAgent, encryptionKey)
{
    Host = hostName, User = userName, Password = password
};

// create client
var client = connectionParams.GetClient();

// interact with moorea instance
var persone = client.Comune.Persone.GetAll();
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
1.2.37 86 4/12/2024
1.2.36 77 4/5/2024
1.2.35 103 3/5/2024
1.2.34 100 3/1/2024
1.2.33 84 3/1/2024
1.2.32 122 1/17/2024
1.2.31 86 1/14/2024
1.2.30 88 1/12/2024
1.2.29 76 1/12/2024
1.2.28 85 1/12/2024
1.2.27 80 1/12/2024
1.2.26 83 1/11/2024
1.2.25 87 1/11/2024
1.2.24 83 1/11/2024
1.2.23 73 1/11/2024
1.2.22 78 1/11/2024
1.2.21 132 12/29/2023
1.2.20 109 12/28/2023
1.2.19 108 12/21/2023
1.2.18 107 12/14/2023
1.2.17 100 12/13/2023
1.2.16 95 12/13/2023
1.2.15 96 12/13/2023
1.2.14 89 12/13/2023
1.2.13 170 10/21/2023
1.2.12 101 10/19/2023
1.2.11 126 9/20/2023
1.2.10 146 8/29/2023
1.2.9 123 8/24/2023
1.2.8 125 8/23/2023
1.2.7 125 8/22/2023
1.2.6 118 8/16/2023
1.2.5 134 8/15/2023
1.2.4 136 8/14/2023
1.2.3 129 8/13/2023
1.2.2 134 8/11/2023
1.2.1 114 8/10/2023
1.2.0 113 8/10/2023
1.1.17 129 5/22/2023
1.1.16 125 5/22/2023
1.1.15 137 5/10/2023
1.1.14 165 4/26/2023
1.1.13 223 3/14/2023
1.1.12 225 3/14/2023
1.1.11 255 2/22/2023
1.1.10 248 2/15/2023
1.1.9 290 12/28/2022
1.1.8 282 12/27/2022
1.1.7 296 12/27/2022
1.1.6 306 12/19/2022
1.1.5 323 11/15/2022
1.1.4 324 11/10/2022
1.1.3 369 10/23/2022
1.1.2 396 10/10/2022
1.1.1 404 10/9/2022
1.1.0 381 10/9/2022
1.0.54 347 10/5/2022
1.0.53 382 8/23/2022
1.0.52 418 7/17/2022
1.0.51 421 6/27/2022
1.0.50 440 6/27/2022
1.0.49 427 6/27/2022
1.0.48 417 6/27/2022
1.0.47 456 4/7/2022
1.0.46 427 4/7/2022
1.0.45 428 3/21/2022
1.0.44 429 3/15/2022
1.0.43 445 2/7/2022
1.0.42 425 2/7/2022
1.0.41 371 9/13/2021
1.0.40 341 7/18/2021
1.0.39 334 5/5/2021
1.0.38 337 5/5/2021
1.0.37 330 5/4/2021
1.0.36 311 5/4/2021
1.0.35 318 5/3/2021
1.0.34 332 3/15/2021
1.0.33 361 3/15/2021
1.0.32 344 3/2/2021
1.0.31 320 3/1/2021
1.0.30 354 1/26/2021
1.0.29 323 1/26/2021
1.0.28 382 1/21/2021
1.0.27 375 1/4/2021
1.0.26 395 1/4/2021
1.0.25 351 12/31/2020
1.0.24 412 12/31/2020
1.0.23 397 12/26/2020
1.0.22 355 12/26/2020
1.0.21 354 12/26/2020
1.0.20 381 12/26/2020
1.0.19 369 12/24/2020
1.0.18 453 12/22/2020
1.0.17 426 11/24/2020
1.0.16 488 10/30/2020
1.0.15 371 10/21/2020
1.0.14 396 10/21/2020
1.0.13 421 8/6/2020
1.0.12 461 7/20/2020
1.0.11 412 7/20/2020
1.0.10 441 7/20/2020
1.0.9 569 7/4/2020
1.0.8 459 6/17/2020
1.0.7 478 2/5/2020
1.0.6 497 12/10/2019
1.0.5 459 12/9/2019
1.0.4 480 12/8/2019
1.0.3 514 12/5/2019
1.0.2 531 12/3/2019
1.0.1 479 12/3/2019
1.0.0 496 12/3/2019