AnyOf 0.0.20
Prefix ReservedSee the version list below for details.
dotnet add package AnyOf --version 0.0.20
NuGet\Install-Package AnyOf -Version 0.0.20
<PackageReference Include="AnyOf" Version="0.0.20" />
paket add AnyOf --version 0.0.20
#r "nuget: AnyOf, 0.0.20"
// Install AnyOf as a Cake Addin #addin nuget:?package=AnyOf&version=0.0.20 // Install AnyOf as a Cake Tool #tool nuget:?package=AnyOf&version=0.0.20
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters for methods.
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. |
.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 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. |
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 1.1.1)
-
.NETStandard 2.1
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on AnyOf:
Package | Downloads |
---|---|
WireMock.Net
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape. |
|
Tingle.EventBus.Transports.Azure.Abstractions
Shared EventBus transport components for Azure. |
|
WireMock.Org.RestClient
A WireMock.org RestClient using RestEase to access the admin interface. |
|
Tingle.Extensions.Http.Authentication
Authentication handlers for use with HttpClient and Microsoft.Extensions.Http such as Shared Key, API Key and OAuth |
|
Tingle.AspNetCore.Swagger
Usability extensions for Swagger middleware including smaller ReDoc support |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on AnyOf:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
Reloaded-Project/Reloaded-II
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
|
|
StefH/FluentBuilder
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
|
|
StefH/AnyOf
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
|
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 140 | 11/24/2024 |
0.4.0 | 20,693 | 7/19/2024 |
0.3.0 | 11,902,373 | 1/21/2022 |
0.2.0 | 1,084,483 | 10/11/2021 |
0.1.0 | 393 | 9/21/2021 |
0.0.23 | 359 | 9/15/2021 |
0.0.22 | 381 | 9/15/2021 |
0.0.21 | 363 | 9/14/2021 |
0.0.20 | 359 | 8/26/2021 |
0.0.19 | 375 | 8/26/2021 |
0.0.18 | 399 | 8/15/2021 |
0.0.17 | 370 | 8/10/2021 |
0.0.16 | 369 | 8/8/2021 |
0.0.15 | 354 | 8/7/2021 |
0.0.13 | 546 | 7/25/2021 |
0.0.12 | 417 | 7/8/2021 |
0.0.11 | 406 | 7/5/2021 |
0.0.10 | 513 | 7/4/2021 |
0.0.5 | 334 | 7/4/2021 |
0.0.3 | 375 | 7/4/2021 |
0.0.2 | 394 | 7/4/2021 |
0.0.1 | 364 | 7/4/2021 |
# 0.0.20 (26 August 2021)
The full release notes can be found here: https://github.com/StefH/AnyOf/blob/main/ReleaseNotes.md