SonnyRR / SIS

SoftUni Information Services. IIS-inspired web server for educational purposes only. Designed to mimic ASP.NET Core MVC and IIS Express/kestrel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIS - SoftUni Information Services (May 2019)

Build status

đź“Ś SoftUni Information Services. IIS-inspired web server for educational purposes only.

📢 SIS is a combination of a Web Server and a MVC Framework. Ultimately it is designed to mimic Microsoft’s IIS and ASP.NET Core MVC. This is my implementation of it through the C# Web Basics course @SoftUni

Its development cycle is a part of "Web Development Basics" courses at SoftUni where the students learn the underlying technology behind Web servies, Servers, HTTP protocol and the ASP.NET MVC framework.

Originally created and maintained between courses instances by:

About

SoftUni Information Services. IIS-inspired web server for educational purposes only. Designed to mimic ASP.NET Core MVC and IIS Express/kestrel.

License:MIT License


Languages

Language:C# 83.0%Language:HTML 15.0%Language:CSS 2.0%