|
6 | 6 | overlay_color: "#373737" |
7 | 7 | overlay_filter: "0.7" |
8 | 8 | overlay_image: "/assets/images/fluent_assertions_large_horizontal.svg" |
9 | | - cta_label: "Get 6.0 now!" |
10 | | - cta_url: "/releases/#5100" |
11 | | - caption: "Logo by [**IUserName**](https://github.com/IUsername) <br/>Icons by [**Zlatko Najdenovski**](https://www.flaticon.com/authors/zlatko-najdenovski) from [Flaticon](https://www.flaticon.com/)" |
| 9 | + cta_label: "6.0 Beta 1 is out and it's huge!" |
| 10 | + cta_url: "https://github.com/fluentassertions/fluentassertions/blob/release-6.0/docs/_pages/releases.md#600-beta-1" |
| 11 | + caption: "Logo by [**IUserName**](https://github.com/IUsername) and icons by [**Zlatko Najdenovski**](https://www.flaticon.com/authors/zlatko-najdenovski) from [Flaticon](https://www.flaticon.com/) |
| 12 | + " |
12 | 13 | excerpt: '_"With Fluent Assertions, the assertions look beautiful, natural and, most importantly, extremely readable"_ - [Girish](https://twitter.com/girishracharya) |
13 | 14 | <br /> |
14 | 15 |  |
|
18 | 19 | ' |
19 | 20 | intro: |
20 | 21 | - excerpt: ' |
21 | | - [Follow <i class="fab fa-twitter"></i> @ddoomen](https://twitter.com/ddoomen){: .btn .btn--twitter} |
22 | | - [Follow <i class="fab fa-twitter"></i> @jnyrup](https://twitter.com/jnyrup){: .btn .btn--twitter} |
| 22 | + [<i class="fab fa-twitter"></i> @ddoomen](https://twitter.com/ddoomen){: .btn .btn--twitter} |
| 23 | + [<i class="fab fa-twitter"></i> @jnyrup](https://twitter.com/jnyrup){: .btn .btn--twitter} |
| 24 | + [<i class="fab fa-github"></i> Github Sponsors](https://github.com/sponsors/dennisdoomen){: .btn .btn--github} |
| 25 | + [<i class="fab fa-patreon"></i> Patreon](https://www.patreon.com/bePatron?u=9250052&redirect_uri=http%3A%2F%2Ffluentassertions.com%2F&utm_medium=widget){: .btn .btn--patreon} |
23 | 26 | [<i class="fab fa-paypal"></i> Tip Us](https://paypal.me/fluentassertions){: .btn .btn--paypal} |
24 | 27 | [<i class="fa fa-coffee"></i> Buy us a coffee](https://ko-fi.com/dennisdoomen){: .btn .btn--paypal} |
25 | | - [<i class="fab fa-patreon"></i> Sponsor Us](https://www.patreon.com/bePatron?u=9250052&redirect_uri=http%3A%2F%2Ffluentassertions.com%2F&utm_medium=widget){: .btn .btn--patreon} |
26 | | - [<i class="fas fa-money-check"></i> Wire Us](mailto:dennis.doomen@avivasolutions.nl?subject=Support%20Fluent%20Assertions){: .btn .btn--rabobank} |
27 | 28 | <br/> |
28 | 29 | A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or |
29 | 30 | BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET Standard 2.0 and 2.1.' |
|
75 | 76 | - title: "Powered By" |
76 | 77 | image_path: /assets/images/gift.svg |
77 | 78 | excerpt: ' |
78 | | - This project is made possible by |
79 | | - <a href="https://www.jetbrains.com/rider/"><img src="/assets/images/jetbrainsrider.svg" style="width:150px"/></a> and |
| 79 | + This project is supported by [Michaël Hompus](https://hompus.nl/), [Artur Krajewski](https://github.com/krajek), [Matthias Koch](https://ithrowexceptions.com/), [Wouter Huysentruit](https://www.huysentruit.be/) and [Innovensa](https://www.innovensa.co.uk/), with special thanks to our super-sponsors |
| 80 | + [Cristian Quirosj](https://github.com/cquirosj), <a href="https://www.jetbrains.com/rider/"><img src="/assets/images/jetbrainsrider.svg" style="width:150px"/></a> and |
80 | 81 | <a href="https://www.semanticmerge.com/"><img src="/assets/images/semantic-merge.png" style="width:150px"/></a> |
81 | 82 | ' |
82 | 83 | - title: "Community Extensions" |
|
0 commit comments