Skip to content

C# Basic Web Server - An IIS-inspired web server designed to mimic ASP.NET Core MVC and IIS Express/Kestrel. The repo contains the Server itself and a couple of mvc projects using it.

Notifications You must be signed in to change notification settings

ivaaak/CSharp-Web-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Web - Basic web server and MVC Apps

A fully working web server built during the SoftUni C# Web basics course. The repository also contains different demo apps which showcase different features of the web server(and are exam solutions).

MVC Apps:

  • Car Shop
  • Demo
  • Git
  • SMS
  • Shared Trip

HTTP Server Basic

About

C# Basic Web Server - An IIS-inspired web server designed to mimic ASP.NET Core MVC and IIS Express/Kestrel. The repo contains the Server itself and a couple of mvc projects using it.

Topics

Resources

Stars

Watchers

Forks