ComboPatterns 4.0.0
dotnet add package ComboPatterns --version 4.0.0
NuGet\Install-Package ComboPatterns -Version 4.0.0
<PackageReference Include="ComboPatterns" Version="4.0.0" />
paket add ComboPatterns --version 4.0.0
#r "nuget: ComboPatterns, 4.0.0"
// Install ComboPatterns as a Cake Addin #addin nuget:?package=ComboPatterns&version=4.0.0 // Install ComboPatterns as a Cake Tool #tool nuget:?package=ComboPatterns&version=4.0.0
My implementation of a combination of patterns
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 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. |
-
.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,848 | 4/22/2021 |
3.3.1 | 2,174 | 3/5/2021 |
3.3.0 | 4,045 | 11/4/2020 |
3.2.1 | 909 | 11/3/2020 |
3.2.0 | 877 | 11/2/2020 |
3.1.0 | 3,077 | 3/16/2020 |
3.0.3 | 1,028 | 3/15/2020 |
3.0.2 | 2,700 | 3/11/2020 |
3.0.1 | 1,642 | 1/28/2020 |
3.0.0 | 923 | 1/28/2020 |
2.3.0 | 2,969 | 9/21/2019 |
2.2.3 | 2,369 | 8/31/2019 |
2.2.1 | 2,670 | 8/21/2019 |
2.2.0 | 1,020 | 8/19/2019 |
2.1.0 | 1,013 | 8/19/2019 |
1.0.10 | 1,701 | 7/20/2019 |
1.0.9 | 1,039 | 7/17/2019 |
1.0.8 | 1,036 | 7/15/2019 |
1.0.7 | 1,000 | 7/14/2019 |
1.0.6 | 1,065 | 7/7/2019 |
1.0.5 | 1,048 | 7/6/2019 |
1.0.4 | 1,065 | 7/6/2019 |
1.0.3 | 1,049 | 7/1/2019 |
Changes:
- change assembly name