Skip to content

Use SOLID to improve the best practices to better your code, can to show hard, but with practice after will be easy.

Notifications You must be signed in to change notification settings

soaresdiogo/solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here I'm gonna show an example about SOLID in a .net core project

N|Solid

Use SOLID to improve the best practices to better your code, can to show hard, but with practice after will be easy.

Look for this twice projects

  • The first is a wrong project, isn't wrong but not to use good practice, there is an unique file with all the code there.
  • The second one is a good project, it use the SOLID practice

Installation

To run these projects is necessary have the .net core installed and open the project.

$ dotnet restore
$ dotnet run

About

Use SOLID to improve the best practices to better your code, can to show hard, but with practice after will be easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages