Skip to content

The Sunrice API is a .NET 7.0 web application that provides a RESTful interface for managing categories and products. It uses Entity Framework Core for data access and migrations to manage the database schema

Notifications You must be signed in to change notification settings

ZiadSalah2003/Sunrice

Repository files navigation

Sunrice API

This is an API built with ASP.NET Core 7.0.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • .NET 7.0 SDK
  • Visual Studio Code or any other IDE with .NET support

Installing

  1. Clone the repository
  2. Navigate to the project directory
  3. Restore the .NET packages using the following command:
dotnet restore

About

The Sunrice API is a .NET 7.0 web application that provides a RESTful interface for managing categories and products. It uses Entity Framework Core for data access and migrations to manage the database schema

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages