Browse Source

Move httplistener

Hamilton Turner 11 years ago
parent
commit
1b15edb3ca

+ 0 - 0
HttpListener/.gitignore → frameworks/C#/HttpListener/.gitignore


+ 0 - 0
HttpListener/.nuget/NuGet.Config → frameworks/C#/HttpListener/.nuget/NuGet.Config


+ 0 - 0
HttpListener/.nuget/NuGet.targets → frameworks/C#/HttpListener/.nuget/NuGet.targets


+ 0 - 0
HttpListener/HttpListener.sln → frameworks/C#/HttpListener/HttpListener.sln


+ 0 - 0
HttpListener/HttpListener/App.config → frameworks/C#/HttpListener/HttpListener/App.config


+ 0 - 0
HttpListener/HttpListener/Fortunes.cshtml → frameworks/C#/HttpListener/HttpListener/Fortunes.cshtml


+ 0 - 0
HttpListener/HttpListener/Fortunes.generated.cs → frameworks/C#/HttpListener/HttpListener/Fortunes.generated.cs


+ 0 - 0
HttpListener/HttpListener/HttpListener.csproj → frameworks/C#/HttpListener/HttpListener/HttpListener.csproj


+ 0 - 0
HttpListener/HttpListener/Models/Fortune.cs → frameworks/C#/HttpListener/HttpListener/Models/Fortune.cs


+ 0 - 0
HttpListener/HttpListener/Models/MongoDB.cs → frameworks/C#/HttpListener/HttpListener/Models/MongoDB.cs


+ 0 - 0
HttpListener/HttpListener/Models/World.cs → frameworks/C#/HttpListener/HttpListener/Models/World.cs


+ 0 - 0
HttpListener/HttpListener/Program.cs → frameworks/C#/HttpListener/HttpListener/Program.cs


+ 0 - 0
HttpListener/HttpListener/Properties/AssemblyInfo.cs → frameworks/C#/HttpListener/HttpListener/Properties/AssemblyInfo.cs


+ 0 - 0
HttpListener/HttpListener/packages.config → frameworks/C#/HttpListener/HttpListener/packages.config


+ 0 - 0
HttpListener/README.md → frameworks/C#/HttpListener/README.md


+ 0 - 0
HttpListener/__init__.py → frameworks/C#/HttpListener/__init__.py


+ 0 - 0
HttpListener/benchmark_config → frameworks/C#/HttpListener/benchmark_config


+ 0 - 0
HttpListener/install.sh → frameworks/C#/HttpListener/install.sh


+ 0 - 0
HttpListener/setup.ps1 → frameworks/C#/HttpListener/setup.ps1


+ 0 - 0
HttpListener/setup.py → frameworks/C#/HttpListener/setup.py


+ 0 - 0
HttpListener/source_code → frameworks/C#/HttpListener/source_code