Skip to content

xamarin/api-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API tools

mono-api-info

This tools creates an xml file that describes the public API of an assembly.

This is a modified version of the same tool from Mono: https://github.com/mono/mono/tree/3d11ccdce6df39bb63c783af28ec9756d1b32db1/mcs/tools/corcompare

mono-api-html

This tool compares two xml files (created with mono-api-info) and produces an html report with the differences.

This is a modified version of the same tool from Mono: https://github.com/mono/mono/tree/3d11ccdce6df39bb63c783af28ec9756d1b32db1/mcs/tools/mono-api-html

About

Tools to compute API diffs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published