Skip to content

AlexanderFlick/TechShowcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Showcase

The goal with this repo is to demonstrate what my code expectations are when working within the .NET ecosystem. I will add and refactor as I learn and discover design patterns, libraries, etc.

If there you have suggestions on what I can improve on, feel free to create a PR!

Build Status

.NET

Points of Interest

  • N-Tier Architecutre
  • Utilizing Dependency Injection
  • Handling of Asynchronous Methods
  • AutoFixture/Moq in Test Project
  • Configuration files
  • Retry logic using Polly on HttpClient calls
  • Simple polymorphism in test project
  • Utilizing Records
  • Keep Cyclomatic Low, Only One Scope Per Method

Things to still implement:

  • valid error handling of bad input from user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages