This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
AspNetCore.Docs
mirror of
https://github.com/dotnet/AspNetCore.Docs.git
Watch
1
Star
0
Fork
You've already forked AspNetCore.Docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
525450cac5
AspNetCore.Docs
/
aspnetcore
/
signalr
/
hubcontext
/
sample
/
NotificationHub.cs
9 lines
119 B
C#
Raw
Blame
History
using
Microsoft.AspNetCore.SignalR
;
namespace
SignalRNotify
{
public
class
NotificationHub
:
Hub
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink