File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 18
18
19
19
## TL;DR
20
20
21
- [ Install and run] ( #install-and-run )
21
+ Algorithms Exercises solved in [ C# / .NET] ( https://dotnet.microsoft.com/languages/csharp ) ,
22
+ running with with MSTest test runner. Developed with TDD.
23
+
24
+ [ ![ C#] ( https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white )] ( https://dotnet.microsoft.com/languages/csharp )
25
+ [ ![ .Net] ( https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/ )
26
+ [ ![ Docker] ( https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white )] ( https://www.docker.com/ )
27
+
28
+ Go to [ Install and run] ( #install-and-run )
22
29
23
30
## What is this?
24
31
You can’t perform that action at this time.
0 commit comments