-
Hi.
I am trying to connect a nativescript project to a signalr core server.
I have already implemented a website made in angular that uses the @aspnet/signalr package.
https://www.npmjs.com/pa…
-
Hi @eByte23 - great to see that someone has tried to do this...
Given the SignalR aspects it would be great to be able to just use the npm SignalR package in the client side. Is there a reason that…
-
If I execute the csharp code (/src/chat/csharp) Function "messages" on Azure Function Runtime Version: 2.0.12742.0 I get the following exception:
System.Private.CoreLib: Exception while executing f…
-
Hi
The following is the option to implement the SophieBot history widget on SophieHub.
There are two parts to this solution.
**Part 1:** Gather all the information that SophieHub needs for the …
-
# This is a Bug Report
Expected function,json
```
{
"disabled": false,
"bindings": [
{
"type": "httpTrigger",
"direction": "in",
"name": "req",
"route":…
-
### Build
https://dev.azure.com/dnceng-public/public/_build/results?buildId=300923&view=results
### Build leg reported
Build / Installer Build and Test coreclr windows_x86 Debug / Build
#…
-
When a negotiate end point expects UserId binding in headers for example `{headers.x-ms-signalr-userid}` but it is not present, the end point responds a 500 InvalidOperationException instead of a BadR…
-
### This issue is a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a…
-
# Context
We would like to unify how we format cloud events in BCC Platform so that we can treat it as a BCC standard and make it easier to consume by another services across teams. In general usi…
-
### Describe the bug
After migrating my application from ASP.NET Core 2.1 (net471) to ASP.NET Core 2.2 (netcoreapp2.2 and InProcess hosting model) I found some exceptions in our log system related …