Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Export POCO to .ts
Export POCO to .ts

Export POCO to .ts

codechavez

|
1,319 installs
| (2) | Free
Generates a .ts (TypeScript) file base on a POCO class.
Download

Export POCO to .ts

Generates a .ts(TypeScript) file base on a POCO class. 

 

IMPORTANT: Remember to successfully compile your project before using the extension (please take a look to roadmap). Extension built with .NET 4.6.2 


Version 1.x

- Initial release
- Export only properties.
- Convert base value types into typescript equivalent.
- Create a .ts file.
- Keeps same property names.
- Export only C# classes.

 

ROAD MAP

- [x] Export POCO to TypeScript Class.
- [ ] Add support to convert collections. eg. Dictionary, Array, and Tuple.
- [ ] Export Multiple POCO Classes.
- [ ] Export Interfaces.
- [ ] Add support to export event, method, and/or constructors.
- [ ] Export to .ts without the need of compiling the project.
- [ ] Support for .NET CORE.  

  

Export POCO to .ts

Select POCO class file and right-click.


 Then, select Export POCO to .ts

RESULT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft