dotnetdoktor
dotnetdoktor
There is a bug in the new feature "[GroupBy entity type](https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/whatsnew#groupby-entity-type)" in EFC Core 7. This query ``` var q= ctx.Flight.Include(x => x.Pilot_Person).ThenInclude(x => x.Person).ThenInclude(x => x.Person) .Where(f => f.Pilot_Person...
if (environment.mobile) .... script type="text/javascript" src="cordova.js"
Auf Basis von @ngx-translate (http://www.ngx-translate.com)