web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

How to Build a C# to TypeScript Generator: Tools and Ideas

kalluu91 Profile Picture kalluu91 40
Previously, I have used Typewriter extension to generate C# classes like DTO, Enum and Controllers into its corresponding TypeScript Interfaces, Enums and API Services. However, the Typewriter extension is not supported for Visual Studio 2022. But you can still find an unofficial version that works for Visual Studio 2022 here: https://github.com/AdaskoTheBeAsT/Typewriter Since it is unofficial, […]

This was originally posted here.

Comments

*This post is locked for comments