SemDiff 0.5.0-beta

This is a prerelease version of SemDiff.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SemDiff --version 0.5.0-beta
NuGet\Install-Package SemDiff -Version 0.5.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SemDiff" Version="0.5.0-beta">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SemDiff --version 0.5.0-beta
#r "nuget: SemDiff, 0.5.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SemDiff as a Cake Addin
#addin nuget:?package=SemDiff&version=0.5.0-beta&prerelease

// Install SemDiff as a Cake Tool
#tool nuget:?package=SemDiff&version=0.5.0-beta&prerelease

Tool which can diff C# code semantically, rather than simply by the program's text.

     This is a community project, free and open source. Everyone is invited to contribute, fork, share and use the code. No money shall be charged by this software, nor it will be. Ever.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 1,529 5/20/2016
1.0.0 1,379 5/5/2016
1.0.0-rc9 1,742 4/24/2016
0.5.0-beta 1,140 3/11/2016

Initial Packaged Release - This is a beta release and may have bugs or cause crashes