ComboPatterns 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ComboPatterns --version 3.0.0
NuGet\Install-Package ComboPatterns -Version 3.0.0
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="ComboPatterns" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComboPatterns --version 3.0.0
#r "nuget: ComboPatterns, 3.0.0"
#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.
// Install ComboPatterns as a Cake Addin
#addin nuget:?package=ComboPatterns&version=3.0.0

// Install ComboPatterns as a Cake Tool
#tool nuget:?package=ComboPatterns&version=3.0.0

My implementation of a combination of patterns

Product 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 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ComboPatterns:

Package Downloads
MvvmFrameWpf

Pattern implementation MVVM with Frame for WPF

GetcuReone.FactFactory

Welcome to my Fact Factory project. In this project, I realized my vision of the fact factory. It is a decision tree building mechanism for information processing. Think of the vertices of the graph as the information you describe, and the edges of the graph as the rules for calculating that information. A fact factory can build a decision tree to calculate one piece of information from another, using your rules to link between your set of information.

GetcuReone.Cdo.Logging

A project that implements the integration of logging.

GetcuReone.GetcuTestAdapter

A package containing elements that adapt tests to assembly on GetcuReone pipelines.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 6,481 4/22/2021
3.3.1 2,033 3/5/2021
3.3.0 3,807 11/4/2020
3.2.1 834 11/3/2020
3.2.0 822 11/2/2020
3.1.0 2,956 3/16/2020
3.0.3 969 3/15/2020
3.0.2 2,608 3/11/2020
3.0.1 1,588 1/28/2020
3.0.0 865 1/28/2020
2.3.0 2,799 9/21/2019
2.2.3 2,202 8/31/2019
2.2.1 2,492 8/21/2019
2.2.0 971 8/19/2019
2.1.0 953 8/19/2019
1.0.10 1,603 7/20/2019
1.0.9 986 7/17/2019
1.0.8 978 7/15/2019
1.0.7 937 7/14/2019
1.0.6 1,015 7/7/2019
1.0.5 968 7/6/2019
1.0.4 1,010 7/6/2019
1.0.3 998 7/1/2019

restructuring