![]() |
VOOZH | about |
dotnet add package ApiDiffChecker --version 0.1.30
NuGet\Install-Package ApiDiffChecker -Version 0.1.30
<PackageReference Include="ApiDiffChecker" Version="0.1.30" />
<PackageVersion Include="ApiDiffChecker" Version="0.1.30" />Directory.Packages.props
<PackageReference Include="ApiDiffChecker" />Project file
paket add ApiDiffChecker --version 0.1.30
#r "nuget: ApiDiffChecker, 0.1.30"
#:package ApiDiffChecker@0.1.30
#addin nuget:?package=ApiDiffChecker&version=0.1.30Install as a Cake Addin
#tool nuget:?package=ApiDiffChecker&version=0.1.30Install as a Cake Tool
A simple API Testing tool to compare the differences in responses between 2 different origins.
using ApiDiffChecker;
if (builder.Environment.IsDevelopment())
{
// Setup API Diff Checker Dependency Injection
builder.Services.AddApiDiffChecker();
}
if (app.Environment.IsDevelopment())
{
app.UseSwagger();
app.UseSwaggerUI();
// Initialize API Diff Checker
app.ApiDiffCheckerInitialize();
}
Start your WebApi and browse to /api-diff-checker
Open the Settings Page and setup your default parameters and Runs
Click: Save Settings to disk
Click: Run All
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.30 | 304 | 1/15/2024 |
| 0.1.29 | 213 | 1/15/2024 |
| 0.1.28 | 212 | 1/14/2024 |
| 0.1.27 | 211 | 1/14/2024 |
| 0.1.26 | 214 | 1/14/2024 |
| 0.1.25 | 198 | 1/14/2024 |
| 0.1.24 | 208 | 1/14/2024 |
| 0.1.23 | 219 | 1/14/2024 |
| 0.1.22 | 208 | 1/14/2024 |
| 0.1.21 | 217 | 1/14/2024 |
| 0.1.20 | 225 | 1/14/2024 |
| 0.1.19 | 209 | 1/14/2024 |
| 0.1.6 | 203 | 1/14/2024 |
| 0.1.5 | 211 | 1/12/2024 |
| 0.0.0.77 | 201 | 1/14/2024 |
| 0.0.0.74 | 218 | 1/14/2024 |
| 0.0.0.72 | 199 | 1/14/2024 |
| 0.0.0.71 | 199 | 1/14/2024 |
| 0.0.0.61 | 213 | 1/14/2024 |
| 0.0.0.7 | 210 | 1/14/2024 |