Skip to content

danibiro/real-estate-ad-app-dotnet

Repository files navigation

Real Estate Ad App - .NET backend

Introduction

This is a .NET backend project based on my university assignment. It is a REST API that provides CRUD operations for real estate ads.

Configuration

In order to run the project, you need a running instance of a MySQL database. The connection string can be found in the appsettings.json file.

Running the project

You need to have the .NET Core SDK installed on your machine. You can download it from here. The project can be run by executing the following command in the project directory:

dotnet run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published