Fonlow.WebApiClientGenCore.Abstract 3.7.0

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

Abstract classes and common classes shared by WebApiClientGenCore and its plugins.

https://github.com/zijianhuang/webapiclientgen/

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Fonlow.WebApiClientGenCore.Abstract:

Package Downloads
Fonlow.WebApiClientGenCore

Generate strongly typed client API in C# or TypeScript for .NET Core Web API. Strongly Typed Client API Generator generates C# and TypeScript codes of strongly typed client API similar to what generated by SvcUtil.exe of WCF, provided you have access to the ASP.NET Web API source codes or assemblies. Then you may provide or publish either the source codes in C# and TypeScript or the compiled client API library to other developers who are developing client programs of your Web API. The TypeScript outputs support jQuery, Angular 2+, AXIOS and Aurelia.

Fonlow.WebApiClientGenCore.NG2

Plugin for WebApiClientGen 3.0+ to generate client API codes with Angular 6+.

Fonlow.WebApiClientGenCore.Axios

Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS.

Fonlow.WebApiClientGenCore.Fetch

Plugin for WebApiClientGen 3.0+ to generate client API codes with Fetch API.

Fonlow.WebApiClientGenCore.Aurelia

Plugin for WebApiClientGen 3.0+ to generate client API codes with Aurelia.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.7.0 174 16 days ago
3.6.0 163 22 days ago
3.5.3 110 a month ago
3.5.1 146 3 months ago
3.5.0 167 5 months ago
3.4.1 268 9 months ago
3.4.0 1,567 10 months ago
3.3.2 141 10 months ago
3.3.1 267 10 months ago
3.3.0 382 10 months ago
3.1.1 414 4/25/2024
3.1.0 243 4/21/2024
3.0.0 162 4/13/2024
2.10.1 172 4/6/2024
2.10.0 237 4/6/2024
2.9.1 294 3/1/2024
2.9.0 234 2/22/2024
2.8.2 250 2/10/2024
2.8.1 193 2/1/2024
2.8.0 239 1/8/2024
2.7.1 162 12/16/2023
2.7.0 317 12/15/2023
2.6.1 307 11/7/2023
2.6.0 228 11/7/2023
2.5.0 653 11/16/2022
2.4.0 569 10/21/2022
2.3.5 1,162 7/15/2022
2.3.4 572 7/12/2022
2.3.3 1,063 7/11/2022
2.3.2 567 7/11/2022
2.3.1 596 6/27/2022
2.3.0 1,043 6/26/2022
2.2.1 587 6/14/2022
2.2.0 1,214 6/14/2022
2.1.0 802 3/25/2022
2.0.0 609 3/18/2022
1.9.0 617 3/13/2022
1.8.1 601 2/22/2022
1.8.0 1,255 2/5/2022
1.7.0 1,646 2/12/2021
1.6.1 754 9/16/2020
1.6.0 1,381 8/5/2020
1.5.1 2,352 4/16/2020
1.5.0 528 4/9/2020
1.3.3 1,021 3/19/2020
1.3.2 759 3/13/2020
1.3.1 715 3/13/2020
1.3.0 1,503 3/9/2020
1.2.0 1,850 2/16/2020
1.1.2 957 2/15/2020
1.1.1 746 1/14/2020
1.1.0 752 1/14/2020
1.0.0 2,011 11/11/2019

Supports class inheritance between assemblies.