Zhenghui Yan
Zhenghui Yan
@patricksadowski for Open API 3.0, we use schema driven not manage reference in docs.microsoft.com, but in docfx, we still missing following item: - integrate [CI](https://github.com/docascode/RestApi.CI.V3) - document schema for Open...
@vicancy, it looks related with #1960 DefaultHubDispatcher --> HubLifetimeManager\ ServiceLifetimeManager\ : ServiceLifetimeManagerBase\ : HubLifetimeManager\ ServiceLifetimeManager\ --> IServiceConnectionManager\ ServiceConnectionManager\ : **IDisposable**, IServiceConnectionManager\
net6 is near EOL. should we create docker image for net8?
@vicancy, why API breaking change for updating sample projects?
Pause all items for server -> client, due to issue: https://github.com/dotnet/aspnetcore/issues/62713
@ashengilevych default template is asynchronous, you can stop browser loading toc by press `ESC` when article is ready.
@mcurros metadata command always generates the syntax of both csharp and vb, whatever the source files are in csharp or vb, but current default template only takes csharp.
@superyyrrzz can you update the template?
@prohith14, if you are using same hub (both name and application name are same), Azure SignalR Service will assume they are different instances for same hub, it will try to...