ApiApprover 6.1.0-beta1
See the version list below for details.
dotnet add package ApiApprover --version 6.1.0-beta1
NuGet\Install-Package ApiApprover -Version 6.1.0-beta1
<PackageReference Include="ApiApprover" Version="6.1.0-beta1" />
<PackageVersion Include="ApiApprover" Version="6.1.0-beta1" />
<PackageReference Include="ApiApprover" />
paket add ApiApprover --version 6.1.0-beta1
#r "nuget: ApiApprover, 6.1.0-beta1"
#addin nuget:?package=ApiApprover&version=6.1.0-beta1&prerelease
#tool nuget:?package=ApiApprover&version=6.1.0-beta1&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
- ApprovalTests (>= 3.0.0)
- PublicApiGenerator (>= 6.1.0-beta1)
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 | 212,040 | 8/2/2019 |
9.2.0 | 1,570 | 8/2/2019 |
9.1.0 | 1,620 | 6/30/2019 |
9.0.0 | 1,699 | 6/13/2019 |
9.0.0-beta0003 | 1,526 | 3/31/2019 |
9.0.0-beta0002 | 1,451 | 3/29/2019 |
9.0.0-beta0001 | 1,282 | 3/29/2019 |
8.1.0 | 4,132 | 1/7/2019 |
8.0.1 | 3,031 | 9/23/2018 |
8.0.0 | 3,340 | 7/24/2018 |
7.1.0 | 3,978 | 7/18/2018 |
7.0.1 | 4,431 | 5/7/2018 |
7.0.0 | 3,236 | 3/10/2018 |
6.6.0 | 3,319 | 3/9/2018 |
6.5.2 | 3,351 | 3/8/2018 |
6.5.1 | 3,445 | 3/7/2018 |
6.5.0 | 3,036 | 11/17/2017 |
6.4.0 | 3,076 | 10/10/2017 |
6.1.0-beta2 | 2,876 | 5/22/2017 |
6.1.0-beta1 | 3,090 | 5/15/2017 |
6.0.0 | 8,744 | 12/14/2016 |
5.0.0 | 4,059 | 11/21/2016 |
4.2.0 | 3,662 | 11/2/2016 |
4.1.0 | 3,364 | 10/6/2016 |
3.0.1 | 55,458 | 3/13/2015 |
3.0.0 | 4,034 | 1/27/2015 |
2.0.0 | 3,543 | 4/24/2014 |
1.1.0 | 6,295 | 3/8/2012 |
1.0.0 | 3,814 | 2/20/2012 |
v3.0 Breaking changes:
- Default constructor is now always shown
- resultsPath argument removed, use [UseApprovalSubdirectory("resultsPath")] instead
v3.0.1 - Moved file location to fit with http://nikcodes.com/2013/10/23/packaging-source-code-with-nuget