Chenyang Liu
d0915f2f5e
Add csharp sample
2019-07-30 13:32:20 +08:00
Chenyang Liu
d9c0321174
update
2019-07-29 17:24:55 +08:00
Chenyang Liu
c7392dda55
Update readme
2019-07-29 17:08:50 +08:00
Chenyang Liu
4cfd884f43
Move the proj to a seperate folder
2019-07-29 10:27:40 +08:00
Chenyang Liu
46c31fc317
Fix the logic of updating entity
2019-07-25 17:41:05 +08:00
Chenyang Liu
5804664860
Some updates
2019-07-25 16:19:50 +08:00
Chenyang Liu
2a34039527
update
2019-07-25 15:33:36 +08:00
Chenyang Liu
837f89b3e3
Add event grid integration sample
2019-07-25 15:33:21 +08:00
Liangying.Wei
8eaf219b54
update to 1.0.11 ( #102 )
2019-07-24 16:31:58 +08:00
Jialin Xin
abf6dc7b7b
update SDK version to 10462 for preview6
2019-07-08 14:53:31 +08:00
JialinXin
78c4364fb5
Merge pull request #100 from JialinXin/blazorchat
...
Update BlazorServerSide sample
2019-07-08 14:48:25 +08:00
Jialin Xin
a50067464c
add copyright statements
2019-07-08 14:47:17 +08:00
Jialin Xin
dc6c1b2140
map chathub in startup to enable chat sample
2019-07-08 14:41:41 +08:00
Jialin Xin
b5389aa698
Merge branch 'master' into blazorchat
2019-07-08 14:35:15 +08:00
Jialin Xin
2a7013cc68
minor update
2019-07-08 14:27:57 +08:00
Jialin Xin
ffae3aec0f
add publish web app steps
2019-07-08 14:19:39 +08:00
Jialin Xin
2bed1876c1
formating
2019-07-01 13:57:43 +08:00
Jialin Xin
e8d92b379d
update package version and readme
2019-06-28 17:12:33 +08:00
Jialin Xin
5e820ae222
add chat tab in blazor sample
2019-06-27 17:24:56 +08:00
Ken Chen
26283aa71b
Update samples: ( #98 )
...
1. Upgrade signin sample to latest webjob SDK version
2. Fix demo site for signin and flightmap demo
3. Improve some of the deployment steps
2019-06-24 11:13:46 +08:00
Chenyang Liu
0c4f4effcd
Merge pull request #97 from zackliu/deprecate-serverless
...
Deprecate serverless sample and redirect to management sample
2019-06-21 11:53:30 +08:00
Chenyang Liu
d9b65f4100
Update README.md
2019-06-21 11:00:29 +08:00
Chenyang Liu
76969fe978
Deprecate serverless sample
2019-06-21 10:57:05 +08:00
Chenyang Liu
77cb157669
Merge pull request #96 from aspnet/wanl/fixCA
...
fix CA error
2019-06-19 15:07:41 +08:00
realwanpengli
14213b6545
fix CA error
2019-06-19 14:53:30 +08:00
Chenyang Liu
1004a11961
Merge pull request #86 from zackliu/fixserverless
...
Improve response logic and remove old apis
2019-06-19 13:23:13 +08:00
Ken Chen
163331ffb7
Update README.md
...
Fix broken link
2019-06-14 16:41:51 +08:00
JialinXin
d77891e12e
Merge pull request #95 from JialinXin/preview6
...
Update sample to target preview6
2019-06-13 11:30:44 +08:00
Jialin Xin
8b43ebc2dc
typo fix
2019-06-12 14:14:43 +08:00
Jialin Xin
8617a5da63
update to preview6
2019-06-12 14:10:10 +08:00
Jialin Xin
b8a898ef1c
Minor update for intro about trust dev-certs
2019-06-10 20:21:29 +08:00
Jialin Xin
60cbf685ce
update create charts to latest
2019-05-30 17:26:40 +08:00
Jialin Xin
8723240aa3
add detail provision steps
2019-05-28 13:31:20 +08:00
Jialin Xin
d913b4c2f3
update blazor readme
2019-05-13 15:29:55 +08:00
Jialin Xin
ad7679daaf
update Blazor sample to AddAzureSignalR() default
2019-05-13 15:28:54 +08:00
Liangying.Wei
3793757436
Update to release version of ASP.NET and upgrade to 2.4.1 ( #92 )
2019-04-28 10:47:22 +08:00
JialinXin
f96fe4b4e3
Merge pull request #90 from JialinXin/serversideblazor
...
Add serversideblazor sample
2019-04-26 10:19:35 +08:00
Jialin Xin
f221d16c95
minor update
2019-04-22 10:36:18 +08:00
Jialin Xin
ac3f6a1d4f
update to latest version
2019-04-19 16:52:35 +08:00
Wanpeng Li
8e13755598
workaround for null loggerfactory ( #91 )
2019-04-19 11:29:33 +08:00
Jialin Xin
70c18321e3
fix pic name
2019-04-19 11:26:28 +08:00
Jialin Xin
2457ff1248
add serversideblazor sample
2019-04-19 10:31:50 +08:00
Wanpeng Li
4f7f424b5b
readme of management sample from scratch ( #89 )
2019-04-16 17:36:20 +08:00
Wanpeng Li
2ddbaafac1
handle hub connection closed event ( #88 )
...
handle the hub connection closed event. the closed event will indicate that the error probably caused by external env config, e.g. service mode is incorrect.
some users may set the service mode to default mode, which will result in dropping client connections when the 1st message (including ping messages) reaches the service.
2019-04-10 13:16:49 +08:00
Chenyang Liu
f5760b45f1
Improve response logic and remove old apis
2019-04-01 13:26:50 +08:00
Wanpeng Li
d00c32161f
update management sdk sample's readme
2019-03-29 00:52:35 +08:00
Liangying.Wei
fc5570bbd8
Update version for AspNet one ( #84 )
...
* Update version
* update csproj
2019-03-27 14:33:09 +08:00
Wanpeng Li
f203e5f61d
management sdk: signalr client tool ( #81 )
...
1. signalr client tool
2. update management sdk version
2019-03-26 13:07:30 +08:00
Wanpeng Li
4cfdaaa7d7
fix bug: non-existed var in msg publisher ( #83 )
2019-03-25 15:11:54 +08:00
Wanpeng Li
d9645e0b7b
change endpoint to "{hub}/negotiate" ( #82 )
2019-03-25 14:32:49 +08:00