D7.Core.Share
1.0.6.5
See the version list below for details.
dotnet add package D7.Core.Share --version 1.0.6.5
NuGet\Install-Package D7.Core.Share -Version 1.0.6.5
<PackageReference Include="D7.Core.Share" Version="1.0.6.5" />
paket add D7.Core.Share --version 1.0.6.5
#r "nuget: D7.Core.Share, 1.0.6.5"
// Install D7.Core.Share as a Cake Addin #addin nuget:?package=D7.Core.Share&version=1.0.6.5 // Install D7.Core.Share as a Cake Tool #tool nuget:?package=D7.Core.Share&version=1.0.6.5
Library is a powerful utility library designed to support security functions
and configuration management for .NET applications. This library provides essential
tools for hashing passwords and managing application settings efficiently.
Key Features:
- Password Hashing: Use BCrypt for secure password hashing and verification.
- Advanced Security: Integrate Argon2 for high-security password hashing.
- Configuration Management: Easily read and manage application settings from appsettings.json.
- JSON Support: Utilize Newtonsoft.Json for seamless object-JSON conversions.
- AppSettingsManager: A straightforward class for managing application configuration.
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
- BCrypt.Net-Core (>= 1.6.0)
- Konscious.Security.Cryptography.Argon2 (>= 1.3.1)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6.9 | 0 | 11/22/2024 |
1.0.6.8 | 71 | 11/19/2024 |
1.0.6.7 | 72 | 11/16/2024 |
1.0.6.6 | 60 | 11/16/2024 |
1.0.6.5 | 64 | 11/16/2024 |
1.0.6.4 | 65 | 11/16/2024 |
1.0.6.3 | 67 | 11/14/2024 |
1.0.6.2 | 65 | 11/14/2024 |
1.0.6.1 | 81 | 11/8/2024 |
1.0.5 | 72 | 11/8/2024 |
1.0.4 | 77 | 11/2/2024 |
1.0.3 | 68 | 11/2/2024 |
1.0.2 | 71 | 11/2/2024 |
1.0.1 | 85 | 10/31/2024 |
1.0.0 | 90 | 10/27/2024 |