FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WebSockets/NetCoreStack.WebSockets.sln at master · NetCoreStack/WebSockets · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NetCoreStack
/
WebSockets
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
126
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WebSockets
/
NetCoreStack.WebSockets.sln
Copy path
More file actions
More file actions
Latest commit
History
History
History
87 lines (87 loc) · 5.82 KB
Breadcrumbs
WebSockets
/
NetCoreStack.WebSockets.sln
Copy path
File metadata and controls
87 lines (87 loc) · 5.82 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion =
15.0.27130.2027
MinimumVisualStudioVersion =
10.0.40219.1
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"src"
,
"src"
,
"{52C54080-F48B-4DBA-A418-8057611CAF6D}"
EndProject
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"test"
,
"test"
,
"{A1704016-03C8-4917-9C50-AE9DDF55ECB7}"
EndProject
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"Solution Items"
,
"Solution Items"
,
"{A5D3D4D6-7DAB-4ACD-97EB-5435C9AE74A9}"
Project
Section
(
SolutionItems
) =
preProject
NuGet
.
config
=
NuGet
.
config
README
.
md
=
README
.
md
EndProject
Section
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"ServerTestApp"
,
"test\ServerTestApp\ServerTestApp.csproj"
,
"{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"WebClientTestApp"
,
"test\WebClientTestApp\WebClientTestApp.csproj"
,
"{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"NetCoreStack.WebSockets"
,
"src\NetCoreStack.WebSockets\NetCoreStack.WebSockets.csproj"
,
"{C6BD4266-256A-4FF6-B991-D44EFC825FC6}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"WebClientTestApp2"
,
"test\WebClientTestApp2\WebClientTestApp2.csproj"
,
"{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"Common.Libs"
,
"test\Common.Libs\Common.Libs.csproj"
,
"{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"ConsoleAppProxyClient"
,
"test\ConsoleAppProxyClient\ConsoleAppProxyClient.csproj"
,
"{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}"
EndProject
Project
(
"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}"
) =
"NetCoreStack.WebSockets.ProxyClient"
,
"src\NetCoreStack.WebSockets.ProxyClient\NetCoreStack.WebSockets.ProxyClient.csproj"
,
"{1738B969-D294-4417-999C-A3AC3B04EFE4}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"NetCoreStack.WebSockets.Tests"
,
"test\NetCoreStack.WebSockets.Tests\NetCoreStack.WebSockets.Tests.csproj"
,
"{8A756067-8C6F-475C-B2CF-97B582A4DB47}"
EndProject
Global
GlobalSection
(
SolutionConfigurationPlatforms
) =
preSolution
Debug|
Any CPU
=
Debug|
Any CPU
Release|
Any CPU
=
Release|
Any CPU
EndGlobalSection
GlobalSection
(
ProjectConfigurationPlatforms
) =
postSolution
{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{C6BD4266-256A-4FF6-B991-D44EFC825FC6}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{C6BD4266-256A-4FF6-B991-D44EFC825FC6}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{C6BD4266-256A-4FF6-B991-D44EFC825FC6}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{C6BD4266-256A-4FF6-B991-D44EFC825FC6}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{1738B969-D294-4417-999C-A3AC3B04EFE4}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{1738B969-D294-4417-999C-A3AC3B04EFE4}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{1738B969-D294-4417-999C-A3AC3B04EFE4}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{1738B969-D294-4417-999C-A3AC3B04EFE4}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{8A756067-8C6F-475C-B2CF-97B582A4DB47}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{8A756067-8C6F-475C-B2CF-97B582A4DB47}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{8A756067-8C6F-475C-B2CF-97B582A4DB47}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{8A756067-8C6F-475C-B2CF-97B582A4DB47}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
EndGlobalSection
GlobalSection
(
SolutionProperties
) =
preSolution
HideSolutionNode =
FALSE
EndGlobalSection
GlobalSection
(
NestedProjects
) =
preSolution
{B8DE19DA-F0D1-48BA-B808-631A27D74C2B}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
{079F8A19-BC40-46AC-A31F-B133F7D7F1B8}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
{C6BD4266-256A-4FF6-B991-D44EFC825FC6}
=
{52C54080-F48B-4DBA-A418-8057611CAF6D}
{7B3B956E-DF5A-4AD8-BCB9-14235D53471C}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
{7ACFEED0-C1D7-43DE-95D7-3D2CEFDF6F9F}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
{1AAECD28-5C1D-4ED6-8CBC-6FCAA3804ABF}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
{1738B969-D294-4417-999C-A3AC3B04EFE4}
=
{52C54080-F48B-4DBA-A418-8057611CAF6D}
{8A756067-8C6F-475C-B2CF-97B582A4DB47}
=
{A1704016-03C8-4917-9C50-AE9DDF55ECB7}
EndGlobalSection
GlobalSection
(
ExtensibilityGlobals
) =
postSolution
SolutionGuid =
{F299AD98-9AB4-4C7B-B125-5E82EB9B8700}
EndGlobalSection
EndGlobal
Back
|
FazBrowse Home
|
New Git URL