Skip to content

isabella232/aspnetcore-22-sql-server-crud-example

 
 

Repository files navigation

Simple ASP.NET Core 2.2 CRUD Application with SQL Server

This is a simple CRUD app built with ASP.NET Core 2.2 and SQL Server.

This code is explained in detail in the accompanying blog post.

Prerequisites

Getting Started

Clone the repo by running

git clone https://github.com/oktadeveloper/aspnetcore-22-sql-server-crud-example.git JudgeMyTaste
cd JudgeMyTaste

Restore all the dependencies

dotnet restore

Open in VS Code

code .

Run it with F5.

Help

Please post any questions as comments on the blog post, or visit our Okta Developer Forums. You can also email developers@okta.com if you would like to create a support ticket.

License

Apache 2.0, see LICENSE.

About

Simple CRUD ASP.NET Core 2.2 MVC Application with SQL Server

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.1%
  • C# 41.4%
  • CSS 4.6%
  • JavaScript 0.9%