Skip to content

Torres116/CSharpTypescriptDTOConverter

Repository files navigation

CSharp2Typescript

Project Overview

CSharp2Typescript is a tool that helps convert C# DTOs into TypeScript definitions.

Key Features

  • Transforms C# data models into TypeScript definitions
  • Keeps property names and structure
  • Useful for generating TypeScript types for API models

Why Use This

This tool helps being productive by generating TypeScript types directly from your C# code.

Installation & Setup

  1. Clone the repository:

    git clone https://github.com/Torres116/CSharp2Typescript.git
    cd CSharp2Typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published