This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
Modules
Watch
8
Star
0
Fork
0
You've already forked Modules
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2,560
Commits
5
Branches
0
Tags
1d9a076e874c1a2e361bc30f2df68bfee50eb21d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Developer01
d817522df3
* „Linie 4: Add the import for the NLog namespace so that the Logger type is recognized. The Logger type used in the code matches NLog.Logger, which provides the Error method used in the class.“ in Datei „Encryption\Encryption.vb“
2025-12-29 13:37:04 +01:00
Developer01
56476ebd2f
* „Linie 4: Removed the import for the non-existent namespace 'DigitalData.Modules.Logging'. The type 'Logger' is not defined in the project or its dependencies. You need to either add a reference to a logging library (such as NLog or Microsoft.Extensions.Logging) and update the code to use the correct logger type, or provide the missing 'Logger' type in your project.“ in Datei „Encryption\Encryption.vb“
2025-12-29 13:36:54 +01:00
Jonathan Jenne
b1b4868010
Add Encryption Module, remove all encryption Code from Filesystem to prevent circular dependencies
2021-05-26 16:37:55 +02:00