I want to use this template but I don't want to use EntityFrameworkCore since it lacks some fundamental features I can't afford to miss (TPT, Complex types etc.).
Anyway, I tried changing the template's json file to target net641, but I got many errors, most of them related to the JS services and the Anuglar package.
Can I make this work? Any tips on what my json should look like without rendering my project to a gazillion errors not knowing how to start?
I hereby vote for the inclusion of a package that includes the .NET with Anuglar and TypeScript template, that targets the full .NET allowing EF6.
I want to use this template but I don't want to use EntityFrameworkCore since it lacks some fundamental features I can't afford to miss (TPT, Complex types etc.).
Anyway, I tried changing the template's json file to target net641, but I got many errors, most of them related to the JS services and the Anuglar package. Can I make this work? Any tips on what my json should look like without rendering my project to a gazillion errors not knowing how to start?
I hereby vote for the inclusion of a package that includes the .NET with Anuglar and TypeScript template, that targets the full .NET allowing EF6.