Everything you need to install, configure, and integrate TypeSharp into your ASP.NET Core + Nuxt workflow.
Install TypeSharp and generate your first TypeScript file in under 2 minutes.
Full reference for all TypeSharp commands and flags.
How C# primitives, collections, and generics map to TypeScript.
Convert C# enums to TypeScript const enums or string union types.
Class hierarchies resolved to TypeScript extends.
Nullable value and reference type handling.