Skip to content

K-eL/code-portfolio-dotnet-backend

Repository files navigation

🚀 Code Portfolio - .Net WebApi (Work in Progress)

Welcome to my .Net Code Portfolio WebApi Project, a cutting-edge software solution designed to showcase my skills and experience as a software developer. This project is built with robust and scalable architecture, ensuring high performance and reliability, using concepts such as Domain-Driven Design (DDD), Clean Architecture, and SOLID principles.

Tools: Linux (Manjaro), VSCode, Docker;

📚 Table of Contents

🎁 Features

  • App.Application: Our core application logic resides here.
  • App.WebApi: This is our interface to the outside world, a high-performance RESTful API.

🚀 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 Core 3.1 or later
  • Docker
  • Dev Containers Extension (optional)

Installation

  1. Clone the repo
git clone https://github.com/K-eL/code-portfolio-dotnet-backend.git
  1. Build the project
cd code-portfolio-dotnet-backend
dotnet build App.sln
  1. Running the project
dotnet run --project src/App.WebApi/App.WebApi.csproj

🧪 Running Tests

dotnet test

📜 License

Distributed under the MIT License. See LICENSE for more information.

📧 Contact


Thank you for visiting my project. I look forward to receiving your feedback.

Happy coding! 🚀

About

This is a Work-in-Progress code portfolio for a .Net (C#) WebAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published