Damian

Results 2 issues of Damian

Entity Framework Core no longer support validation of DB Entities and it is not mentioned in this article. --- #### Document Details ⚠ *Do not edit this section. It is...

area-ef6

**Describe the bug** Microsoft Graph API has an ability to use $expand funcitonality for your own calendarView: ```csharp var response = await graphClient.Me.CalendarView .GetAsync( r => { r.QueryParameters.StartDateTime = s.ToString();...

Bug: metadata
OpenApi