para_client_csharp 1.34.1
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
dotnet add package para_client_csharp --version 1.34.1
NuGet\Install-Package para_client_csharp -Version 1.34.1
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="para_client_csharp" Version="1.34.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="para_client_csharp" Version="1.34.1" />
<PackageReference Include="para_client_csharp" />
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 para_client_csharp --version 1.34.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: para_client_csharp, 1.34.1"
#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 para_client_csharp@1.34.1
#: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=para_client_csharp&version=1.34.1
#tool nuget:?package=para_client_csharp&version=1.34.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Client for Para
What is this?
Para was designed as a simple and modular backend framework for object persistence and retrieval. It helps you build applications faster by taking care of the backend. It works on three levels - objects are stored in a NoSQL data store or any old relational database, then automatically indexed by a search engine and finally, cached.
This is the .NET client for Para.
Quick start
- Use the NuGet package manager and add
para_client_csharpas a dependency to your project:
Install-Package para_client_csharp -Version x.y.z
OR
dotnet add package para_client_csharp --version x.y.z
- Initialize the client with your access and secret API keys.
ParaClient client = new ParaClient('ACCESS_KEY', 'SECRET_KEY');
Documentation
Read the Docs
Contributing
- Fork this repository and clone the fork to your machine
- Create a branch (
git checkout -b my-new-feature) - Implement a new feature or fix a bug and add some tests
- Commit your changes (
git commit -am 'Added a new feature') - Push the branch to your fork on GitHub (
git push origin my-new-feature) - Create new Pull Request from your fork
For more information see CONTRIBUTING.md
License
| 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 is compatible. 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
- AWSSDK.Core (>= 3.7.12.2)
- Microsoft.Extensions.Logging (>= 3.1.3)
- Microsoft.Extensions.Logging.Console (>= 3.1.3)
- Newtonsoft.Json (>= 13.0.2)
- RestSharp (>= 106.15.0)
-
net8.0
- AWSSDK.Core (>= 3.7.12.2)
- Microsoft.Extensions.Logging (>= 3.1.3)
- Microsoft.Extensions.Logging.Console (>= 3.1.3)
- Newtonsoft.Json (>= 13.0.2)
- RestSharp (>= 106.15.0)
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.34.1 | 160 | 12/22/2025 |
| 1.34.0 | 161 | 12/22/2025 |
| 1.33.3 | 681 | 6/11/2021 |
| 1.33.2 | 635 | 2/5/2021 |
| 1.33.1 | 788 | 4/29/2020 |
| 1.33.0 | 718 | 4/27/2020 |
| 1.32.0 | 848 | 7/2/2019 |
| 1.30.2 | 1,194 | 8/10/2018 |
| 1.30.0 | 799 | 7/2/2019 |
| 1.29.1 | 1,675 | 3/30/2018 |
| 1.29.0 | 1,522 | 3/19/2018 |
| 1.28.2 | 1,619 | 2/21/2018 |
| 1.26.1 | 1,373 | 11/12/2017 |
| 1.25.0 | 1,471 | 7/27/2017 |
| 1.24.5 | 1,554 | 4/12/2017 |
| 1.21.2 | 1,418 | 10/10/2016 |
| 1.19.1 | 1,452 | 6/27/2016 |
| 1.19.0 | 1,441 | 6/27/2016 |
| 1.18.5 | 1,486 | 5/29/2016 |
| 1.18.3 | 1,441 | 5/4/2016 |
| 1.18.2 | 1,447 | 3/14/2016 |
| 1.18.1 | 1,417 | 2/17/2016 |
| 1.17.14 | 1,428 | 2/17/2016 |
| 1.17.13 | 1,500 | 1/4/2016 |
| 1.17.12 | 1,454 | 12/15/2015 |
| 1.17.11 | 1,422 | 12/14/2015 |
| 1.17.9 | 1,470 | 12/9/2015 |
| 1.17.5 | 1,535 | 12/7/2015 |
| 1.17.4 | 1,469 | 12/7/2015 |
| 1.17.3 | 1,542 | 9/10/2015 |
| 1.17.1 | 1,481 | 9/10/2015 |
| 1.17.0 | 2,229 | 9/10/2015 |