sf105 / CSharpToTypeSpec

A library for converting C# data classes into TypeSpec models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSharpToTypeSpec

A library for converting C# data classes into TypeSpec models.

First cut, no promises.

See the tests for guidance.

Running Program.cs in CSharpToTypeSpecExample should produce the same content as ExampleModel.tsp

https://typespec.io/

About

A library for converting C# data classes into TypeSpec models

License:MIT License


Languages

Language:C# 100.0%