diffplex
DiffPlex is Netstandard 2.0+ C# library to generate textual diffs.
File Explorer
Download Latest Version (.zip)- dotnet.yml
- FUNDING.yml
- .gitignore
- launch.json
- settings.json
- tasks.json
- CharacterChunker.cs
- CustomFunctionChunker.cs
- DelimiterChunker.cs
- LineChunker.cs
- LineEndingsPreservingChunker.cs
- WordChunker.cs
- DiffPaneModel.cs
- DiffPiece.cs
- SideBySideDiffModel.cs
- IInlineDiffBuilder.cs
- InlineDiffBuilder.cs
- ISideBySideDiffBuilder.cs
- SideBySideDiffBuilder.cs
- DiffBlock.cs
- DiffResult.cs
- EditLengthResult.cs
- ModificationData.cs
- ThreeWayConflictBlock.cs
- ThreeWayDiffBlock.cs
- ThreeWayDiffResult.cs
- ThreeWayMergeResult.cs
- UnidiffRenderer.cs
- Differ.cs
- DiffPlex.csproj
- IChunker.cs
- IDiffer.cs
- IThreeWayDiffer.cs
- Log.cs
- ThreeWayDiffer.cs
- LockScreenLogo.scale-100.png
- LockScreenLogo.scale-200.png
- LockScreenLogo.scale-400.png
- SplashScreen.scale-200.png
- Square150x150Logo.scale-100.png
- Square150x150Logo.scale-200.png
- Square150x150Logo.scale-400.png
- Square44x44Logo.scale-100.png
- Square44x44Logo.scale-200.png
- Square44x44Logo.scale-400.png
- Square44x44Logo.targetsize-128_altform-unplated.png
- Square44x44Logo.targetsize-16_altform-unplated.png
- Square44x44Logo.targetsize-24_altform-unplated.png
- Square44x44Logo.targetsize-256_altform-unplated.png
- Square44x44Logo.targetsize-32_altform-unplated.png
- Square44x44Logo.targetsize-48_altform-unplated.png
- Square44x44Logo.targetsize-64_altform-unplated.png
- Square44x44Logo.targetsize-80_altform-unplated.png
- StoreLogo.png
- StoreLogo.scale-200.png
- StoreLogo.scale-400.png
- Wide310x150Logo.scale-200.png
- win-arm64.pubxml
- win-x64.pubxml
- win-x86.pubxml
- win10-arm64.pubxml
- win10-x64.pubxml
- win10-x86.pubxml
- launchSettings.json
- app.manifest
- App.xaml
- App.xaml.cs
- DiffPlex.App.csproj
- MainWindow.xaml
- MainWindow.xaml.cs
- Package.appxmanifest
- README.md
- MainLayout.razor
- MainLayout.razor.css
- NavMenu.razor
- NavMenu.razor.css
- Error.razor
- Examples.razor
- Home.razor
- ThreeWayMerge.razor
- UnifiedDiff.razor
- _Imports.razor
- App.razor
- DiffViewer.razor
- InlineDiffViewer.razor
- InteractiveThreeWayMergeViewer.razor
- Routes.razor
- ThreeWayMergeViewer.razor
- launchSettings.json
- bootstrap-grid.css
- bootstrap-grid.css.map
- bootstrap-grid.min.css
- bootstrap-grid.min.css.map
- bootstrap-grid.rtl.css
- bootstrap-grid.rtl.css.map
- bootstrap-grid.rtl.min.css
- bootstrap-grid.rtl.min.css.map
- bootstrap-reboot.css
- bootstrap-reboot.css.map
- bootstrap-reboot.min.css
- bootstrap-reboot.min.css.map
- bootstrap-reboot.rtl.css
- bootstrap-reboot.rtl.css.map
- bootstrap-reboot.rtl.min.css
- bootstrap-reboot.rtl.min.css.map
- bootstrap-utilities.css
- bootstrap-utilities.css.map
- bootstrap-utilities.min.css
- bootstrap-utilities.min.css.map
- bootstrap-utilities.rtl.css
- bootstrap-utilities.rtl.css.map
- bootstrap-utilities.rtl.min.css
- bootstrap-utilities.rtl.min.css.map
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap.min.css.map
- bootstrap.rtl.css
- bootstrap.rtl.css.map
- bootstrap.rtl.min.css
- bootstrap.rtl.min.css.map
- bootstrap.bundle.js
- bootstrap.bundle.js.map
- bootstrap.bundle.min.js
- bootstrap.bundle.min.js.map
- bootstrap.esm.js
- bootstrap.esm.js.map
- bootstrap.esm.min.js
- bootstrap.esm.min.js.map
- bootstrap.js
- bootstrap.js.map
- bootstrap.min.js
- bootstrap.min.js.map
- app.css
- favicon.png
- appsettings.Development.json
- appsettings.json
- DiffPlex.Blazor.csproj
- Program.cs
- README.md
- DiffPlex.ConsoleRunner.csproj
- Program.cs
- Converters.cs
- DiffPlex.Windows.csproj
- DiffTextView.xaml
- DiffTextView.xaml.cs
- DiffTextWindow.xaml
- DiffTextWindow.xaml.cs
- Handlers.cs
- Helper.cs
- InternalResources.lang-en-US.resw
- InternalResources.lang-en.resw
- InternalResources.lang-es.resw
- InternalResources.lang-fr.resw
- InternalResources.lang-ja.resw
- InternalResources.lang-ko.resw
- InternalResources.lang-pt.resw
- InternalResources.lang-zh-Hans.resw
- InternalResources.lang-zh-Hant.resw
- InternalResources.resw
- Models.cs
- README.md
- RichTextBoxExtensions.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- App.config
- DiffPlex.WinForms.Demo.csproj
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Program.cs
- README.md
- screenshot.png
- DiffPlex.WindowsForms.Demo.csproj
- MainForm.cs
- MainForm.Designer.cs
- MainForm.resx
- Program.cs
- README.md
- DiffViewer.xaml
- DiffViewer.xaml.cs
- Helper.cs
- InlineDiffViewer.xaml
- InlineDiffViewer.xaml.cs
- InternalLinesViewer.xaml
- InternalLinesViewer.xaml.cs
- LineViewportStateInfo.cs
- Resource.Designer.cs
- Resource.en.resx
- Resource.es.resx
- Resource.fr.resx
- Resource.ja.resx
- Resource.ko.resx
- Resource.pt.resx
- Resource.resx
- Resource.zh-Hans.resx
- Resource.zh-Hant.resx
- SideBySideDiffViewer.xaml
- SideBySideDiffViewer.xaml.cs
- ThreeWayMergeViewer.xaml
- ThreeWayMergeViewer.xaml.cs
- DiffViewer.cs
- DiffViewer.Designer.cs
- DiffViewer.resx
- AssemblyInfo.cs
- DiffPlex.Wpf.csproj
- DiffWindow.xaml
- DiffWindow.xaml.cs
- Icon.png
- README.md
- App.xaml
- App.xaml.cs
- AssemblyInfo.cs
- DiffPlex.Wpf.Demo.csproj
- MainWindow.xaml
- MainWindow.xaml.cs
- README.md
- TestData.cs
- ThreeWayMergeWindow.xaml
- ThreeWayMergeWindow.xaml.cs
- LineEndingsPreservingChunkerFacts.cs
- ConsoleRunnerFacts.cs
- DifferFacts.cs
- Facts.DiffPlex.csproj
- InlineDiffBuilderFacts.cs
- SideBySideDiffBuilderFacts.cs
- ThreeWayDifferFacts.cs
- UnidiffFacts.cs
- diffplex_icon.png
- wasdk_split_dark.jpg
- website.png
- wpf_side_light.jpg
- Perf.DiffPlex.csproj
- Program.cs
- SideBySideDiffBuilderBenchmark.cs
- DiffController.cs
- launchSettings.json
- Contact.cshtml
- Diff.cshtml
- DiffBar.cshtml
- DiffLine.cshtml
- DiffPane.cshtml
- Index.cshtml
- _Layout.cshtml
- Error.cshtml
- _ViewImports.cshtml
- _ViewStart.cshtml
- diff.css
- site.css
- site.min.css
- banner1.svg
- banner2.svg
- banner3.svg
- banner4.svg
- site.js
- site.min.js
- bootstrap-theme.css
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap-theme.min.css.map
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap.min.css.map
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- bootstrap.js
- bootstrap.min.js
- npm.js
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- .jshintrc
- bs-commonjs-generator.js
- bs-glyphicons-data-generator.js
- bs-lessdoc-parser.js
- bs-raw-files-generator.js
- change-version.js
- configBridge.json
- npm-shrinkwrap.json
- sauce_browsers.yml
- .jscsrc
- .jshintrc
- affix.js
- alert.js
- button.js
- carousel.js
- collapse.js
- dropdown.js
- modal.js
- popover.js
- scrollspy.js
- tab.js
- tooltip.js
- transition.js
- alerts.less
- background-variant.less
- border-radius.less
- buttons.less
- center-block.less
- clearfix.less
- forms.less
- gradients.less
- grid-framework.less
- grid.less
- hide-text.less
- image.less
- labels.less
- list-group.less
- nav-divider.less
- nav-vertical-align.less
- opacity.less
- pagination.less
- panels.less
- progress-bar.less
- reset-filter.less
- reset-text.less
- resize.less
- responsive-visibility.less
- size.less
- tab-focus.less
- table-row.less
- text-emphasis.less
- text-overflow.less
- vendor-prefixes.less
- .csscomb.json
- .csslintrc
- alerts.less
- badges.less
- bootstrap.less
- breadcrumbs.less
- button-groups.less
- buttons.less
- carousel.less
- close.less
- code.less
- component-animations.less
- dropdowns.less
- forms.less
- glyphicons.less
- grid.less
- input-groups.less
- jumbotron.less
- labels.less
- list-group.less
- media.less
- mixins.less
- modals.less
- navbar.less
- navs.less
- normalize.less
- pager.less
- pagination.less
- panels.less
- popovers.less
- print.less
- progress-bars.less
- responsive-embed.less
- responsive-utilities.less
- scaffolding.less
- tables.less
- theme.less
- thumbnails.less
- tooltip.less
- type.less
- utilities.less
- variables.less
- wells.less
- bootstrap.less.nuspec
- bootstrap.nuspec
- MyGet.ps1
- .bower.json
- bower.json
- CHANGELOG.md
- Gemfile
- Gemfile.lock
- Gruntfile.js
- ISSUE_TEMPLATE.md
- LICENSE
- package.js
- package.json
- README.md
- jquery.js
- jquery.min.js
- jquery.min.map
- .bower.json
- LICENSE.txt
- additional-methods.js
- additional-methods.min.js
- jquery.validate.js
- jquery.validate.min.js
- .bower.json
- LICENSE.md
- .bower.json
- jquery.validate.unobtrusive.js
- jquery.validate.unobtrusive.min.js
- favicon.ico
- .bowerrc
- appsettings.Development.json
- appsettings.json
- bower.json
- bundleconfig.json
- Program.cs
- Startup.cs
- WebDiffer.csproj
- .gitattributes
- .gitignore
- AGENT.md
- appveyor.yml
- azure-pipelines.yml
- DiffPlex.ico
- DiffPlex.sln
- Directory.Build.props
- Directory.Build.targets
- global.json
- License.txt
- NuGet.config
- NuGet.props
- opensource.snk
- package.ps1
- README.md
- unidiffTest.sh
# Installation Guide
1. Get the code
git clone https://github.com/mmanela/diffplex
Downloads the entire project code from GitHub to your computer.
cd diffplex
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
cd DiffPlex.App
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
3. Node.js
EasyPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd WebDiffer/wwwroot/lib/bootstrap
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
4. Ruby
EasyPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd WebDiffer/wwwroot/lib/bootstrap
This project's files live in a subfolder, so move into it first.
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
