Jay Van der Zant

Results 8 comments of Jay Van der Zant

Also got this on VS 2019 16.7.5. It's intermittent. Sometimes reboots, clears, rebuilds work, sometimes not.

I know what's wrong and how to fix it. I'll do a merge request soon. I don't know if ApplicationUser.Id was always passed in to FindById() or if it used...

Version 4.5. So a breaking change has been released by NuGet? That's not good practice. Thanks for the tip, I'll strip out the NuGet version and go manual. Though the...

I'm using MvcMailer 4.5 (latest via NuGet). I think this is a regular a bug of some kind as some views are working but others aren't, but those that aren't...

It's definitely intermittent. Using the same code, sometimes it sends, sometimes it doesn't. I've checked the two variables being used in the view and they're fine. There's some kind of...

Good idea. Thanks Rob. Will try running on another thread. Jay On 12 Jul 2013 20:05, "RobertDM" [email protected] wrote: > Well the difference would be I'm just calling your synchronous...

Possibly. Azure/AWS CDN would be my go-to for caching in the first instance and then falling back to internal caching, I.e. disk caching, but use of local drives is not...

This also affects `dotnet restore` as NuGet package endpoints are blocked, making Claude Code unusable for Dotnet coding. The build environment has network restrictions that prevent local build/test verification: when...