Skip to content

brooksideas/Sonarqube-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ASP.NET Core MVC without Enitity Framework simulation with Sonarqube to catch Sql Injection Attacks

This project is implemented with .Net Core MVC CRUD Operations without Entity Framework; and aims to simulate how we can analyze code quality to prevent Sql Injection.

Main Points Discussd :

  • Connect to Sql Server without EF
  • Easy way to create .Net Core MVC Controller
  • Created Stored Procedures for CRUD Operations
  • Executed above Stored Procedures from .Net Core MVC

About

ASP.NET Core MVC without Enitity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PureBasic 66.9%
  • C# 30.7%
  • HTML 2.1%
  • Other 0.3%