DHI.Services.Security 17.0.1

Prefix Reserved
dotnet add package DHI.Services.Security --version 17.0.1
                    
NuGet\Install-Package DHI.Services.Security -Version 17.0.1
                    
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="DHI.Services.Security" Version="17.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DHI.Services.Security" Version="17.0.1" />
                    
Directory.Packages.props
<PackageReference Include="DHI.Services.Security" />
                    
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 DHI.Services.Security --version 17.0.1
                    
#r "nuget: DHI.Services.Security, 17.0.1"
                    
#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 DHI.Services.Security@17.0.1
                    
#: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=DHI.Services.Security&version=17.0.1
                    
Install as a Cake Addin
#tool nuget:?package=DHI.Services.Security&version=17.0.1
                    
Install as a Cake Tool

Library of Security core services.

  • v 1.0.0 New core package for security
  • v 1.0.1 Upgrade WebApiCore
  • v 1.1.0 Change IConfiguration to use DHI.Services:Security:... in a path as a priority (with fallback)
  • v 16.0.0 Change Version to 16
  • v 16.0.1 Upgrade Domain Services Package
  • v 16.1.0 - Code quality: replace generic exceptions with specific types (InvalidOperationException)
  • v 17.0.0 - Upgrade to .NET 10. Targets net10.0. Drops net8.0. Bumps DHI.Services and DHI.Services.WebApiCore to 17.0.0.
  • v 17.0.1 - Upgrade Domain Services Packages
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DHI.Services.Security:

Package Downloads
DHI.Services.Security.WebApi

Web API for security services.

DHI.Services.AzureKeyVault

Provider for Azure Key-Vault.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.1 257 6/4/2026
17.0.0 215 5/13/2026
16.1.0 266 4/28/2026
16.0.1 161 4/28/2026
16.0.0 334 2/16/2026
1.1.0 218 1/15/2026
1.0.1 284 1/8/2026
1.0.0 202 1/5/2026

Upgrade Domain Services Packages