acelot / area-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AreaDotnet

A simple library that allows you to calculate the area of figures.

Supported figures:

  • Circle
  • Triangle

Additional figures can be easily implemented via the IFigure interface. All tests are in the AreaDotnet.Tests project. Tests can be run through dotnet test command.

About

License:MIT License


Languages

Language:C# 100.0%