Skip to content

A library to help with .NET API development and and NuGet diff-ing.

License

Notifications You must be signed in to change notification settings

mattleibow/Mono.ApiTools.NuGetDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuGetDiff

Build Status NuGet Pre Release

A library and .NET tool to help with .NET API development. There are features to compare both assemblies and NuGet packages. There is also a few assembly analyzers to help figure out changes and/or breaks in ABI.

Building

This project is very simple and can be built, packed and tested using the dotnet CLI. But, to do everything in a single step, there is the .NET Core Cake tool (Cake.Tool):

dotnet cake

Docs

TODO

The library is working very well, but obviously - as with all software - improvements can be made:

  • Add XML docs for Intellisense
  • Expose more configuration points for generating API info or diffs
  • More things...

About

A library to help with .NET API development and and NuGet diff-ing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages