Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.5 |
Author(s): | Ryan |
Last Update: | Thursday, August 14, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ModelsToTypescript |
Install
Install-Package ModelsToTypescript
dotnet add package ModelsToTypescript
paket add ModelsToTypescript
ModelsToTypescript Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Just point the application at your namespace, and it generates them all.
It omits KeyAttribute and Timestamp properties from the class, but keeps them so you can call toJS or update(data) to update your model with the server.
Installs 1 file /Scripts/DataModels.tt to your project.