VOOZH about

URL: https://www.nuget.org/packages/DogmaSolutions.Collections.Smart/

⇱ NuGet Gallery | DogmaSolutions.Collections.Smart 6.1.350




👁 Image
DogmaSolutions.Collections.Smart 6.1.350

dotnet add package DogmaSolutions.Collections.Smart --version 6.1.350
 
 
NuGet\Install-Package DogmaSolutions.Collections.Smart -Version 6.1.350
 
 
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="DogmaSolutions.Collections.Smart" Version="6.1.350" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DogmaSolutions.Collections.Smart" Version="6.1.350" />
 
Directory.Packages.props
<PackageReference Include="DogmaSolutions.Collections.Smart" />
 
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 DogmaSolutions.Collections.Smart --version 6.1.350
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DogmaSolutions.Collections.Smart, 6.1.350"
 
 
#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 DogmaSolutions.Collections.Smart@6.1.350
 
 
#: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=DogmaSolutions.Collections.Smart&version=6.1.350
 
Install as a Cake Addin
#tool nuget:?package=DogmaSolutions.Collections.Smart&version=6.1.350
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

About this package

This package is part of the Dogma Solutions "Foundation" project.
For more details, see the list of packages below.

Dogma Solutions Foundation

The Dogma Solutions "Foundation" project (2005-2025) is an attempt to provide a basic and modern set of (opinionated):

  • Interfaces and abstractions for objects, DTOs, an entities modeling
  • Recyclable low-level functionalities
  • Simple implementations of most common design patterns

📒 Versions history and versioning criteria

All packages follows the conventions of Semantic Versioning 2.0.0.
Cit.:

Given a version number MAJOR.MINOR.PATCH, increment the:
1. MAJOR version when you make incompatible API changes
2. MINOR version when you add functionality in a backward compatible manner
3. PATCH version when you make backward compatible bug fixes

Additional labels for pre-release and build metadata are available as extensions
to the MAJOR.MINOR.PATCH format.

🚀 v6.1 - Current

  • First release date: 2025/11/20
  • .NET versions: netstandard2.0, net7.0, net8.0, net9.0
  • 💡 Improved Sliding Window Logger
  • 💡 Improved Check Constraints generation (added nullability parameters)
  • 💡 Improved Data Annotation Validations functions (added "recursive" option)
  • 🔗 Use OPC Foundation 1.5.377.22

✅ v6.0 - Maintained

  • First release date: 2025/10/02
  • .NET versions: netstandard2.0, net7.0, net8.0, net9.0
  • ❌ Dropped support to net6.0
  • 🔗 Use OPC Foundation 1.5.377.22 (previously was 1.4)

✅ v5.1 - Maintained

  • First release date: 2025/09/03
  • .NET versions: netstandard2.0, net6.0, net7.0, net8.0, net9.0
  • 🆕 Added CycloneDX SBOM functionalities
  • 🆕 Added SPDX SBOM functionalities
  • 🔗 Use OPC Foundation 1.4.372.107

✅ v5.0 - Maintained

  • First release date: 2025/02/19
  • .NET versions: netstandard2.0, net6.0, net7.0, net8.0, net9.0
  • 🆕 Added support to net9.0
  • ❌ Dropped support to net472
  • 🔗 Use OPC Foundation 1.4.372.107

✅ v4.5 - Maintained

  • First release date: 2025/10/01
  • .NET versions: netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0
  • 💡 Changed references to OPC Foundation 1.5.377.21 (previously was 1.4)

✅ v4.4 - Maintained

  • First release date: 2025/04/07
  • .NET versions: netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0
  • 🔗 Use OPC Foundation 1.4.372.107

⚠ v4.3 - Obsolete (Maintained only for security patches)

  • First release date: 2024/04/16
  • .NET versions: netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0
  • 🔗 Use OPC Foundation 1.4.372.107

❌ v4.2 - EOS

  • First release date: 2024/02/09
  • .NET versions: netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0
  • 🆕 Added support to net7.0
  • 🆕 Added support to net8.0
  • 🔗 Use OPC Foundation 1.4.372.107

❌ 4.1.* - EOS

❌ 4.0.* - EOS

❌ 3.2.* - EOS

❌ 3.1.* - EOS

  • First release date: 2023/05/29
  • .NET versions: netstandard2.0, net472, net5.0, net6.0
  • 🆕 Added support to net5.0
  • 🆕 Added support to net6.0
  • 🔗 Use OPC Foundation 1.4.372.56

❌ 3.0.* - EOS

❌ 2.0.* - EOS

  • First release date: 2020/04/27
  • .NET versions: netstandard2.0, net472
  • 🆕 Added support to netstandard2.0
  • 🆕 Added support to net472
  • ❌ Dropped support to net46

❌ 1.0.* - EOS

  • First release date: 2017/09/27
  • .NET versions: net46

Packages

Every package contains a specific subset of functionalities related to a specific area of interest.
Here follows a list of NuGet packages aggregated by topic.

Application infrastructure and configuration

Extensions to simplify the creation of application infrastructures.

Benchmarking and monitoring

Basic functions to implement integrated benchmarks inside performance-aware applications.

Security and cryptography

Functionalities that extend and simplify the usage of existing cryptographic frameworks and security-aware libraries.

Primitives, data modeling and data manipulation

Utils to manipulate primitives and low-level data formats.

Threads, Tasks, and Processes

Low-level utils to manipulate Threads, Tasks, and Processes

Low-level utils

Low-level utils of various kinds.

Reflection

Reflection functionalities and helpers to discover assemblies and types based on their features and contents.

Design abstractions and Design Patterns

Classes, interfaces, datamodels and basic implementations of commonly used design patterns

Industrial automation and system integration

Functionalities to build supervisors of industrial devices.

IBH devices: functionalities to build supervisors of industrial devices based on IBH technology

Siemens devices: functionalities to build supervisors of industrial devices based on Siemens S7 technology

OPC-UA-abled devices: functionalities to build supervisors of industrial devices able to communicate via OPC-UA

OPC-UA integration: services, utils and extensions to build OPC-UA clients, servers and supervisors

Media

Images and videos manipulation

Data, database and entities

Extensions and basic functionalities to build data-management layers and infrastructures.

Plugins and extensibility

Extensions for lightweight extensibility and pluggability management.

Logging

Multiple extensions to industry-standard logging libraries.

Validation

Extensions and utils for datamodels validations

Automated testing

Helper functions and classes for automated tests implementation

Anagraphics models

Basic archetypes and datamodels of commonly used anagraphic entities


License

All packages of the "Foundation" project are released under the MIT License.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.350 145 4/15/2026
6.1.346 736 12/3/2025
6.1.345 485 11/20/2025
6.0.344 465 11/19/2025
6.0.343 493 11/19/2025
6.0.342 224 11/7/2025
6.0.341 202 11/7/2025
6.0.340 268 10/29/2025
6.0.337 216 10/17/2025
6.0.336 237 10/17/2025
5.1.337 207 11/7/2025
5.1.336 219 11/7/2025
5.1.335 276 10/29/2025
5.1.334 264 10/16/2025
5.0.335 263 10/29/2025
5.0.333 261 10/15/2025
4.5.335 248 10/29/2025
4.5.334 242 10/15/2025
4.4.328 247 10/29/2025
4.4.327 245 10/15/2025
Loading failed