aspnetcore/test
Andrew Stanton-Nurse 08c550655a use new Base64 codec in Text and SSE Formatters (#231)
fix #192
2017-02-22 16:26:58 -08:00
..
Common
Microsoft.AspNetCore.Client.SignalR.TS.Tests Creating npm package for ts client 2017-02-21 11:37:13 -08:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Re-enabling building for net46 after System.Memory packages were fixed (#228) 2017-02-22 09:04:09 -08:00
Microsoft.AspNetCore.SignalR.Test.Server Preventing from building ts client multiple times 2017-02-21 11:54:39 -08:00
Microsoft.AspNetCore.SignalR.Tests fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Microsoft.AspNetCore.Sockets.Client.Tests fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Microsoft.AspNetCore.Sockets.Common.Tests use new Base64 codec in Text and SSE Formatters (#231) 2017-02-22 16:26:58 -08:00
Microsoft.AspNetCore.Sockets.Tests fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests Re-enabling building for net46 after System.Memory packages were fixed (#228) 2017-02-22 09:04:09 -08:00
WebSocketsTestApp