Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalRBug

Bug might be a strong term, I probably just don't know what I'm doing

Building

Should just work ™ with VSCode

Issue

Sending complex types (in this case the class PingClass) sends with null fields.

Output

Ping type Ping: Hello
Ping type None: 
Ping (Hello) == None (): False

Expected Outout

Ping type Ping: Hello
Ping type Ping: Hello
Ping (Hello) == Ping (Hello): True

Sending happens in Startup.cs

Possible related issue

About

Bug might be a strong term, I probably just don't know what I'm doing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages