UNLEIN.Utilities
1.0.11
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package UNLEIN.Utilities --version 1.0.11
NuGet\Install-Package UNLEIN.Utilities -Version 1.0.11
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="UNLEIN.Utilities" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UNLEIN.Utilities --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UNLEIN.Utilities, 1.0.11"
#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 UNLEIN.Utilities as a Cake Addin #addin nuget:?package=UNLEIN.Utilities&version=1.0.11 // Install UNLEIN.Utilities as a Cake Tool #tool nuget:?package=UNLEIN.Utilities&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- Generating One Way Hash Values
- Generate Two Ways Hash Values
- With Key for Manage Encrytion/Decryption
- Generating Hash Value when user Subscribe Email and need create unsubscribe one way token
- Getting All Details of file before Upload
- Getting Base64String data of file with fileinfo and befor file upload and many more...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
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 |
---|---|---|
2.0.9 | 103 | 11/29/2024 |
2.0.8 | 89 | 11/29/2024 |
2.0.7 | 89 | 11/29/2024 |
2.0.6 | 142 | 11/20/2024 |
2.0.5 | 93 | 11/16/2024 |
2.0.4 | 105 | 11/15/2024 |
2.0.3 | 91 | 11/15/2024 |
2.0.2 | 90 | 11/14/2024 |
2.0.1 | 101 | 11/7/2024 |
2.0.0 | 105 | 10/23/2024 |
1.0.22 | 128 | 9/15/2024 |
1.0.21 | 129 | 5/20/2024 |
1.0.20 | 194 | 12/11/2023 |
1.0.19 | 202 | 10/16/2023 |
1.0.18 | 178 | 10/14/2023 |
1.0.17 | 154 | 10/14/2023 |
1.0.16 | 137 | 10/14/2023 |
1.0.15 | 126 | 10/5/2023 |
1.0.14 | 197 | 8/6/2023 |
1.0.13 | 163 | 8/6/2023 |
1.0.12 | 171 | 7/20/2023 |
1.0.11 | 200 | 6/10/2023 |
1.0.10 | 180 | 6/10/2023 |
1.0.9 | 174 | 5/21/2023 |
1.0.8 | 159 | 5/14/2023 |
1.0.7 | 149 | 5/13/2023 |
1.0.6 | 169 | 5/8/2023 |
1.0.5 | 184 | 5/7/2023 |
1.0.4 | 170 | 5/7/2023 |
Added: Ecrypt-Decrypt Based on Custom key
Added: File Information New FIle added for Getting Details of file(before upload) that we want to upload on server.
And you can also Getting complete information of Base64 File before upload on server.
Some improvements and new dependancy is added.