DogmaSolutions.EntityFrameworkCore.Secured
5.0.321
dotnet add package DogmaSolutions.EntityFrameworkCore.Secured --version 5.0.321
NuGet\Install-Package DogmaSolutions.EntityFrameworkCore.Secured -Version 5.0.321
<PackageReference Include="DogmaSolutions.EntityFrameworkCore.Secured" Version="5.0.321" />
<PackageVersion Include="DogmaSolutions.EntityFrameworkCore.Secured" Version="5.0.321" />
<PackageReference Include="DogmaSolutions.EntityFrameworkCore.Secured" />
paket add DogmaSolutions.EntityFrameworkCore.Secured --version 5.0.321
#r "nuget: DogmaSolutions.EntityFrameworkCore.Secured, 5.0.321"
#:package DogmaSolutions.EntityFrameworkCore.Secured@5.0.321
#addin nuget:?package=DogmaSolutions.EntityFrameworkCore.Secured&version=5.0.321
#tool nuget:?package=DogmaSolutions.EntityFrameworkCore.Secured&version=5.0.321
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
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.
Supported .NET versions
Different versions of the packages, support a different set of .NET versions:
Version | Status | Supported .NET versions | Remarks (compared to previous version) |
---|---|---|---|
5.0.* | ✅ Current | netstandard2.0, net6.0, net7.0, net8.0, net9.0 | Added net9.0, dropped net472 |
4.4.* | ✅ Maintained | netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0 | |
4.3.* | ✅ Maintained | netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0 | |
4.2.* | ⚠ Obsolete | netstandard2.0, net472, net5.0, net6.0, net7.0, net8.0 | Added net7.0 & net8.0 |
4.1.* | ❌ EOS | netstandard2.0, net472, net5.0, net6.0 | |
4.0.* | ❌ EOS | netstandard2.0, net472, net5.0, net6.0 | |
3.2.* | ❌ EOS | netstandard2.0, net472, net5.0, net6.0 | |
3.1.* | ❌ EOS | netstandard2.0, net472, net5.0, net6.0 | Added net5.0 & net6.0 |
3.0.* | ❌ EOS | netstandard2.0, net472 | |
2.0.* | ❌ EOS | netstandard2.0, net472 | Added netstandard2.0 & net472, dropped net46 |
1.0.* | ❌ EOS | 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
DogmaSolutions.AspNetCore
DogmaSolutions.AspNetCore.Security
DogmaSolutions.CommandLine
DogmaSolutions.Configuration
DogmaSolutions.Configuration.SqlLite
DogmaSolutions.Configuration.SqlServer
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.
DogmaSolutions.Certificates
DogmaSolutions.Cryptography
DogmaSolutions.AspNetCore.Security
DogmaSolutions.Security
DogmaSolutions.Security.Ldap
DogmaSolutions.EntityFrameworkCore.Encryption
DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions
Primitives, data modeling and data manipulation
Utils to manipulate primitives and low-level data formats.
DogmaSolutions.Contracts
DogmaSolutions.Collections
DogmaSolutions.Collections.Smart
DogmaSolutions.Csv
DogmaSolutions.Geography
DogmaSolutions.Json
DogmaSolutions.PrimitiveTypes
DogmaSolutions.Xml
Low-level utils
Low-level utils of various kinds.
DogmaSolutions.Statistics
DogmaSolutions.Tasking
DogmaSolutions.I18n
DogmaSolutions.ErrorsHandling
DogmaSolutions.FileSystem
DogmaSolutions.Networking
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
DogmaSolutions.DataContracts
DogmaSolutions.DesignPatterns
DogmaSolutions.StateMachines
DogmaSolutions.Services
DogmaSolutions.Services.Serialization
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
DogmaSolutions.Opc.Ua.Client
DogmaSolutions.Opc.Ua.Server
DogmaSolutions.Opc.Ua.Server.Abstractions
DogmaSolutions.Opc.Ua.Server.Hosting
DogmaSolutions.Opc.Ua.Server.Hosting.Abstractions
Media
Images and videos manipulation
Data, database and entities
Extensions and basic functionalities to build data-management layers and infrastructures.
DogmaSolutions.Data
DogmaSolutions.Data.Materialization
DogmaSolutions.Data.Sql
DogmaSolutions.Entities.Contracts
DogmaSolutions.EntityFrameworkCore.AspNetCore
DogmaSolutions.EntityFrameworkCore.Auditing
DogmaSolutions.EntityFrameworkCore.Contracts
DogmaSolutions.EntityFrameworkCore.Secured
DogmaSolutions.EntityFrameworkCore.Unsecured
DogmaSolutions.EntityFrameworkCore.Utils
DogmaSolutions.EntityFrameworkCore.Encryption
DogmaSolutions.EntityFrameworkCore.Encryption.Abstractions
DogmaSolutions.SqlServer.LocalDb
Plugins and extensibility
Extensions for lightweight extensibility and pluggability management.
Logging
Multiple extensions to industry-standard logging libraries.
DogmaSolutions.Log4NetExtensions
DogmaSolutions.MicrosoftLoggingExtensions
DogmaSolutions.SlidingWindowLogger
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 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. |
.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
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 3.1.32)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.32)
- System.ComponentModel.Annotations (>= 4.7.0)
-
.NETStandard 2.1
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 5.0.17)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net6.0
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 6.0.36)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net7.0
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 7.0.20)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net8.0
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 8.0.18)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net9.0
- DogmaSolutions.EntityFrameworkCore.Utils (>= 5.0.321)
- DogmaSolutions.PrimitiveTypes (>= 5.0.321)
- DogmaSolutions.Reflection.Discovery (>= 5.0.321)
- DogmaSolutions.Security (>= 5.0.321)
- DogmaSolutions.Validation (>= 5.0.321)
- Humanizer (>= 2.14.1)
- JetBrains.Annotations (>= 2024.3.0)
- Lindhart.Analyser.MissingAwaitWarning (>= 2.0.0)
- Microsoft.CodeAnalysis (>= 4.14.0)
- Microsoft.EntityFrameworkCore (>= 9.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.7)
- System.ComponentModel.Annotations (>= 4.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DogmaSolutions.EntityFrameworkCore.Secured:
Package | Downloads |
---|---|
DogmaSolutions.EntityFrameworkCore.AspNetCore.Identity
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.0.321 | 0 | 7/18/2025 |
5.0.262 | 187 | 3/13/2025 |
5.0.261 | 257 | 3/6/2025 |
5.0.255 | 159 | 2/19/2025 |
4.4.322 | 0 | 7/18/2025 |
4.4.319 | 0 | 7/18/2025 |
4.4.263 | 111 | 7/4/2025 |
4.3.251 | 149 | 2/19/2025 |
4.3.246 | 230 | 4/16/2024 |
4.3.245 | 212 | 4/16/2024 |
4.2.244 | 212 | 3/4/2024 |
4.2.240 | 198 | 2/12/2024 |
4.2.238 | 194 | 2/12/2024 |
4.2.236 | 202 | 2/9/2024 |
4.2.234 | 193 | 2/9/2024 |
4.1.232 | 201 | 2/8/2024 |
4.0.229 | 221 | 1/10/2024 |
4.0.228 | 245 | 12/23/2023 |
4.0.226 | 194 | 12/21/2023 |
4.0.224 | 214 | 12/20/2023 |
4.0.223 | 230 | 12/9/2023 |
4.0.222 | 217 | 12/9/2023 |
4.0.221 | 164 | 12/8/2023 |