Fonlow.Poco2TsCore 4.1.0

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

Generate data model interfaces in TypsScript from POCO classes. This has been used in POCO2TS.exe and "Strongly Typed Web API Client API Generators".

Please check:

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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Fonlow.Poco2TsCore:

Package Downloads
Fonlow.WebApiClientGenCore.Abstract

Abstract classes and common classes shared by WebApiClientGen and its plugins

Fonlow.OpenApiClientGen.ClientTypes

Read Open API definition and generate client codes in C# or TypeScript for data types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.0 234 3/23/2025
4.0.0 192 3/17/2025
3.11.0 133 2/27/2025
3.10.0 261 11/21/2024
3.9.1 474 7/4/2024
3.9.0 1,596 6/23/2024
3.8.2 202 6/19/2024
3.8.1 329 6/12/2024
3.8.0 420 6/8/2024
3.6.1 463 4/25/2024
3.6.0 501 4/6/2024
3.5.2 434 3/1/2024
3.5.1 249 2/27/2024
3.5.0 389 2/22/2024
3.4.3 495 2/10/2024
3.4.2 360 2/9/2024
3.4.1 453 2/1/2024
3.4.0 569 1/8/2024
3.3.2 515 12/17/2023
3.3.1 520 12/16/2023
3.3.0 697 12/15/2023
3.2.0 853 11/7/2023
3.1.0 1,339 11/16/2022
3.0.4 2,267 7/15/2022
3.0.3 1,297 7/12/2022
3.0.2 1,835 7/11/2022
3.0.1 3,278 6/14/2022
3.0.0 3,400 2/5/2022
2.11.0 1,613 6/15/2021
2.10.0 1,240 5/12/2021
2.9.0 2,105 2/12/2021
2.8.3 1,616 9/16/2020
2.8.2 2,284 6/28/2020
2.8.1 1,921 5/3/2020
2.8.0 1,575 4/29/2020
2.7.1 2,311 4/16/2020
2.7.0 1,378 4/9/2020
2.6.1 3,101 3/13/2020
2.6.0 2,388 3/9/2020
2.5.1 1,811 2/19/2020
2.5.0 2,312 2/16/2020
2.4.0 1,776 2/15/2020
2.3.1 1,559 1/14/2020
2.3.0 1,759 1/14/2020
2.2.0 1,603 11/26/2019
2.1.1 1,558 11/25/2019
2.1.0 2,067 11/11/2019
2.0.2 11,547 12/6/2018
2.0.1 1,838 9/1/2018
2.0.0 1,806 8/28/2018
1.9.1 1,784 8/27/2018
1.9.0 1,910 8/9/2018
1.8.2 3,243 5/9/2018

Supports class inheritance between assemblies.