BogaNet.ObfuscatedType
0.9.2
See the version list below for details.
dotnet add package BogaNet.ObfuscatedType --version 0.9.2
NuGet\Install-Package BogaNet.ObfuscatedType -Version 0.9.2
<PackageReference Include="BogaNet.ObfuscatedType" Version="0.9.2" />
paket add BogaNet.ObfuscatedType --version 0.9.2
#r "nuget: BogaNet.ObfuscatedType, 0.9.2"
// Install BogaNet.ObfuscatedType as a Cake Addin #addin nuget:?package=BogaNet.ObfuscatedType&version=0.9.2 // Install BogaNet.ObfuscatedType as a Cake Tool #tool nuget:?package=BogaNet.ObfuscatedType&version=0.9.2
BogaNet.ObfuscatedType
Various obfuscated types for all value types and strings. This types prevent the values from being "plain" in memory and offers some protection against bad actors (like memory scanners and searchers).
API:
https://www.crosstales.com/media/data/BogaNet/api/
GitHub:
https://github.com/slaubenberger/BogaNet/
Nuget:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- BogaNet.Common (>= 1.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BogaNet.ObfuscatedType:
Package | Downloads |
---|---|
BogaNet.Prefs
Handles preferences for C# applications. It supports all values types, strings, DateTime and object. |
|
BogaNet.SecureType
AES encrypted types for all value types, strings and objects. This types prevent the values from being "plain" in memory and offers high protection against bad actors (like memory scanners and searchers). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updates for the security.