OSTUSA / xamarin-code-counter

Calculates how much of your code is shared vs platform specific.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xamarin-code-counter

Calculates how much code is shared vs platform specific.

This is written in .Net Core and runs with Visual Studio for Mac (on Mac) and Visual Studio (on Windows). At the moment, it only looks for Anroid and iOS projects when calculating platform-specific code. This can easily be extended to look for other project types.

Screenshot

About

Calculates how much of your code is shared vs platform specific.

License:Other


Languages

Language:C# 100.0%