Verify.NUnit 10.0.0-beta.5

Prefix Reserved
This is a prerelease version of Verify.NUnit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Verify.NUnit --version 10.0.0-beta.5
                    
NuGet\Install-Package Verify.NUnit -Version 10.0.0-beta.5
                    
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="Verify.NUnit" Version="10.0.0-beta.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="10.0.0-beta.5" />
                    
Directory.Packages.props
<PackageReference Include="Verify.NUnit" />
                    
Project file
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 Verify.NUnit --version 10.0.0-beta.5
                    
#r "nuget: Verify.NUnit, 10.0.0-beta.5"
                    
#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 Verify.NUnit@10.0.0-beta.5
                    
#: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=Verify.NUnit&version=10.0.0-beta.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=10.0.0-beta.5&prerelease
                    
Install as a Cake Tool

Enables verification of complex models and documents.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Verify.NUnit:

Package Downloads
BunsenBurner.Verify.NUnit

Integration with [Verify.NUnit](https://github.com/VerifyTests/Verify) to simplify assert steps

jcamp.FluentEmail.Bootstrap

Process the FluentEmail templates through UnDotNet.BootstrapEmail. Allows for simpler templates.

EfLocalDb.NUnit

.

Silverfly.Testing

A little framework to build parsers

SourceGeneratorTestHelpers.NUnit

Test helpers and extension methods to simplify testing of .NET source generators.

GitHub repositories (22)

Showing the top 20 popular GitHub repositories that depend on Verify.NUnit:

Repository Stars
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
quartznet/quartznet
Quartz Enterprise Scheduler .NET
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
snoopwpf/snoopwpf
Snoop - The WPF Spy Utility
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
Catel/Catel
An application development platform
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
WildGums/Orchestra
Orchestra is a composable shell and WPF framework built on top of Catel
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
nHapiNET/nHapi
nHapi is the .Net port of the original Java project HAPI.
whistyun/MdXaml
Markdown for WPF - alternate version of Markdown.Xaml
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
WildGums/Orc.Controls
Timespan, DateTime and various other controls
ltrzesniewski/RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
ubisoft/NGitLab
.NET client for the GitLab REST API
canton7/PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
Version Downloads Last Updated
30.5.0-beta.1 129 7/9/2025
30.4.0 42,191 6/13/2025
30.3.1 20,954 6/4/2025
30.3.0 5,301 6/1/2025
30.2.0 908 6/1/2025
30.1.0 54,012 5/12/2025
30.1.0-beta.2 156 5/8/2025
30.1.0-beta.1 131 5/8/2025
30.0.0 15,330 5/2/2025
29.5.0 10,573 4/30/2025
29.4.0 7,647 4/29/2025
29.3.1 8,005 4/26/2025
29.3.0 8,871 4/21/2025
29.2.0 37,009 4/7/2025
29.1.0 8,260 4/1/2025
29.0.0 2,355 3/31/2025
29.0.0-beta.6 676 3/24/2025
29.0.0-beta.5 405 3/24/2025
29.0.0-beta.4 400 3/24/2025
29.0.0-beta.3 400 3/24/2025
29.0.0-beta.2 404 3/24/2025
29.0.0-beta.1 223 3/19/2025
28.16.0 48,269 3/17/2025
28.15.0 18,714 3/12/2025
28.14.1 3,373 3/12/2025
28.14.0 4,305 3/11/2025
28.14.0-beta.7 168 3/11/2025
28.14.0-beta.6 139 3/11/2025
28.14.0-beta.5 166 3/10/2025
28.14.0-beta.4 194 3/6/2025
28.14.0-beta.3 193 3/6/2025
28.14.0-beta.2 186 3/6/2025
28.14.0-beta.1 190 3/5/2025
28.13.0 32,541 2/26/2025
28.12.1 6,300 2/24/2025
28.12.0 4,403 2/23/2025
28.11.0 18,065 2/14/2025
28.10.1 29,956 2/4/2025
28.10.0 1,857 2/3/2025
28.9.0 52,983 1/14/2025
28.8.1 30,961 1/6/2025
28.8.0 997 1/6/2025
28.7.1 2,932 1/4/2025
28.7.0 21,492 12/22/2024
28.6.1 8,785 12/19/2024
28.6.0 10,284 12/17/2024
28.5.0 14,752 12/13/2024
28.4.0 49,959 11/28/2024
28.3.2 44,484 11/18/2024
28.3.1 23,675 11/15/2024
28.3.0 8,530 11/15/2024
28.2.1 8,669 11/13/2024
28.2.0 32,998 11/10/2024
28.1.3 25,015 11/2/2024
28.1.2 4,529 11/1/2024
28.1.1 653 11/1/2024
28.1.0 2,239 10/31/2024
28.0.0 2,066 10/30/2024
28.0.0-beta.1 75 10/30/2024
27.1.0 16,713 10/25/2024
27.1.0-beta.2 79 10/23/2024
27.0.1 47,082 10/14/2024
27.0.0 12,444 10/14/2024
27.0.0-beta.7 222 10/10/2024
27.0.0-beta.6 1,010 10/5/2024
27.0.0-beta.5 1,475 9/26/2024
27.0.0-beta.4 94 9/24/2024
27.0.0-beta.3 81 9/23/2024
27.0.0-beta.1 82 9/22/2024
26.6.0 74,061 9/21/2024
26.5.0 8,222 9/18/2024
26.4.5 12,195 9/13/2024
26.4.4 19,052 9/10/2024
26.4.3 466 9/10/2024
26.4.2 3,219 9/9/2024
26.4.1 468 9/9/2024
26.4.0 4,224 9/5/2024
26.3.1 10,396 9/2/2024
26.3.0 6,783 8/30/2024
26.2.0 42,693 8/10/2024
26.1.6 32,382 7/31/2024
26.1.5 7,101 7/28/2024
26.1.3 414 7/28/2024
26.1.2 6,520 7/26/2024
26.1.1 900 7/25/2024
26.0.1 9,630 7/23/2024
26.0.0 4,149 7/20/2024
25.3.2 11,114 7/17/2024
25.3.1 17,313 7/11/2024
25.3.0 21,456 7/3/2024
25.2.0 1,795 7/2/2024
25.1.1 3,835 7/2/2024
25.1.0 448 7/2/2024
25.0.4 19,547 6/24/2024
25.0.3 9,948 6/14/2024
25.0.2 11,929 6/11/2024
25.0.1 15,971 6/2/2024
25.0.0 971 6/1/2024
25.0.0-beta.3 83 5/31/2024
25.0.0-beta.2 93 5/31/2024
25.0.0-beta.1 92 5/30/2024
24.3.0-beta.5 91 5/29/2024
24.3.0-beta.4 133 5/23/2024
24.3.0-beta.3 99 5/21/2024
24.3.0-beta.2 1,256 5/19/2024
24.3.0-beta.1 84 5/18/2024
24.2.0 81,971 5/9/2024
24.1.0 65,836 4/13/2024
24.0.0 6,141 4/12/2024
24.0.0-beta.2 84 4/12/2024
24.0.0-beta.1 94 4/11/2024
23.7.2 15,814 4/9/2024
23.7.1 12,090 4/4/2024
23.7.0 506 4/3/2024
23.6.0 30,725 3/27/2024
23.5.2 13,216 3/16/2024
23.5.1 1,182 3/15/2024
23.5.0 6,029 3/12/2024
23.4.0 2,175 3/10/2024
23.3.0 4,980 3/7/2024
23.2.3 1,079 3/6/2024
23.2.2 23,386 2/27/2024
23.2.1 9,583 2/21/2024
23.2.0 8,547 2/14/2024
23.1.0 14,034 2/3/2024
23.0.1 16,409 1/23/2024
23.0.0 4,147 1/17/2024
22.11.5 12,684 1/10/2024
22.11.4 33,615 1/6/2024
22.11.3 714 1/5/2024
22.11.2 959 1/3/2024
22.11.1 2,381 12/27/2023
22.11.0 680 12/27/2023
22.10.2 2,090 12/24/2023
22.10.1 420 12/23/2023
22.10.0 849 12/22/2023
22.9.0 3,453 12/22/2023
22.8.0 11,829 12/7/2023
22.7.1 1,998 12/4/2023
22.7.0 1,720 12/4/2023
22.6.1 436 12/4/2023
22.6.0 5,979 11/27/2023
22.5.0 147,495 11/16/2023
22.4.1 2,539 11/15/2023
22.4.0 14,138 11/15/2023
22.3.0 1,439 11/14/2023
22.2.0 10,855 11/10/2023
22.2.0-beta.7 108 11/7/2023
22.2.0-beta.6 102 11/7/2023
22.2.0-beta.5 215 10/29/2023
22.2.0-beta.4 121 10/25/2023
22.2.0-beta.3 104 10/25/2023
22.2.0-beta.2 100 10/23/2023
22.2.0-beta.1 104 10/22/2023
22.1.4 267,350 10/16/2023
22.1.3 13,372 10/10/2023
22.1.2 9,851 10/9/2023
22.1.1 28,740 10/6/2023
22.1.0 20,617 10/5/2023
22.0.0 11,022 10/5/2023
21.3.0 99,351 9/28/2023
21.2.0 19,092 9/24/2023
21.1.6 566 9/23/2023
21.1.5 12,452 9/20/2023
21.1.4 4,455 9/19/2023
21.1.3 11,339 9/13/2023
21.1.2 467 9/13/2023
21.1.1 16,766 9/11/2023
21.1.0 690 9/10/2023
21.0.0 19,301 8/31/2023
20.8.2 20,277 8/27/2023
20.8.1 28,248 8/21/2023
20.8.0 8,276 8/15/2023
20.7.0 16,461 8/13/2023
20.6.0 114,729 7/22/2023
20.5.1 21,049 7/16/2023
20.5.0 10,699 7/10/2023
20.4.0 83,446 6/20/2023
20.3.2 125,459 6/6/2023
20.3.1 2,427 6/3/2023
20.3.0 25,817 5/29/2023
20.2.0 488 5/27/2023
20.1.1 1,234 5/25/2023
20.1.0 1,739 5/24/2023
20.1.0-beta.1 134 5/24/2023
20.0.0 9,034 5/18/2023
19.14.1 25,290 5/1/2023
19.14.0 3,410 4/28/2023
19.13.1 1,100 4/26/2023
19.13.0 7,727 4/22/2023
19.12.3 13,875 4/15/2023
19.12.2 5,205 4/12/2023
19.12.1 15,476 4/6/2023
19.12.0 8,996 3/31/2023
19.11.2 19,642 3/20/2023
19.11.1 12,651 3/10/2023
19.11.0 621 3/10/2023
19.10.0 29,477 2/19/2023
19.9.3 18,627 2/13/2023
19.9.2 13,901 2/6/2023
19.9.1 1,256 2/6/2023
19.9.0 659 2/6/2023
19.8.3 1,447 2/3/2023
19.8.2 841 2/2/2023
19.8.1 12,861 2/1/2023
19.8.0 1,575 1/29/2023
19.7.1 10,739 1/20/2023
19.7.0 3,809 1/19/2023
19.6.0 20,236 1/9/2023
19.5.1-beta.3 189 1/5/2023
19.5.1-beta.2 185 1/4/2023
19.5.1-beta.1 179 1/4/2023
19.5.0 10,751 12/19/2022
19.4.2 941 12/18/2022
19.4.1 484 12/18/2022
19.4.0 473 12/18/2022
19.4.0-beta.4 173 12/17/2022
19.4.0-beta.3 201 12/12/2022
19.4.0-beta.2 164 12/10/2022
19.4.0-beta.1 162 12/7/2022
19.3.0 23,117 11/27/2022
19.2.0 639 11/27/2022
19.1.0 37,657 11/13/2022
19.0.0 2,717 11/8/2022
18.4.0 7,984 11/6/2022
18.3.1-beta.1 149 11/3/2022
18.3.0 4,551 11/1/2022
18.2.1 812 11/1/2022
18.2.0 742 10/31/2022
18.1.1 962 10/28/2022
18.1.0 573 10/28/2022
18.1.0-beta.2 161 10/28/2022
18.1.0-beta.1 175 10/26/2022
18.0.0 9,625 10/23/2022
18.0.0-rc.1 194 10/23/2022
18.0.0-beta.33 205 10/23/2022
18.0.0-beta.32 245 10/20/2022
18.0.0-beta.31 219 10/19/2022
18.0.0-beta.30 235 10/17/2022
18.0.0-beta.29 170 10/17/2022
18.0.0-beta.28 165 10/17/2022
18.0.0-beta.27 168 10/17/2022
18.0.0-beta.26 167 10/16/2022
18.0.0-beta.25 852 10/12/2022
18.0.0-beta.24 162 10/12/2022
18.0.0-beta.23 254 10/3/2022
18.0.0-beta.22 198 10/1/2022
18.0.0-beta.21 452 9/26/2022
18.0.0-beta.20 232 9/24/2022
18.0.0-beta.19 557 9/20/2022
18.0.0-beta.18 434 9/14/2022
18.0.0-beta.17 347 9/11/2022
18.0.0-beta.16 203 9/8/2022
18.0.0-beta.15 173 9/7/2022
18.0.0-beta.14 218 9/7/2022
18.0.0-beta.13 234 9/6/2022
18.0.0-beta.12 160 9/6/2022
18.0.0-beta.11 202 9/5/2022
18.0.0-beta.10 203 9/3/2022
18.0.0-beta.9 162 9/3/2022
18.0.0-beta.8 290 8/25/2022
18.0.0-beta.7 184 8/25/2022
18.0.0-beta.6 203 8/22/2022
18.0.0-beta.5 179 8/22/2022
18.0.0-beta.4 178 8/22/2022
18.0.0-beta.3 333 8/21/2022
18.0.0-beta.2 176 8/21/2022
18.0.0-beta.1 183 8/21/2022
17.10.2 92,378 8/16/2022
17.10.1 887 8/16/2022
17.10.0 1,223 8/14/2022
17.9.0 959 8/12/2022
17.8.1 4,049 8/9/2022
17.8.0 1,871 8/9/2022
17.7.1 632 8/9/2022
17.7.0 772 8/8/2022
17.6.2 1,283 8/8/2022
17.6.1 680 8/8/2022
17.6.0 796 8/6/2022
17.5.0 17,815 7/30/2022
17.4.2 1,177 7/27/2022
17.4.1 2,117 7/26/2022
17.4.0 687 7/26/2022
17.3.1 749 7/26/2022
17.3.0 653 7/25/2022
17.2.1 68,153 7/3/2022
17.2.0 725 7/2/2022
17.1.6 12,334 6/28/2022
17.1.5 862 6/27/2022
17.1.4 13,454 6/8/2022
17.1.3 667 6/8/2022
17.1.2 713 6/7/2022
17.1.1 1,063 6/4/2022
17.1.0 749 6/3/2022
17.0.3 1,032 6/2/2022
17.0.2 820 6/2/2022
17.0.1 692 6/2/2022
17.0.0 740 6/2/2022
17.0.0-beta.2 208 6/1/2022
17.0.0-beta.1 794 5/23/2022
16.9.0 5,506 5/27/2022
16.8.2 954 5/24/2022
16.8.1 5,866 5/16/2022
16.8.0 613 5/16/2022
16.7.2 799 5/16/2022
16.7.1 1,321 5/13/2022
16.7.0 16,893 4/29/2022
16.6.0 2,362 4/25/2022
16.5.4 48,438 4/2/2022
16.5.3 627 4/2/2022
16.5.2 1,692 3/31/2022
16.5.1 738 3/30/2022
16.5.0 676 3/30/2022
16.5.0-beta.1 338 3/26/2022
16.4.4 20,777 3/26/2022
16.4.3 1,359 3/22/2022
16.4.2 3,580 3/16/2022
16.4.1 673 3/16/2022
16.4.0 624 3/15/2022
16.3.6 8,084 3/12/2022
16.3.5 12,106 3/6/2022
16.3.4 2,845 3/2/2022
16.3.3 784 3/1/2022
16.3.2 742 2/26/2022
16.3.0 596 2/26/2022
16.2.0 9,919 2/21/2022
16.1.2 3,029 2/13/2022
16.1.1 4,807 2/7/2022
16.1.0 923 2/7/2022
16.0.0 10,197 2/3/2022
15.2.1 2,404 2/1/2022
15.2.0 1,760 1/30/2022
15.1.1 6,362 1/25/2022
15.1.0 913 1/25/2022
15.1.0-beta.1 409 1/24/2022
15.0.1 923 1/24/2022
15.0.0 1,633 1/24/2022
15.0.0-beta.6 412 1/23/2022
15.0.0-beta.5 414 1/23/2022
15.0.0-beta.4 419 1/21/2022
15.0.0-beta.3 406 1/21/2022
15.0.0-beta.2 401 1/21/2022
15.0.0-beta.1 421 1/20/2022
14.14.1 32,362 1/13/2022
14.14.0 714 1/12/2022
14.13.1 11,152 1/6/2022
14.13.0 482 1/6/2022
14.12.0 972 12/27/2021
14.11.4 668 12/24/2021
14.11.3 12,475 12/21/2021
14.11.2 2,153 12/16/2021
14.11.1 685 12/14/2021
14.11.0 474 12/14/2021
14.10.1 2,919 12/12/2021
14.10.0 751 12/11/2021
14.9.1 3,546 12/9/2021
14.9.0 531 12/9/2021
14.8.1 1,661 12/7/2021
14.8.0 600 12/6/2021
14.7.0 986 12/2/2021
14.6.6 7,954 11/28/2021
14.6.5 1,676 11/27/2021
14.6.4 2,094 11/26/2021
14.6.3 3,415 11/26/2021
14.6.2 3,046 11/25/2021
14.6.1 2,798 11/25/2021
14.6.0 5,366 11/23/2021
14.5.0 588 11/23/2021
14.4.1 506 11/22/2021
14.4.0 1,139 11/21/2021
14.3.0 2,287 11/14/2021
14.2.0 1,334 11/6/2021
14.1.1 2,817 11/3/2021
14.1.0 549 11/3/2021
14.0.1 8,875 10/31/2021
13.3.1 2,820 10/26/2021
13.3.0 9,523 10/17/2021
13.2.2 680 10/15/2021
13.2.1 1,793 10/15/2021
13.2.0 597 10/15/2021
13.1.0 4,406 10/8/2021
13.0.3 2,853 10/3/2021
13.0.2 821 10/3/2021
13.0.1 643 10/1/2021
13.0.0 794 10/1/2021
13.0.0-beta.2 237 10/1/2021
13.0.0-beta.1 234 10/1/2021
12.2.0 2,214 9/29/2021
12.1.0 609 9/28/2021
12.0.0 881 9/26/2021
12.0.0-beta.7 319 9/25/2021
12.0.0-beta.6 229 9/25/2021
12.0.0-beta.5 775 9/24/2021
12.0.0-beta.4 274 9/22/2021
12.0.0-beta.3 272 9/21/2021
12.0.0-beta.2 238 9/21/2021
12.0.0-beta.1 252 9/21/2021
11.27.0 6,796 9/15/2021
11.26.0 884 9/12/2021
11.25.0 861 9/10/2021
11.24.0 3,035 8/16/2021
11.23.1 1,101 8/11/2021
11.23.0 843 8/9/2021
11.22.0 680 8/7/2021
11.20.3 2,342 7/12/2021
11.20.2 590 7/12/2021
11.20.1 7,673 7/2/2021
11.20.0 619 7/1/2021
11.19.3 1,019 6/28/2021
11.19.2 23,963 6/25/2021
11.19.1 711 6/23/2021
11.19.1-beta.1 294 6/22/2021
11.19.0 712 6/19/2021
11.18.4 605 6/16/2021
11.18.3 627 6/16/2021
11.18.2 3,814 6/3/2021
11.18.1 694 6/1/2021
11.18.0 870 5/27/2021
11.17.0 768 5/22/2021
11.16.1 646 5/21/2021
11.16.0 1,709 5/21/2021
11.15.1 5,310 5/17/2021
11.15.0 590 5/17/2021
11.14.0 562 5/17/2021
11.13.0 1,729 5/13/2021
11.12.2 575 5/13/2021
11.12.1 772 5/10/2021
11.12.0 621 5/8/2021
11.11.0 784 5/5/2021
11.10.3 1,457 5/3/2021
11.10.2 581 5/3/2021
11.10.1 509 5/3/2021
11.10.0 509 5/3/2021
11.9.0 876 4/27/2021
11.8.0 730 4/26/2021
11.7.0 720 4/18/2021
11.6.0 776 4/14/2021
11.6.0-beta.4 281 4/13/2021
11.6.0-beta.3 235 4/12/2021
11.6.0-beta.2 285 4/12/2021
11.6.0-beta.1 244 4/11/2021
11.5.0 3,172 4/5/2021
11.5.0-beta.2 346 4/4/2021
11.5.0-beta.1 241 4/3/2021
11.4.0 1,156 3/31/2021
11.3.0 553 3/31/2021
11.2.0 688 3/29/2021
11.1.0 661 3/22/2021
11.0.3 3,043 3/21/2021
11.0.2 9,994 3/16/2021
11.0.1 744 3/15/2021
11.0.0 740 3/13/2021
11.0.0-beta.10 362 3/13/2021
11.0.0-beta.9 267 3/12/2021
11.0.0-beta.8 329 3/12/2021
11.0.0-beta.7 312 3/10/2021
11.0.0-beta.6 298 2/28/2021
11.0.0-beta.5 329 2/27/2021
11.0.0-beta.4 297 2/27/2021
11.0.0-beta.3 387 2/15/2021
11.0.0-beta.2 257 2/15/2021
11.0.0-beta.1 265 2/15/2021
10.9.1 4,055 2/12/2021
10.9.0 651 2/12/2021
10.8.0 662 2/10/2021
10.7.0 944 2/8/2021
10.6.2 842 2/4/2021
10.6.0 584 2/4/2021
10.5.1 688 2/1/2021
10.5.0 737 1/31/2021
10.5.0-beta.1 273 1/31/2021
10.4.0 606 1/30/2021
10.3.0 620 1/30/2021
10.2.1 643 1/29/2021
10.2.0 609 1/29/2021
10.1.0 589 1/29/2021
10.0.0 712 1/28/2021
10.0.0-beta.8 272 1/27/2021
10.0.0-beta.7 260 1/27/2021
10.0.0-beta.6 303 1/27/2021
10.0.0-beta.5 272 1/25/2021
10.0.0-beta.4 305 1/24/2021
10.0.0-beta.3 340 1/24/2021
10.0.0-beta.2 349 1/24/2021
10.0.0-beta.1 297 1/23/2021
9.1.0-beta.9 383 1/23/2021
9.1.0-beta.7 323 1/22/2021
9.1.0-beta.6 334 1/21/2021
9.1.0-beta.5 353 1/17/2021
9.1.0-beta.4 323 1/17/2021
9.1.0-beta.3 294 1/17/2021
9.1.0-beta.1 295 1/16/2021
9.0.0 7,490 1/8/2021
9.0.0-beta.2 329 1/6/2021
9.0.0-beta.1 375 1/3/2021
8.14.0 2,801 12/29/2020
8.13.0 1,451 12/21/2020
8.12.5 772 12/18/2020
8.12.4 797 12/17/2020
8.12.3 1,065 12/15/2020
8.12.2 721 12/15/2020
8.12.1 701 12/15/2020
8.12.0 832 12/12/2020
8.11.0 5,510 11/30/2020
8.10.0 671 11/30/2020
8.9.0 863 11/29/2020
8.8.0 717 11/26/2020
8.7.4-beta.2 339 11/26/2020
8.7.4-beta.1 296 11/26/2020
8.7.3 621 11/26/2020
8.7.2 637 11/26/2020
8.7.1 650 11/25/2020
8.7.0 655 11/25/2020
8.6.1 616 11/25/2020
8.6.0 826 11/23/2020
8.5.0 659 11/23/2020
8.4.2 826 11/20/2020
8.4.1 775 11/20/2020
8.4.0 761 11/17/2020
8.3.0 669 11/16/2020
8.2.2 744 11/15/2020
8.2.1 771 11/12/2020
8.2.0 764 11/10/2020
8.1.0 658 11/10/2020
8.0.1 844 11/8/2020
8.0.0 720 11/8/2020
8.0.0-beta.2 499 11/8/2020
8.0.0-beta.1 310 11/6/2020
7.0.2 752 11/1/2020
7.0.1 691 11/1/2020
7.0.0 770 11/1/2020
7.0.0-beta.1 395 11/1/2020
6.27.0-beta.1 421 10/30/2020
6.26.0 1,847 10/29/2020
6.25.1 772 10/22/2020
6.25.0 1,274 10/22/2020
6.24.1 786 10/20/2020
6.24.0 1,101 10/11/2020
6.23.3 1,044 10/2/2020
6.23.1 841 10/2/2020
6.23.0 853 9/30/2020
6.22.1 830 9/25/2020
6.22.0 801 9/24/2020
6.21.0 725 9/23/2020
6.20.0 831 9/23/2020
6.19.0 767 9/23/2020
6.18.0 664 9/23/2020
6.17.0 719 9/22/2020
6.16.0 701 9/22/2020
6.15.3 843 9/16/2020
6.15.2 756 9/14/2020
6.15.0 699 9/14/2020
6.14.1 984 9/13/2020
6.14.0 871 9/11/2020
6.13.0 718 9/10/2020
6.12.0 762 9/10/2020
6.12.0-beta.2 335 9/10/2020
6.12.0-beta.1 342 9/9/2020
6.11.1 785 9/8/2020
6.11.0 614 9/8/2020
6.10.7 859 9/2/2020
6.10.6 807 8/31/2020
6.10.5 848 8/29/2020
6.10.4 726 8/28/2020
6.10.3 704 8/28/2020
6.10.2 711 8/27/2020
6.10.1 640 8/26/2020
6.10.0 797 8/25/2020
6.9.0 3,465 8/20/2020
6.8.0 807 8/19/2020
6.7.0 1,257 7/26/2020
6.6.0 1,013 7/16/2020
6.5.0 954 7/12/2020
6.4.0 749 7/11/2020
6.3.1 860 7/10/2020
6.3.0 809 7/3/2020
6.2.0 709 7/2/2020
6.1.1 713 7/1/2020
6.1.0 691 7/1/2020
6.0.0 785 6/30/2020
6.0.0-beta.1 413 6/28/2020
5.1.0 771 6/26/2020
5.0.4 819 6/17/2020
5.0.3 699 6/17/2020
5.0.2 755 6/15/2020
5.0.0 840 6/14/2020
5.0.0-beta.3 357 6/14/2020
5.0.0-beta.2 441 6/14/2020
5.0.0-beta.1 417 6/14/2020
4.3.1 886 6/4/2020
4.3.0 812 6/4/2020
4.2.0 718 6/2/2020
4.1.0 787 6/1/2020
4.0.2 698 5/30/2020
4.0.1 698 5/27/2020
4.0.0 811 5/24/2020
3.1.0 738 5/21/2020
3.0.5 688 5/19/2020
3.0.4 709 5/18/2020
3.0.3 716 5/18/2020
3.0.2 722 5/18/2020
3.0.1 805 5/18/2020
3.0.0 731 5/17/2020
2.3.1 744 5/15/2020
2.3.0 685 5/15/2020
2.2.1 743 5/11/2020
2.2.0 749 5/10/2020
2.1.3 806 5/7/2020
2.1.2 778 5/4/2020
2.1.1 691 5/1/2020
2.1.0 750 4/29/2020
2.0.0 734 4/27/2020
2.0.0-beta.3 356 4/27/2020
2.0.0-beta.2 354 4/27/2020
2.0.0-beta.1 356 4/27/2020
1.34.2 711 4/27/2020
1.34.1 761 4/25/2020
1.34.0 742 4/24/2020
1.33.0 689 4/19/2020
1.32.4 2,426 4/17/2020
1.32.3 757 4/17/2020
1.32.2 739 4/16/2020
1.32.1 702 4/16/2020
1.32.0 667 4/15/2020
1.31.1 712 4/12/2020
1.31.0 773 4/10/2020
1.30.0 815 4/9/2020
1.29.0 717 4/8/2020
1.28.3 771 4/8/2020
1.28.2 813 4/5/2020
1.28.1 739 4/5/2020
1.28.0 836 4/5/2020
1.27.3 728 4/1/2020
1.27.2 769 3/31/2020
1.27.1 789 3/30/2020
1.27.1-beta.1 385 3/29/2020
1.27.0 764 3/29/2020
1.26.1 743 3/27/2020
1.26.0 701 3/25/2020
1.25.1 716 3/24/2020
1.25.0 779 3/22/2020
1.24.1 746 3/18/2020
1.24.0 721 3/10/2020
1.23.0 772 3/6/2020
1.22.3 727 3/3/2020
1.22.2 771 3/3/2020
1.22.1 746 2/28/2020
1.22.0 828 2/25/2020
1.21.0 789 2/24/2020
1.20.1 766 2/24/2020
1.20.0 815 2/22/2020
1.19.2 1,368 2/18/2020
1.19.1 708 2/18/2020
1.19.0 801 2/12/2020
1.18.0 741 2/10/2020
1.17.1 854 2/8/2020
1.17.0 705 2/8/2020
1.16.0 743 2/8/2020
1.14.1 784 2/2/2020
1.14.0 834 2/2/2020
1.13.0 878 1/19/2020
1.12.3 800 1/13/2020
1.12.2 856 1/12/2020
1.12.1 846 1/12/2020
1.12.0 771 1/12/2020
1.11.2 784 1/11/2020
1.11.1 846 1/10/2020
1.11.0 833 1/10/2020
1.10.1 800 1/8/2020
1.10.0 826 1/8/2020
1.9.3 851 1/8/2020
1.9.2 760 1/6/2020
1.9.1 761 1/6/2020
1.9.0 776 1/6/2020
1.8.0 760 1/5/2020
1.7.1 771 1/3/2020
1.7.0 792 1/2/2020
1.6.0 785 1/2/2020
1.5.5 948 1/1/2020
1.5.4 766 1/1/2020
1.5.3 901 12/29/2019
1.5.2 816 12/27/2019
1.5.1 767 12/27/2019
1.5.0 777 12/27/2019
1.4.1 759 12/21/2019
1.4.0 766 12/21/2019
1.3.2 731 12/20/2019
1.3.1 758 12/18/2019
1.3.1-beta.1 399 12/18/2019
1.3.0 781 12/17/2019
1.3.0-beta.1 396 12/18/2019
1.2.0 823 12/17/2019
1.1.1 728 12/16/2019
1.1.0 749 12/16/2019
1.0.0 2,499 12/15/2019
1.0.0-beta.41 407 12/15/2019
1.0.0-beta.40 387 12/15/2019
1.0.0-beta.39 391 12/14/2019