Skip to content

A simple CRUD application in ASP.NET Core using Visual Studio and the C# language.

Notifications You must be signed in to change notification settings

ashita-agarwal/Quotes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuotesApp

A simple CRUD application in ASP.NET Core using Visual Studio and the C# language.

Key Points

• Implemented MVC (Model View Controller) design pattern.
• Configured database tables using the Entity framework.
• Setup of classes as models. Customized Razor forms.
• Created methods inside a controller.
• Styled an ASP.NET page with CSS.
• Used Bootstrap classes.
• Implemented a search function to filter database results.

About

A simple CRUD application in ASP.NET Core using Visual Studio and the C# language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages