LogicBuilder.Structures
5.0.6
Prefix Reserved
.NET Standard 2.0
Install-Package LogicBuilder.Structures -Version 5.0.6
dotnet add package LogicBuilder.Structures --version 5.0.6
<PackageReference Include="LogicBuilder.Structures" Version="5.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogicBuilder.Structures --version 5.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LogicBuilder.Structures, 5.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LogicBuilder.Structures as a Cake Addin
#addin nuget:?package=LogicBuilder.Structures&version=5.0.6
// Install LogicBuilder.Structures as a Cake Tool
#tool nuget:?package=LogicBuilder.Structures&version=5.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LogicBuilder.Structures includes classes used by multiple components in the LogicBuilder data stack.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LogicBuilder.Structures:
Package | Downloads |
---|---|
LogicBuilder.Expressions.Utils
Creates CRUD related LINQ queries from data. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.6 | 4,044 | 6/16/2022 |
5.0.4 | 14,505 | 4/15/2022 |
5.0.3 | 167 | 4/15/2022 |
5.0.2 | 1,243 | 12/24/2021 |
5.0.1 | 288 | 12/14/2021 |
5.0.0 | 13,737 | 12/14/2021 |
4.1.3 | 990 | 9/8/2021 |
4.1.3-preview.3 | 114 | 9/7/2021 |
4.1.3-preview.2 | 83 | 8/26/2021 |
4.1.3-preview.1 | 94 | 8/23/2021 |
4.1.3-preview.0 | 97 | 8/7/2021 |
4.1.2 | 74,326 | 5/11/2021 |
4.1.1 | 83,371 | 2/20/2021 |
4.1.1-preview.2 | 113 | 2/8/2021 |
4.1.1-preview.0 | 95 | 2/5/2021 |
4.1.0 | 185 | 1/13/2021 |
4.0.2 | 69,663 | 9/16/2020 |
4.0.1 | 273 | 9/8/2020 |
4.0.1-preview.1 | 3,029 | 9/4/2020 |
4.0.1-preview.0 | 184 | 8/26/2020 |
4.0.0 | 699 | 7/23/2020 |
4.0.0-preview02 | 334 | 7/20/2020 |
4.0.0-preview01 | 365 | 7/17/2020 |
2.0.0 | 8,867 | 8/27/2019 |
Supporting System.DateOnly and System.TimeOnly types.