Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 489 Bytes

Gerald-Ncube-CV

Senior Software Engineer Portfolio created following SOLID principles and TDD starting with a simple "Hello World" and building up to a fully functional portfolio.

Technologies Used

  • Blazor WebAssembly
  • C#
  • .NET8.0
  • xUnit
  • NuGet
  • Git and GitHub
  • Markdown

Setup and Use

Start by running this command in your terminal within the directory you would like to clone the repository: `git clone

dotnet new blazorwasm -o src/Client --empty