From f3f65415e1038ae9c898928e228fe99f04ec6007 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Fri, 14 Mar 2025 14:02:08 +0100 Subject: [PATCH] =?UTF-8?q?feat(project):=20Hinzuf=C3=BCgen=20von=20Paketm?= =?UTF-8?q?etadaten=20f=C3=BCr=20NuGet-Ver=C3=B6ffentlichung=20=20-=20Hinz?= =?UTF-8?q?uf=C3=BCgen=20der=20erforderlichen=20Metadaten=20zur=20Projektd?= =?UTF-8?q?atei=20f=C3=BCr=20die=20Erstellung=20eines=20NuGet-Pakets,=20ei?= =?UTF-8?q?nschlie=C3=9Flich=20PackageId,=20Versionsdetails,=20Autorenscha?= =?UTF-8?q?ft,=20Urheberrecht,=20Beschreibung=20und=20Repository-Informati?= =?UTF-8?q?onen.=20Au=C3=9Ferdem=20wurde=20eine=20Icon-Referenz=20f=C3=BCr?= =?UTF-8?q?=20eine=20verbesserte=20Paketdarstellung=20hinzugef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...italData.Core.Abstractions.Security.csproj | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/DigitalData.Core.Abstractions.Security/DigitalData.Core.Abstractions.Security.csproj b/DigitalData.Core.Abstractions.Security/DigitalData.Core.Abstractions.Security.csproj index 4d60bc0..b5baa0c 100644 --- a/DigitalData.Core.Abstractions.Security/DigitalData.Core.Abstractions.Security.csproj +++ b/DigitalData.Core.Abstractions.Security/DigitalData.Core.Abstractions.Security.csproj @@ -4,8 +4,28 @@ net7.0;net8.0 enable enable + DigitalData.Core.Abstractions.Security + 1.0.0 + 1.0.0 + 1.0.0 + Digital Data GmbH + Digital Data GmbH + Digital Data GmbH + Copyright 2025 + http://git.dd:3000/AppStd/WebCoreModules.git + core_icon.png + This package defines the foundational abstractions for implementing security functionalities within the DigitalData.Core ecosystem. It provides interfaces and base classes for encryption, decryption, and secure authentication mechanisms. Designed to ensure flexibility and consistency, it enables seamless integration with various security implementations, such as RSA-based encryption and JWT handling. + digital data core security abstractions + http://git.dd:3000/AppStd/WebCoreModules.git + + + True + \ + + +