Moorea.Client
1.3.35
dotnet add package Moorea.Client --version 1.3.35
NuGet\Install-Package Moorea.Client -Version 1.3.35
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.3.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Moorea.Client" Version="1.3.35" />
<PackageReference Include="Moorea.Client" />
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 Moorea.Client --version 1.3.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Moorea.Client, 1.3.35"
#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 Moorea.Client@1.3.35
#: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=Moorea.Client&version=1.3.35
#tool nuget:?package=Moorea.Client&version=1.3.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. 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. |
.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.
-
.NETStandard 2.0
- Moorea.Helpers (>= 1.1.15)
- RestSharp (>= 112.1.0)
- RestSharp.Serializers.NewtonsoftJson (>= 112.1.0)
- Semver (>= 3.0.0)
- System.Text.Json (>= 9.0.5)
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.3.35 | 382 | 7/25/2025 |
1.3.34 | 142 | 6/18/2025 |
1.3.33 | 136 | 6/17/2025 |
1.3.32 | 139 | 6/17/2025 |
1.3.31 | 139 | 6/17/2025 |
1.3.30 | 134 | 6/17/2025 |
1.3.29 | 134 | 6/17/2025 |
1.3.28 | 126 | 6/6/2025 |
1.3.27 | 140 | 6/5/2025 |
1.3.26 | 137 | 6/5/2025 |
1.3.25 | 148 | 5/19/2025 |
1.3.24 | 143 | 5/19/2025 |
1.3.23 | 149 | 4/24/2025 |
1.3.22 | 171 | 4/10/2025 |
1.3.21 | 171 | 4/7/2025 |
1.3.20 | 186 | 3/10/2025 |
1.3.19 | 215 | 3/7/2025 |
1.3.18 | 218 | 3/6/2025 |
1.3.17 | 108 | 12/30/2024 |
1.3.16 | 124 | 12/5/2024 |
1.3.14 | 119 | 11/12/2024 |
1.3.13 | 112 | 10/16/2024 |
1.3.12 | 118 | 10/9/2024 |
1.3.11 | 130 | 10/6/2024 |
1.3.10 | 115 | 10/4/2024 |
1.3.9 | 130 | 9/29/2024 |
1.3.8 | 121 | 9/29/2024 |
1.3.7 | 109 | 9/26/2024 |
1.3.6 | 117 | 9/26/2024 |
1.3.5 | 102 | 9/25/2024 |
1.3.4 | 145 | 9/13/2024 |
1.3.3 | 107 | 9/6/2024 |
1.3.2 | 110 | 9/5/2024 |
1.3.0 | 134 | 6/27/2024 |
1.2.45 | 130 | 6/21/2024 |
1.2.44 | 125 | 6/19/2024 |
1.2.43 | 126 | 6/8/2024 |
1.2.42 | 107 | 6/8/2024 |
1.2.41 | 126 | 6/6/2024 |
1.2.40 | 123 | 6/6/2024 |
1.2.39 | 117 | 6/6/2024 |
1.2.38 | 116 | 6/5/2024 |
1.2.37 | 149 | 4/12/2024 |
1.2.36 | 121 | 4/5/2024 |
1.2.35 | 141 | 3/5/2024 |
1.2.34 | 136 | 3/1/2024 |
1.2.33 | 136 | 3/1/2024 |
1.2.32 | 156 | 1/17/2024 |
1.2.31 | 130 | 1/14/2024 |
1.2.30 | 137 | 1/12/2024 |
1.2.29 | 125 | 1/12/2024 |
1.2.28 | 131 | 1/12/2024 |
1.2.27 | 112 | 1/12/2024 |
1.2.26 | 134 | 1/11/2024 |
1.2.25 | 137 | 1/11/2024 |
1.2.24 | 131 | 1/11/2024 |
1.2.23 | 105 | 1/11/2024 |
1.2.22 | 125 | 1/11/2024 |
1.2.21 | 175 | 12/29/2023 |
1.2.20 | 138 | 12/28/2023 |
1.2.19 | 154 | 12/21/2023 |
1.2.18 | 163 | 12/14/2023 |
1.2.17 | 143 | 12/13/2023 |
1.2.16 | 138 | 12/13/2023 |
1.2.15 | 142 | 12/13/2023 |
1.2.14 | 133 | 12/13/2023 |
1.2.13 | 224 | 10/21/2023 |
1.2.12 | 157 | 10/19/2023 |
1.2.11 | 182 | 9/20/2023 |
1.2.10 | 189 | 8/29/2023 |
1.2.9 | 190 | 8/24/2023 |
1.2.8 | 185 | 8/23/2023 |
1.2.7 | 187 | 8/22/2023 |
1.2.6 | 164 | 8/16/2023 |
1.2.5 | 193 | 8/15/2023 |
1.2.4 | 186 | 8/14/2023 |
1.2.3 | 176 | 8/13/2023 |
1.2.2 | 196 | 8/11/2023 |
1.2.1 | 176 | 8/10/2023 |
1.2.0 | 181 | 8/10/2023 |
1.1.17 | 202 | 5/22/2023 |
1.1.16 | 198 | 5/22/2023 |
1.1.15 | 210 | 5/10/2023 |
1.1.14 | 244 | 4/26/2023 |
1.1.13 | 294 | 3/14/2023 |
1.1.12 | 301 | 3/14/2023 |
1.1.11 | 330 | 2/22/2023 |
1.1.10 | 317 | 2/15/2023 |
1.1.9 | 362 | 12/28/2022 |
1.1.8 | 357 | 12/27/2022 |
1.1.7 | 389 | 12/27/2022 |
1.1.6 | 385 | 12/19/2022 |
1.1.5 | 406 | 11/15/2022 |
1.1.4 | 405 | 11/10/2022 |
1.1.3 | 449 | 10/23/2022 |
1.1.2 | 477 | 10/10/2022 |
1.1.1 | 484 | 10/9/2022 |
1.1.0 | 464 | 10/9/2022 |
1.0.54 | 429 | 10/5/2022 |
1.0.53 | 467 | 8/23/2022 |
1.0.52 | 508 | 7/17/2022 |
1.0.51 | 513 | 6/27/2022 |
1.0.50 | 532 | 6/27/2022 |
1.0.49 | 500 | 6/27/2022 |
1.0.48 | 508 | 6/27/2022 |
1.0.47 | 551 | 4/7/2022 |
1.0.46 | 504 | 4/7/2022 |
1.0.45 | 530 | 3/21/2022 |
1.0.44 | 549 | 3/15/2022 |
1.0.43 | 548 | 2/7/2022 |
1.0.42 | 509 | 2/7/2022 |
1.0.41 | 474 | 9/13/2021 |
1.0.40 | 425 | 7/18/2021 |
1.0.39 | 444 | 5/5/2021 |
1.0.38 | 443 | 5/5/2021 |
1.0.37 | 432 | 5/4/2021 |
1.0.36 | 417 | 5/4/2021 |
1.0.35 | 425 | 5/3/2021 |
1.0.34 | 439 | 3/15/2021 |
1.0.33 | 469 | 3/15/2021 |
1.0.32 | 454 | 3/2/2021 |
1.0.31 | 430 | 3/1/2021 |
1.0.30 | 468 | 1/26/2021 |
1.0.29 | 434 | 1/26/2021 |
1.0.28 | 490 | 1/21/2021 |
1.0.27 | 487 | 1/4/2021 |
1.0.26 | 502 | 1/4/2021 |
1.0.25 | 461 | 12/31/2020 |
1.0.24 | 505 | 12/31/2020 |
1.0.23 | 509 | 12/26/2020 |
1.0.22 | 465 | 12/26/2020 |
1.0.21 | 465 | 12/26/2020 |
1.0.20 | 493 | 12/26/2020 |
1.0.19 | 479 | 12/24/2020 |
1.0.18 | 564 | 12/22/2020 |
1.0.17 | 522 | 11/24/2020 |
1.0.16 | 584 | 10/30/2020 |
1.0.15 | 481 | 10/21/2020 |
1.0.14 | 508 | 10/21/2020 |
1.0.13 | 522 | 8/6/2020 |
1.0.12 | 588 | 7/20/2020 |
1.0.11 | 533 | 7/20/2020 |
1.0.10 | 565 | 7/20/2020 |
1.0.9 | 691 | 7/4/2020 |
1.0.8 | 573 | 6/17/2020 |
1.0.7 | 602 | 2/5/2020 |
1.0.6 | 625 | 12/10/2019 |
1.0.5 | 565 | 12/9/2019 |
1.0.4 | 606 | 12/8/2019 |
1.0.3 | 638 | 12/5/2019 |
1.0.2 | 654 | 12/3/2019 |
1.0.1 | 601 | 12/3/2019 |
1.0.0 | 616 | 12/3/2019 |