ApiApprover 9.3.0
dotnet add package ApiApprover --version 9.3.0
NuGet\Install-Package ApiApprover -Version 9.3.0
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="ApiApprover" Version="9.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ApiApprover" Version="9.3.0" />
<PackageReference Include="ApiApprover" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ApiApprover --version 9.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApiApprover, 9.3.0"
#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.
#:package ApiApprover@9.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ApiApprover&version=9.3.0
#tool nuget:?package=ApiApprover&version=9.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simply add this package to add a test which generates a string of your public API, then sends it to Approval Tests to approve any public API changes.
Don't accidently miss a breaking API change and break semantic versioning again.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- ApprovalTests (>= 3.0.18)
- PublicApiGenerator (>= 9.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ApiApprover:
| Repository | Stars |
|---|---|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
akkadotnet/HOCON
C# implementation of Lightbend's HOCON (Human-Optimized Object Configuration Notation)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.3.0 | 281,750 | 2019/8/2 |
| 9.2.0 | 1,793 | 2019/8/2 |
| 9.1.0 | 1,846 | 2019/6/30 |
| 9.0.0 | 1,933 | 2019/6/13 |
| 9.0.0-beta0003 | 1,734 | 2019/3/31 |
| 9.0.0-beta0002 | 1,674 | 2019/3/29 |
| 9.0.0-beta0001 | 1,497 | 2019/3/29 |
| 8.1.0 | 5,286 | 2019/1/7 |
| 8.0.1 | 3,665 | 2018/9/23 |
| 8.0.0 | 4,453 | 2018/7/24 |
| 7.1.0 | 5,514 | 2018/7/18 |
| 7.0.1 | 6,363 | 2018/5/7 |
| 7.0.0 | 4,764 | 2018/3/10 |
| 6.6.0 | 4,836 | 2018/3/9 |
| 6.5.2 | 4,872 | 2018/3/8 |
| 6.5.1 | 4,951 | 2018/3/7 |
| 6.5.0 | 4,133 | 2017/11/17 |
| 6.4.0 | 4,142 | 2017/10/10 |
Loading failed