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,508
Commits
5
Branches
0
Tags
2943124b53feb2c8ae2b68dab372c916a907fcb1
Commit Graph
2 Commits
Author
SHA1
Message
Date
Developer01
2943124b53
* „Linie 1: Added an import for the Logger type. The error BC30002 indicates that the type 'Logger' is not defined. Since the existing import is for the namespace 'DigitalData.Modules.Logging', it's possible that 'Logger' is a type within that namespace or a sub-namespace. Adding an explicit import for 'DigitalData.Modules.Logging.Logger' may resolve the missing type error.“ in Datei „Encryption\Compression.vb“
2025-12-29 13:36:31 +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