Skip to content

Srikanth9793/CRUDOperationsUsingRestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD API with ASP.NET Core Web API & EF Core (Code First)

This project is a simple CRUD (Create, Read, Update, Delete) API built using ASP.NET Core Web API with Entity Framework Core Code First approach. The API connects to SQL Server for data storage.


Features

  • Create, Read, Update, Delete operations on Employee entity.
  • Built with ASP.NET Core Web API.
  • Uses Entity Framework Core Code First approach.
  • SQL Server database integration.

Technologies Used

  • ASP.NET Core Web API
  • Entity Framework Core (Code First)
  • SQL Server
  • C#

Getting Started

1. Clone the Repository

git clone <your-repo-url>
cd CRUDApi

About

Implemented CRUD Operations using asp.net core web API and Code first Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages