Skip to content
| Marketplace
Sign in
Visual Studio>Tools>TSMapper
TSMapper

TSMapper

EdenAdv

|
1 install
| (0) | Free
Generate TypeScript models from C# with full control over types, imports, and nullability using simple attributes and project-level settings.
Download

TSMapper – C# to TypeScript Mapper

TSMapper is a Visual Studio extension that generates TypeScript models from C# classes and enums with flexible, attribute-based control.

Features

Generate TypeScript interfaces or classes

Supports nullable types, collections, and enums

Right-click integration in Solution Explorer (files & folders)

Automatic TypeScript imports generation

Custom mapping using C# attributes

Project-level configuration stored in a .tsmap folder

Configuration

To customize the generated output (naming, nullability, type mapping, etc.), install the following NuGet package in your C# project:

TSMapperConfiguration

https://www.nuget.org/packages/TSMapperConfiguration/1.0.0

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