Implementiere WithMessage und WithMessageKey Methoden in IServiceMessage

Methoden hinzugefügt, um Nachrichten direkt oder über Enum-Schlüssel hinzuzufügen, unterstützt Methodenverkettung in IServiceMessage.
This commit is contained in:
Developer 02
2024-04-18 09:45:15 +02:00
parent f0b778abf0
commit 124fe0787b
47 changed files with 81 additions and 3 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# Exclude files
*.swp
*.*~
project.lock.json
*.lock.json
*.lock
Dockerfile.*.cache
duplicati-*
# Build and runtime outputs
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# NuGet Packages
*.nupkg
*.snupkg
# packages/
# VS Code settings
.vscode/
# Tools and utilities