An open API service indexing awesome lists of open source software.

https://github.com/parawanderer/csharpshop

C# ASP.NET eCommerce shop experiment that I made in 2020
https://github.com/parawanderer/csharpshop

asp-net-mvc bootstrap bootstrap3 dotnet experiment jquery mssqlserver webapp website

Last synced: 2 months ago
JSON representation

C# ASP.NET eCommerce shop experiment that I made in 2020

Awesome Lists containing this project

README

          

# CSharpShop: 2020 Experiment

I wrote this wile following a course in 2020 to learn C#.

This is a very legacy style project using `ASP.NET` / `JQuery` (wow, haven't thought of this in a while!) / `Bootstrap` / `Microsoft SQL Server`

Honestly don't remember too many details by now lol. Making this repo public for the sake of transparency/history/whatever because I own the rights to the code.

It used to have jquery and bootstrap in a subdirectory, which messed up the github-computed source code types percentage. So I got rid of the content of those files to have it not count non-me-written code in this way.