DogmaSolutions.Configuration.Win32.CredentialManager
6.1.350
dotnet add package DogmaSolutions.Configuration.Win32.CredentialManager --version 6.1.350
NuGet\Install-Package DogmaSolutions.Configuration.Win32.CredentialManager -Version 6.1.350
<PackageReference Include="DogmaSolutions.Configuration.Win32.CredentialManager" Version="6.1.350" />
<PackageVersion Include="DogmaSolutions.Configuration.Win32.CredentialManager" Version="6.1.350" />Directory.Packages.props
<PackageReference Include="DogmaSolutions.Configuration.Win32.CredentialManager" />Project file
paket add DogmaSolutions.Configuration.Win32.CredentialManager --version 6.1.350
#r "nuget: DogmaSolutions.Configuration.Win32.CredentialManager, 6.1.350"
#:package DogmaSolutions.Configuration.Win32.CredentialManager@6.1.350
#addin nuget:?package=DogmaSolutions.Configuration.Win32.CredentialManager&version=6.1.350Install as a Cake Addin
#tool nuget:?package=DogmaSolutions.Configuration.Win32.CredentialManager&version=6.1.350Install as a Cake Tool
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
- First release date: 2024εΉ΄02ζ08ζ₯
- .NET versions: netstandard2.0, net472, net5.0, net6.0
- π Use OPC Foundation 1.4.372.107
β 4.0.* - EOS
- First release date: 2023εΉ΄08ζ12ζ₯
- .NET versions: netstandard2.0, net472, net5.0, net6.0
- π Use OPC Foundation 1.4.372.106
β 3.2.* - EOS
- First release date: 2023εΉ΄10ζ08ζ₯
- .NET versions: netstandard2.0, net472, net5.0, net6.0
- π Use OPC Foundation 1.4.372.76
β 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
- First release date: 2022εΉ΄09ζ30ζ₯
- .NET versions: netstandard2.0, net472
- π Use OPC Foundation 1.4.371.91
β 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.
- DogmaSolutions.ApplicationInfrastructure on NuGet DogmaSolutions.ApplicationInfrastructure
- DogmaSolutions.AspNetCore on NuGet DogmaSolutions.AspNetCore
- DogmaSolutions.AspNetCore.Security on NuGet DogmaSolutions.AspNetCore.Security
- DogmaSolutions.CommandLine on NuGet DogmaSolutions.CommandLine
- DogmaSolutions.Configuration on NuGet DogmaSolutions.Configuration
- DogmaSolutions.Configuration.SqlLite on NuGet DogmaSolutions.Configuration.SqlLite
- DogmaSolutions.Configuration.SqlServer on NuGet DogmaSolutions.Configuration.SqlServer
Benchmarking and monitoring
Basic functions to implement integrated benchmarks inside performance-aware applications.
- DogmaSolutions.Benchmarking on NuGet DogmaSolutions.Benchmarking
- DogmaSolutions.Benchmarking.MicrosoftLogging on NuGet DogmaSolutions.Benchmarking.MicrosoftLogging
- DogmaSolutions.Prtg on NuGet DogmaSolutions.Prtg
Security and cryptography
Functionalities that extend and simplify the usage of existing cryptographic frameworks and security-aware libraries.
- DogmaSolutions.Certificates on NuGet DogmaSolutions.Certificates
- DogmaSolutions.Cryptography on NuGet DogmaSolutions.Cryptography
- DogmaSolutions.AspNetCore.Security on NuGet DogmaSolutions.AspNetCore.Security
- DogmaSolutions.Security on NuGet DogmaSolutions.Security
- DogmaSolutions.Security.Ldap on NuGet DogmaSolutions.Security.Ldap
- DogmaSolutions.EntityFrameworkCore.Encryption on NuGet DogmaSolutions.EntityFrameworkCore.Encryption
- DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions on NuGet DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions
Primitives, data modeling and data manipulation
Utils to manipulate primitives and low-level data formats.
- DogmaSolutions.Contracts on NuGet DogmaSolutions.Contracts
- DogmaSolutions.Collections on NuGet DogmaSolutions.Collections
- DogmaSolutions.Collections.Smart on NuGet DogmaSolutions.Collections.Smart
- DogmaSolutions.Csv on NuGet DogmaSolutions.Csv
- DogmaSolutions.Geography on NuGet DogmaSolutions.Geography
- DogmaSolutions.Json on NuGet DogmaSolutions.Json
- DogmaSolutions.PrimitiveTypes on NuGet DogmaSolutions.PrimitiveTypes
- DogmaSolutions.Xml on NuGet DogmaSolutions.Xml
Threads, Tasks, and Processes
Low-level utils to manipulate Threads, Tasks, and Processes
- DogmaSolutions.Tasking on NuGet DogmaSolutions.Tasking
- DogmaSolutions.Processes on NuGet DogmaSolutions.Processes
Low-level utils
Low-level utils of various kinds.
- DogmaSolutions.Statistics on NuGet DogmaSolutions.Statistics
- DogmaSolutions.I18n on NuGet DogmaSolutions.I18n
- DogmaSolutions.ErrorsHandling on NuGet DogmaSolutions.ErrorsHandling
- DogmaSolutions.FileSystem on NuGet DogmaSolutions.FileSystem
- DogmaSolutions.Networking on NuGet DogmaSolutions.Networking
Reflection
Reflection functionalities and helpers to discover assemblies and types based on their features and contents.
- DogmaSolutions.Reflection on NuGet DogmaSolutions.Reflection
- DogmaSolutions.Reflection.Discovery on NuGet DogmaSolutions.Reflection.Discovery
Design abstractions and Design Patterns
Classes, interfaces, datamodels and basic implementations of commonly used design patterns
- DogmaSolutions.DataContracts on NuGet DogmaSolutions.DataContracts
- DogmaSolutions.DesignPatterns on NuGet DogmaSolutions.DesignPatterns
- DogmaSolutions.StateMachines on NuGet DogmaSolutions.StateMachines
- DogmaSolutions.Services on NuGet DogmaSolutions.Services
- DogmaSolutions.Services.Serialization on NuGet DogmaSolutions.Services.Serialization
Industrial automation and system integration
Functionalities to build supervisors of industrial devices.
- DogmaSolutions.Devices on NuGet DogmaSolutions.Devices
- DogmaSolutions.Devices.I40 on NuGet DogmaSolutions.Devices.I40
IBH devices: functionalities to build supervisors of industrial devices based on IBH technology
- DogmaSolutions.Devices.Ibh on NuGet DogmaSolutions.Devices.Ibh
- DogmaSolutions.Devices.Ibh.I40 on NuGet DogmaSolutions.Devices.Ibh.I40
Siemens devices: functionalities to build supervisors of industrial devices based on Siemens S7 technology
- DogmaSolutions.Devices.Siemens on NuGet DogmaSolutions.Devices.Siemens
- DogmaSolutions.Devices.Siemens.I40 on NuGet DogmaSolutions.Devices.Siemens.I40
OPC-UA-abled devices: functionalities to build supervisors of industrial devices able to communicate via OPC-UA
- DogmaSolutions.Devices.Opc.Ua on NuGet DogmaSolutions.Devices.Opc.Ua
- DogmaSolutions.Devices.Opc.Ua.Abstractions on NuGet DogmaSolutions.Devices.Opc.Ua.Abstractions
OPC-UA integration: services, utils and extensions to build OPC-UA clients, servers and supervisors
- DogmaSolutions.Opc.Ua.Client on NuGet DogmaSolutions.Opc.Ua.Client
- DogmaSolutions.Opc.Ua.Server on NuGet DogmaSolutions.Opc.Ua.Server
- DogmaSolutions.Opc.Ua.Server.Abstractions on NuGet DogmaSolutions.Opc.Ua.Server.Abstractions
- DogmaSolutions.Opc.Ua.Server.Hosting on NuGet DogmaSolutions.Opc.Ua.Server.Hosting
- DogmaSolutions.Opc.Ua.Server.Hosting.Abstractions on NuGet DogmaSolutions.Opc.Ua.Server.Hosting.Abstractions
Media
Images and videos manipulation
- DogmaSolutions.Drawing on NuGet DogmaSolutions.Drawing
- DogmaSolutions.Mjpeg on NuGet DogmaSolutions.Mjpeg
Data, database and entities
Extensions and basic functionalities to build data-management layers and infrastructures.
- DogmaSolutions.Data on NuGet DogmaSolutions.Data
- DogmaSolutions.Data.Materialization on NuGet DogmaSolutions.Data.Materialization
- DogmaSolutions.Data.Sql on NuGet DogmaSolutions.Data.Sql
- DogmaSolutions.Entities.Contracts on NuGet DogmaSolutions.Entities.Contracts
- DogmaSolutions.EntityFrameworkCore.AspNetCore on NuGet DogmaSolutions.EntityFrameworkCore.AspNetCore
- DogmaSolutions.EntityFrameworkCore.Auditing on NuGet DogmaSolutions.EntityFrameworkCore.Auditing β utils to facilitate the implementation of auditing functionalities at DatabaseContext-level
- DogmaSolutions.EntityFrameworkCore.Contracts on NuGet DogmaSolutions.EntityFrameworkCore.Contracts
- DogmaSolutions.EntityFrameworkCore.Secured on NuGet DogmaSolutions.EntityFrameworkCore.Secured β utils to facilitate the implementation of data-access services including security checks
- DogmaSolutions.EntityFrameworkCore.Unsecured on NuGet DogmaSolutions.EntityFrameworkCore.Unsecured β utils to facilitate the implementation of data-access services without security checks
- DogmaSolutions.EntityFrameworkCore.Utils on NuGet DogmaSolutions.EntityFrameworkCore.Utils
- DogmaSolutions.EntityFrameworkCore.Encryption on NuGet DogmaSolutions.EntityFrameworkCore.Encryption β utils to facilitate column encryption using a configurable key
- DogmaSolutions.EntityFrameworkCore.Checks on NuGet DogmaSolutions.EntityFrameworkCore.Checks β utils to create check constraints
- DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions on NuGet DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions
- DogmaSolutions.SqlServer.LocalDb on NuGet DogmaSolutions.SqlServer.LocalDb
Plugins and extensibility
Extensions for lightweight extensibility and pluggability management.
- DogmaSolutions.Extensibility on NuGet DogmaSolutions.Extensibility
- DogmaSolutions.Extensibility.HostedEnvironment on NuGet DogmaSolutions.Extensibility.HostedEnvironment
Logging
Multiple extensions to industry-standard logging libraries.
- DogmaSolutions.Log4NetExtensions on NuGet DogmaSolutions.Log4NetExtensions
- DogmaSolutions.MicrosoftLoggingExtensions on NuGet DogmaSolutions.MicrosoftLoggingExtensions
- DogmaSolutions.SlidingWindowLogger on NuGet DogmaSolutions.SlidingWindowLogger
Validation
Extensions and utils for datamodels validations
- DogmaSolutions.Validation on NuGet DogmaSolutions.Validation
Automated testing
Helper functions and classes for automated tests implementation
- DogmaSolutions.Tests on NuGet DogmaSolutions.Tests
Anagraphics models
Basic archetypes and datamodels of commonly used anagraphic entities
- DogmaSolutions.Anagraphics on NuGet DogmaSolutions.Anagraphics
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 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 is compatible. 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 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.7.17)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.Extensions.Configuration (>= 3.1.32)
-
net7.0
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.7.17)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.Extensions.Configuration (>= 7.0.0)
-
net8.0
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.7.17)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
-
net9.0
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.7.17)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.Extensions.Configuration (>= 9.0.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.