Daniel Cazzulino
Daniel Cazzulino
Yup, I agree on both issues.
If you need to use it exclusively as a library from NS2.0, you can use [Devlooped.CredentialManager](https://www.nuget.org/packages/Devlooped.CredentialManager) which provides the portable v2.5.0 implementation.
@dependabot recreate
@dependabot recreate
@dependabot recreate
There's no planned in depth documentation for current v4
Wouldn't turn your mock into a loose mock and only verify what you're interested in work better in this case?
If most should not be called, then a strict mock with no setups for them seems like a better approach?
Yeah, perhaps. I guess this is something that is typically covered by the multiple blogs/stackoverflow/online curses you can find by now on using Moq itself. But I'll keep that in...
Have you set the `true` when using .NET6/8 as [documented](https://learn.microsoft.com/en-us/dotnet/desktop/winforms/whats-new/net60?view=netdesktop-8.0#project-level-application-settings)?