Project for www.barryhalper.com
The project was created to show case my development skills and act as an online repository of my experience/education. Alos provide a means to contact me and view code examples.
- ASP.NET Core 3.1
- C#
- MVC Framework
- Razor
- Javascript ES6
- Automapper
- Node js to transpile es6 to es5 using Babel
- MongoDB Crud operations stored in the repository https://github.com/barryhalper/MongoCrud
ASP.NET Core 3.1 (C#) MVC application built using Visual Studio 2019
- Portfolio.Business : NET Standard class library for business logic
- Porfolio.Core : NET Core 3.1 MVC Web application