Ivan Maximov

Results 156 issues of Ivan Maximov

Nice! Seems like a low-risk win πŸ‘ My only thought was whether there'd be any advantage to keeping the static property entirely internal, but seems reasonable to expose it and...

See with `Hide whitespace` option. No actual code changes.

There was [`IOperationMessageListener`](https://github.com/graphql-dotnet/server/blob/v6/src/Transports.Subscriptions.Abstractions/IOperationMessageListener.cs) in v6 and some our code uses it. Now I need to migrate that code to the-latest-and-greatest v7. My main goal is to achieve the "old behavior"...

![ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/assets/21261007/664b8d0e-928d-47e6-86f7-9d69b79753b1)

help wanted

See https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/pull/2038 and all changes around.

Now all versions are written into build/version.props file. When making changes in some project you have to remember to bump corresponding version in that file. It's not convinient. Moreover, it's...

help wanted

Hi there. For a long time I have been helping to support this project. At first I only used some health checks from it, then I began to offer small...

help wanted

fixes #1975 Actually this fix should be done for all packages. The core issue is `Microsoft.Extensions.DependencyInjection` dependency. TODO: 1. Add/ensure net6 tfm for all packages 2. Use `Microsoft.Extensions.DependencyInjection` v6 for...

dependencies
samples

fixes #2048 See with this option enabled ![ΠΈΠ·ΠΎΠ±Ρ€Π°ΠΆΠ΅Π½ΠΈΠ΅](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/assets/21261007/5e565678-daa2-4fe9-a4cd-6b498ffe78c5)

bugfix
rabbitmq