Fonlow.Poco2Ts
1.6.1
See the version list below for details.
dotnet add package Fonlow.Poco2Ts --version 1.6.1
NuGet\Install-Package Fonlow.Poco2Ts -Version 1.6.1
<PackageReference Include="Fonlow.Poco2Ts" Version="1.6.1" />
paket add Fonlow.Poco2Ts --version 1.6.1
#r "nuget: Fonlow.Poco2Ts, 1.6.1"
// Install Fonlow.Poco2Ts as a Cake Addin #addin nuget:?package=Fonlow.Poco2Ts&version=1.6.1 // Install Fonlow.Poco2Ts as a Cake Tool #tool nuget:?package=Fonlow.Poco2Ts&version=1.6.1
Generate data model interfaces in TypsScript from POCO classes. This has been used in POCO2TS.exe and Strongly Typed Client API for Web API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Fonlow.TypeScriptCodeDOM (>= 1.6.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Fonlow.Poco2Ts:
Package | Downloads |
---|---|
Fonlow.WebApiClientGen
Generate C# and TypeScript codes of strongly typed client API for ASP.NET Web API |
|
Fonlow.WebApiClientGen.NG2
* Support Http Method Patch * HeadersHandler with option HandleHttpRequestHeaders |
|
Fonlow.WebApiClientGen.Axios
Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS. |
|
Fonlow.WebApiClientGen.jQuery
Plugin for WebApiClientGen 3.0+ to generate client API codes with jQuery. This requires a HttpClient library at https://github.com/zijianhuang/webapiclientgen/blob/master/DemoWebApi/Scripts/ClientApi/HttpClient.ts. |
|
Fonlow.WebApiClientGen.Fetch
Plugin for WebApiClientGen 3.0+ to generate client API codes with Fetch API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.8.3 | 899 | 9/16/2020 |
2.8.1 | 572 | 5/3/2020 |
2.7.0 | 617 | 4/9/2020 |
2.6.0 | 562 | 3/9/2020 |
2.5.1 | 718 | 2/19/2020 |
2.4.0 | 5,771 | 2/15/2020 |
2.3.1 | 611 | 1/14/2020 |
2.3.0 | 1,833 | 1/14/2020 |
2.2.0 | 594 | 11/26/2019 |
2.1.1 | 2,588 | 11/25/2019 |
2.1.0 | 3,076 | 11/10/2019 |
2.0.2 | 1,034 | 12/6/2018 |
2.0.1 | 959 | 9/1/2018 |
2.0.0 | 4,459 | 8/28/2018 |
1.8.3 | 1,547 | 8/27/2018 |
1.8.2 | 25,370 | 8/8/2017 |
1.8.0 | 2,173 | 4/4/2017 |
1.6.2 | 2,908 | 12/26/2016 |
1.6.1 | 4,303 | 6/19/2016 |
1.6.0 | 6,689 | 1/20/2016 |
1.5.0 | 7,656 | 1/13/2016 |
1.4.0 | 2,651 | 12/24/2015 |
1.3.0.3 | 2,548 | 11/26/2015 |
1.3.0 | 2,556 | 11/15/2015 |
1.2.0.1 | 2,519 | 11/4/2015 |
Support camelCase for TypeScript codes