Fonlow.WebApiClientGenCore.Abstract
2.3.3
See the version list below for details.
dotnet add package Fonlow.WebApiClientGenCore.Abstract --version 2.3.3
NuGet\Install-Package Fonlow.WebApiClientGenCore.Abstract -Version 2.3.3
<PackageReference Include="Fonlow.WebApiClientGenCore.Abstract" Version="2.3.3" />
paket add Fonlow.WebApiClientGenCore.Abstract --version 2.3.3
#r "nuget: Fonlow.WebApiClientGenCore.Abstract, 2.3.3"
// Install Fonlow.WebApiClientGenCore.Abstract as a Cake Addin
#addin nuget:?package=Fonlow.WebApiClientGenCore.Abstract&version=2.3.3
// Install Fonlow.WebApiClientGenCore.Abstract as a Cake Tool
#tool nuget:?package=Fonlow.WebApiClientGenCore.Abstract&version=2.3.3
Allow different cherry picking methods for different data model assemblies.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net6.0
- Fonlow.DocCommentCore (>= 1.5.0)
- Fonlow.Poco2TsCore (>= 3.0.2)
- Fonlow.TypeScriptCodeDomCore (>= 2.6.1)
- Fonlow.Web.MetaCore (>= 2.0.0)
- Tavis.UriTemplates (>= 1.1.1)
NuGet packages (6)
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.Axios
Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS. |
|
Fonlow.WebApiClientGenCore.NG2
Plugin for WebApiClientGen 3.0+ to generate client API codes with Angular 6+. |
|
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 |
---|---|---|
2.5.0 | 288 | 11/16/2022 |
2.4.0 | 357 | 10/21/2022 |
2.3.5 | 447 | 7/15/2022 |
2.3.4 | 397 | 7/12/2022 |
2.3.3 | 723 | 7/11/2022 |
2.3.2 | 380 | 7/11/2022 |
2.3.1 | 400 | 6/27/2022 |
2.3.0 | 729 | 6/26/2022 |
2.2.1 | 389 | 6/14/2022 |
2.2.0 | 818 | 6/14/2022 |
2.1.0 | 549 | 3/25/2022 |
2.0.0 | 401 | 3/18/2022 |
1.9.0 | 413 | 3/13/2022 |
1.8.1 | 407 | 2/22/2022 |
1.8.0 | 857 | 2/5/2022 |
1.7.0 | 1,137 | 2/12/2021 |
1.6.1 | 561 | 9/16/2020 |
1.6.0 | 976 | 8/5/2020 |
1.5.1 | 1,749 | 4/16/2020 |
1.5.0 | 383 | 4/9/2020 |
1.3.3 | 778 | 3/19/2020 |
1.3.2 | 594 | 3/13/2020 |
1.3.1 | 541 | 3/13/2020 |
1.3.0 | 1,124 | 3/9/2020 |
1.2.0 | 1,330 | 2/16/2020 |
1.1.2 | 746 | 2/15/2020 |
1.1.1 | 566 | 1/14/2020 |
1.1.0 | 581 | 1/14/2020 |
1.0.0 | 1,509 | 11/11/2019 |
Doc comments for generic parameters; option IEnumerableToArray, default true; NotNullAttributeOnMethod