Skip to content
 
 

Repository files navigation

C# to TypeScript

Convert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapp, .NET Core CLI Tool or VSCode extension.

We have changed the following things:

  • Added a new convention so that the type is displayed during an import, e.g. import type {xyz} from './foo/foo.ts'

Learn more

Visual Studio Code Extension: https://github.com/SysTec-Computer-GmbH/CSharpToTypeScript/blob/master/src/CSharpToTypeScript.VSCodeExtension/README.md

Command Line Interface: https://github.com/SysTec-Computer-GmbH/CSharpToTypeScript/blob/master/src/SysTec.CSharpToTypeScript.CLITool/README.md

About

Convert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapps, CLI Tool or VSCode extension.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages