Skip to content

Codebase for barryhalper.com in Visual Studio Solution

Notifications You must be signed in to change notification settings

barryhalper/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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