Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 913 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 913 Bytes

My Portfolio

Project for www.barryhalper.com

Image of my portfolio

Description

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.

Technologies

  • 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

Code style

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

License

MIT