A class library for comparing two NuGet packages and determining whether differences trigger SemVer Major, Minor or Patch changes. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Endjin Limited | 
| Last Update: | Wednesday, August 19, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/endjin/Endjin.SemVer.DotNetApi | 
| NuGet Url: | https://www.nuget.org/packages/Endjin.SemVer.DotNetApi | 
Install
Install-Package Endjin.SemVer.DotNetApi
                        dotnet add package Endjin.SemVer.DotNetApi
                        paket add Endjin.SemVer.DotNetApi
                        
                                Endjin.SemVer.DotNetApi Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Endjin.ApiChange(>= 0.1.0)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
 - Microsoft.Extensions.Logging.Abstractions(>= 3.1.7)
 - NuGet.Credentials(>= 5.6.0)
 - System.Interactive(>= 4.1.1)
 
Tags