Cannot convert from 'System.Guid' to 'string'

Agular net 6 work with Guid: the bug for guid: Where(i => i.ID == Uri.UnescapeDataString(key)) key is Guid but not string

Thanks for the report, it will be fixed in our next update later today.

When I create from DB all GUIDS are converted to Label in GUID 000 format.

Mike