dotnetdoktor

Results 15 issues of 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...

customer-reported

if (environment.mobile) .... script type="text/javascript" src="cordova.js"

enhancement

Auf Basis von @ngx-translate (http://www.ngx-translate.com)

enhancement
Work in progress

enhancement
Work in progress

enhancement