EscNet 9.0.0
dotnet add package EscNet --version 9.0.0
NuGet\Install-Package EscNet -Version 9.0.0
<PackageReference Include="EscNet" Version="9.0.0" />
<PackageVersion Include="EscNet" Version="9.0.0" />
<PackageReference Include="EscNet" />
paket add EscNet --version 9.0.0
#r "nuget: EscNet, 9.0.0"
#addin nuget:?package=EscNet&version=9.0.0
#tool nuget:?package=EscNet&version=9.0.0
EscNet
Open source micro framework made in .NET Standard, compatible with both .NET Core and .NET Framework developed by Lucas Eschechola, built in order to automate everyday and common tasks in commercial applications, such as sending emails, encryption algorithms, encryption reports, log file generation and other functionality are currently under development. EscNet is available in the NuGet library or through the following link:
https://www.nuget.org/packages/EscNet/
Get Started
Currently the framework has the following resources:
- Summary
- Emails
- Rijndael Cryptography
- Caesar Cipher Cryptography
- Sha1 Algorithm
- Argon2Id Algorithm
- SCrypt Algorithm
- BCrypt Algorithm
Reporting security issues and bugs
In case of any error or security breach, please report immediately and in a totally private way, because only in this way will I be able to improve the Micro Framework and its usability more and more. You can alert me through the email lucas.eschechola@outlook.com or suporte@eschechola.com.br. If you prefer, you can contact me directly through my LinkedIn. Thanks!
Keep learning
If you want to continue learning and learn more and more about my framework or the .NET platform in general, I invite you to access my blog, where I post articles and technical podcasts focused on Microsoft technologies, more specifically on ASP .NET Core and everything that includes it. You can access my blog by clicking here or by going to the link:
2025 ©
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net9.0
- BCrypt.Net-Next (>= 4.0.3)
- Isopoh.Cryptography.Argon2 (>= 2.0.0)
- Isopoh.Cryptography.Blake2b (>= 2.0.0)
- Isopoh.Cryptography.SecureArray (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.2)
- Scrypt.NET (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.