David Pine
David Pine
@all-contributors please add @MahmudX for code
> > Apologies for the delay, @mumby0168 @IEvangelist , and great spot, this does indeed appear to allow me to pass a custom CosmosClientOptions object. It appears I would need...
> Can I take it? I will add properties from `ConnectionPolicy` to `RepositoryOptions` I'm ok with that, as long as @AnyaMostowyj and @mumby0168 are?
I'm thinking that we should spend a bit of time cleaning up this content, I see a few opportunities: - We could strive to make all of the C# code...
Hi @Kirillishko - what is the reason for this proposed change?
I wanted to tag @mairaw on this one. I thought there were some recent updates to the dot.net site as it relates to the support language, and I want to...
If you're using the `ILogger` (or `ILogger`) abstractions, you should consider using the [`NullLogger.Instance`](https://github.com/dotnet/runtime/blob/main/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/NullLogger.cs) for unit testing. For more information, see [Logging in .NET](https://docs.microsoft.com/en-us/dotnet/core/extensions/logging).
I didn't realize that this was related to this tutorial: https://docs.microsoft.com/dotnet/csharp/whats-new/tutorials/interpolated-string-handler This isn't an official runtime type, it's all custom, and this article doesn't discuss unit testing. I'm not so...
This might just be a concern with not using top-level statements.