hassanKD01 / CVApp

ASP .NET razor pages CRUD app with EF core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVApp

A small project using .net core's razor pages and ef core with MSSQL database.
To run the project you can clone the repository and open the solution in visual studio and run it from there.(docker-compose from the command line will produce errors because of the COMReference support for linux)

About

ASP .NET razor pages CRUD app with EF core


Languages

Language:C# 67.2%Language:HTML 28.5%Language:CSS 2.6%Language:Dockerfile 1.2%Language:JavaScript 0.4%