Decos.Fixi.Client 0.70.0

dotnet add package Decos.Fixi.Client --version 0.70.0
                    
NuGet\Install-Package Decos.Fixi.Client -Version 0.70.0
                    
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="Decos.Fixi.Client" Version="0.70.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Decos.Fixi.Client" Version="0.70.0" />
                    
Directory.Packages.props
<PackageReference Include="Decos.Fixi.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 Decos.Fixi.Client --version 0.70.0
                    
#r "nuget: Decos.Fixi.Client, 0.70.0"
                    
#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 Decos.Fixi.Client@0.70.0
                    
#: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=Decos.Fixi.Client&version=0.70.0
                    
Install as a Cake Addin
#tool nuget:?package=Decos.Fixi.Client&version=0.70.0
                    
Install as a Cake Tool

Fixi API client library for .NET Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.70.0 190 5/29/2025
0.69.0 209 4/8/2025
0.68.0 172 3/27/2025
0.67.0 164 3/27/2025
0.66.0 496 3/26/2025
0.65.0 521 3/25/2025
0.64.0 511 3/25/2025
0.63.0 519 3/25/2025
0.62.0 513 3/25/2025
0.61.0 165 3/21/2025
0.60.0 148 2/27/2025
0.59.0 140 2/5/2025
0.58.0 140 1/20/2025
0.57.0 169 9/5/2024
0.56.0 183 8/21/2024
0.55.0 168 6/20/2024
0.54.0 192 2/1/2024
0.53.0 162 1/22/2024
0.52.0 149 1/22/2024
0.51.0 232 12/12/2023
0.50.0 192 11/17/2023
0.49.0 138 11/17/2023
0.48.0 163 11/17/2023
0.47.0 162 11/17/2023
0.46.0 158 11/17/2023
0.45.0 163 11/7/2023
0.44.0 154 11/7/2023
0.43.0 172 11/1/2023
0.42.0 201 10/24/2023
0.41.0 178 10/18/2023
0.40.0 181 10/18/2023
0.39.0 189 9/28/2023
0.38.0 169 9/21/2023
0.37.0 208 9/7/2023
0.36.0 322 4/21/2023
0.35.0 276 4/19/2023
0.34.0 421 12/16/2022
0.33.0 514 8/18/2022
0.32.0 556 5/26/2022
0.31.0 496 10/13/2021
0.30.0 427 9/2/2021
0.29.0 458 8/25/2021
0.28.0 532 6/8/2021
0.27.0 549 3/24/2021
0.26.0 539 2/5/2021
0.25.0 600 1/7/2021
0.24.0 563 10/15/2020
0.23.0 619 9/3/2020
0.22.0 612 8/3/2020
0.21.0 647 7/28/2020
0.20.0 659 5/26/2020
0.19.0 622 5/25/2020
0.18.0 629 3/2/2020
0.17.0 673 2/25/2020
0.16.0 689 1/3/2020
0.15.0 656 12/19/2019
0.14.0 653 12/16/2019
0.13.0 679 11/15/2019
0.12.0 718 5/30/2019
0.11.0 805 4/18/2019
0.10.0 753 3/7/2019
0.9.0 1,016 9/5/2018
0.8.0 987 8/31/2018
0.7.0 1,135 7/30/2018
0.6.0 1,359 3/5/2018
0.5.2 1,377 3/5/2018
0.5.1 1,357 3/1/2018
0.5.0 1,353 3/1/2018
0.4.0 1,358 2/28/2018
0.3.2 1,422 2/28/2018
0.3.1 1,415 2/28/2018
0.3.0 1,162 2/20/2018
0.2.2 1,438 12/6/2017
0.2.1 1,486 12/6/2017
0.2.0 1,477 12/6/2017
0.1.0 1,238 12/1/2017

Added requrired methods for categories and teams.