UNLEIN.Utilities
1.0.9
See the version list below for details.
dotnet add package UNLEIN.Utilities --version 1.0.9
NuGet\Install-Package UNLEIN.Utilities -Version 1.0.9
<PackageReference Include="UNLEIN.Utilities" Version="1.0.9" />
paket add UNLEIN.Utilities --version 1.0.9
#r "nuget: UNLEIN.Utilities, 1.0.9"
// Install UNLEIN.Utilities as a Cake Addin #addin nuget:?package=UNLEIN.Utilities&version=1.0.9 // Install UNLEIN.Utilities as a Cake Tool #tool nuget:?package=UNLEIN.Utilities&version=1.0.9
A Official Project of Unlein Private Limited.
Project is for Generate hash value of string value with Algorithm and Encoding.
usage: You can use this project file into your project for generating and managing hash values and your project.
Project is Developed and Maintained by Unlein Private Limited.
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. |
-
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: 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.