An open API service indexing awesome lists of open source software.

https://github.com/phrdavis/davipetshop

A project to adminstrad a PetShop using C# language
https://github.com/phrdavis/davipetshop

csharp dotnet microsoft-learn readme

Last synced: 2 months ago
JSON representation

A project to adminstrad a PetShop using C# language

Awesome Lists containing this project

README

          

# Davi's Petshop Project

Welcome to the Davi's Petshop! This is a guide on how to get started with the project.

## Introduction

The Davi's Petshop is a C# project that aims to administrate an Petshop. It provides to show the pets in the database, add new pets with some virifications and more. Whether you are a beginner or an experienced developer, this project is designed only to study propose in the [Microsoft Learn plataform](https://learn.microsoft.com/pt-br/training/).

## Getting Started

To start working with the Davi's Petshop, follow these steps:

1. Clone the repository to your local machine.
2. Open the project in your preferred IDE or text editor.
3. Install any necessary dependencies by running ```dotnet restore```.
4. Build the project using ```dotnet build```.
6. Run the project using ```dotnet run```.

Congratulations! You have successfully set up the project and are ready to start exploring its features and contributing to its development.

## Contributing

We welcome contributions from the community. If you would like to contribute to the Davi's Petshop, please be confortable to make a pull request.

## Contact

If you have any questions or need further assistance, feel free to reach out to me in the [Linkedin](https://www.linkedin.com/in/phrdavis/).