D7.Core.Share 1.0.6.8

dotnet add package D7.Core.Share --version 1.0.6.8                
NuGet\Install-Package D7.Core.Share -Version 1.0.6.8                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="D7.Core.Share" Version="1.0.6.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add D7.Core.Share --version 1.0.6.8                
#r "nuget: D7.Core.Share, 1.0.6.8"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install D7.Core.Share as a Cake Addin
#addin nuget:?package=D7.Core.Share&version=1.0.6.8

// Install D7.Core.Share as a Cake Tool
#tool nuget:?package=D7.Core.Share&version=1.0.6.8                

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.8 65 11/19/2024
1.0.6.7 69 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 66 11/14/2024
1.0.6.2 64 11/14/2024
1.0.6.1 80 11/8/2024
1.0.5 72 11/8/2024
1.0.4 75 11/2/2024
1.0.3 66 11/2/2024
1.0.2 69 11/2/2024
1.0.1 83 10/31/2024
1.0.0 90 10/27/2024