hazzinator1

Results 7 comments of hazzinator1

Theres quite a few gaps in the API like this when working with Drives and the Me endpoint (I found the same case when working with Sites as well). I...

Is this still on the roadmap for EF Core 9? I remember seeing it mentioned somewhere but can't seem to find the reference to it now.

Looks like this isn't coming for awhile then which is a massive shame. Still want to use value objects so we're going to instead swap to using `OwnOne/OwnMany` with `ToJson()`...

It's a very simple setup, just contains two packages that we've added some extra functionality into specific to our project. It contains `Microsoft.Exchange.WebServices` and our own custom extension of the...

> And how is this custom NuGet feed configured in your projects? I'm trying to figure out how it can affect the build of the AssemblyLocator's TempProject. This is a...

The feed is published on our Azure Dev Ops tenant and access is handled by Visual Studio's logged in account. The feed is locked down to people that have access...

> We've analyzed your scenario and planned an improvement to avoid this issue. This improvement is planned for the next version of Metalama, which will be released along with .NET...