Any 9.0.0-alfa2

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

Anonymous value generator, supporting the 'Any.Whatever()' syntax proposed on the www.sustainabletdd.com blog. It makes use of the static usings and extension methods to achieve flexibility and extensibility.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on Any:

Package Downloads
XFluentAssert

A set of assertions to be used together with FluentAssertions library.

Any.NSubstitute

Extension to Any library that allows generation of pre-canned substitutes using NSubstitute

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0 662 4/14/2026
10.2.1 82,565 10/30/2025
10.2.0 113,130 3/23/2025
10.1.0 148,091 10/26/2024
10.0.0 40,754 7/17/2024
9.4.0 2,664 7/16/2024
9.3.0 91,775 12/12/2023
9.2.2 66,596 8/31/2023
9.2.1 22,853 3/23/2023
9.2.0 90,764 2/4/2023
9.1.0 1,096 2/3/2023
9.0.0 9,878 1/11/2023
9.0.0-alfa6 293 12/13/2022
9.0.0-alfa5 304 12/10/2022
9.0.0-alfa4 326 12/10/2022
9.0.0-alfa3 291 12/10/2022
9.0.0-alfa2 296 12/9/2022
9.0.0-alfa 321 12/9/2022
8.2.2 126,176 12/3/2022
6.9.2 22,819 3/17/2023
Loading failed