Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 165 Bytes

SimpleDependencyResolver

Simple Dependency Resolver using .NET CORE 3.0

1, Open Dotnet CLI.
2, Type "dotnet restore" command.
3, Type "dotnet run" command.