canhorn / EventHorizon.Blazor.TypeScript.Interop.Generator

This project is a Blazor Interop C# Generator, has a sample against the BabylonJS library.
https://wonderful-pond-05f7b3b10.azurestaticapps.net/
MIT License
134 stars 21 forks source link

Feature: Add Contract Details to Interfaces #56

Open canhorn opened 3 years ago

canhorn commented 3 years ago

Currently only the CachedEntity of an interface will include the properties necessary to interface with the item. It should also add these details to the inherited interface that is generated.