AnyDiff 1.0.88
.NET Standard 2.0
.NET Framework 4.0
dotnet add package AnyDiff --version 1.0.88
NuGet\Install-Package AnyDiff -Version 1.0.88
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="AnyDiff" Version="1.0.88" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AnyDiff --version 1.0.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AnyDiff, 1.0.88"
#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 AnyDiff as a Cake Addin
#addin nuget:?package=AnyDiff&version=1.0.88
// Install AnyDiff as a Cake Tool
#tool nuget:?package=AnyDiff&version=1.0.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A CSharp library that allows you to diff two objects and get a list of the differences back.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AnyDiff:
Package | Downloads |
---|---|
IdOps.Server
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.88 | 104,387 | 7/29/2021 |
1.0.86 | 307 | 7/29/2021 |
1.0.83 | 95,869 | 7/10/2020 |
1.0.82 | 488 | 7/10/2020 |
1.0.81 | 505 | 7/10/2020 |
1.0.80 | 500 | 7/10/2020 |
1.0.78 | 382 | 7/10/2020 |
1.0.73 | 3,557 | 5/23/2020 |
1.0.71 | 5,762 | 4/22/2020 |
1.0.68 | 383 | 4/20/2020 |
1.0.62 | 32,438 | 3/17/2020 |
1.0.61 | 3,145 | 11/22/2019 |
1.0.59 | 454 | 11/22/2019 |
1.0.56 | 16,630 | 5/23/2019 |
1.0.55 | 863 | 5/22/2019 |
1.0.54 | 859 | 5/22/2019 |
1.0.52 | 865 | 5/22/2019 |
1.0.51 | 829 | 5/22/2019 |
1.0.50 | 862 | 5/21/2019 |
1.0.48 | 852 | 5/21/2019 |
1.0.47 | 845 | 5/16/2019 |
1.0.45 | 1,282 | 4/20/2019 |
1.0.38 | 2,540 | 1/11/2019 |
1.0.37 | 37,840 | 1/7/2019 |
1.0.34 | 994 | 12/28/2018 |
1.0.25 | 1,257 | 12/4/2018 |
1.0.23 | 985 | 12/2/2018 |
1.0.22 | 1,036 | 12/2/2018 |
1.0.20 | 1,583 | 12/2/2018 |
1.0.8 | 1,004 | 12/1/2018 |
1.0.7 | 993 | 11/30/2018 |
1.0.5 | 967 | 11/29/2018 |
1.0.4 | 1,040 | 11/28/2018 |
1.0.0 | 987 | 11/16/2018 |
A CSharp library that allows you to diff two objects and get a list of the differences back.