Fonlow.Poco2TsCore 4.6.0

dotnet add package Fonlow.Poco2TsCore --version 4.6.0
                    
NuGet\Install-Package Fonlow.Poco2TsCore -Version 4.6.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.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fonlow.Poco2TsCore" Version="4.6.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.6.0
                    
#r "nuget: Fonlow.Poco2TsCore, 4.6.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.6.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.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Fonlow.Poco2TsCore&version=4.6.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 net10.0 is compatible.  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.6.0 147 2/2/2026
4.4.0 144 1/14/2026
4.2.0 358 11/22/2025
4.1.0 509 3/23/2025
4.0.0 335 3/17/2025
3.11.0 233 2/27/2025
3.10.0 429 11/21/2024
3.9.1 814 7/4/2024
3.9.0 1,769 6/23/2024
3.8.2 308 6/19/2024
3.8.1 480 6/12/2024
3.8.0 564 6/8/2024
3.6.1 630 4/25/2024
3.6.0 759 4/6/2024
3.5.2 627 3/1/2024
3.5.1 328 2/27/2024
3.5.0 560 2/22/2024
3.4.3 651 2/10/2024
3.4.2 432 2/9/2024
Loading failed

#192,#190