HT.Encrypt
                             
                            
                                7.0.2
                            
                        
                    dotnet add package HT.Encrypt --version 7.0.2
NuGet\Install-Package HT.Encrypt -Version 7.0.2
<PackageReference Include="HT.Encrypt" Version="7.0.2" />
<PackageVersion Include="HT.Encrypt" Version="7.0.2" />
<PackageReference Include="HT.Encrypt" />
paket add HT.Encrypt --version 7.0.2
#r "nuget: HT.Encrypt, 7.0.2"
#:package HT.Encrypt@7.0.2
#addin nuget:?package=HT.Encrypt&version=7.0.2
#tool nuget:?package=HT.Encrypt&version=7.0.2

HT.Encrypt:
The HT.Encrypt provides encryption, hash... How to use the functions on namespace HT.Core as follows:
- Encrypt: string.Encrypt(key);
- Decrypt: string.Decrypt(key);
- MD5: string.ToMD5(key);
- SHA256: string.ToSHA256(key);
Note:
Version 7.x.x is not compatible with versions older than 6.x.x and 5.x.x
NuGet Packages by the HT Team:
We develop Nuget packages on the latest versions of .Net: .Net 7, .Net 6, Asp.Net Core 3.1... All of our NuGet packages, which you can use in your own projects as well, are available from our NuGet.org profile page.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.1 is compatible. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETStandard 2.1- No dependencies.
 
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HT.Encrypt:
| Package | Downloads | 
|---|---|
| HT.NTagHelpers <n-form action="/student/create"><n-hide for="Id"></n-hide><n-input for="ModelName" icon="fa fa-check" is-require="false"></n-input><n-checkbox for="IsFullTime" is-require="false"></n-checkbox><n-radio-label id="radio" label="Question checkbox:"><n-radio-item name="radio" value="1" label="Check box 1"></n-radio-item><n-radio-item name="radio" value="2" label="Check box 3"></n-radio-item></n-radio-label><n-select for="GroupClassId"></n-select></n-form> | |
| HT.Core Core Library by HT Team | |
| HT.PDF The PDF Library .NET Core. Export PDF with table, image, grid... with full format: Horizontal, Vertical, Border, Background Color, Bold... public IActionResult PDF() { var model = new PDFDocument(12, PageSize.A4); model.AddCell(new PDFCell("PDF Library by HT Team") { HorizontalAlignment = Element.ALIGN_CENTER, Font = FontFactory.GetFont("Time new roman", 24f, 1), Color = BaseColor.Pink }); model.AddImage(7, "https://codeopinion.com/wp-content/uploads/2016/02/aspnetcore.png"); model.AddCell(new PDFCell("Asp.net Core")); model.AddEmpty(1); model.AddCell(new PDFCell("Facebook:") { Colspan = 2 }); model.AddCell(new PDFCell("https://www.facebook.com/naddigitaldotcom") { Reference = "https://www.facebook.com/naddigitaldotcom" }); model.AddText(2, "Donate:"); model.AddText(0,"Paypal: anhduc1403@gmail.com"); model.AddEmpty(1); model.AddRow(new PDFRow(0) { Colspans = new List<int> { 1, 7, 4 }, Contents = new List<string> { "No", "Description", " Note" }, }); for(int i = 1; i <= 3; i++) { model.AddRow(new PDFRow(i) { Colspans = new List<int> { 1, 7, 4 }, Contents = new List<string> { i + "", "Description" + i, "x" }, }); } return File(model.Export(), "application/pdf"); } | 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 7.0.2 | 4,082 | 1/13/2023 | 
| 7.0.1 | 956 | 1/8/2023 | 
| 6.0.6 | 5,753 | 6/15/2022 | 
| 6.0.5 | 69,854 | 5/12/2022 | 
| 6.0.4 | 14,829 | 4/20/2022 | 
| 6.0.3 | 8,316 | 4/19/2022 | 
| 6.0.2 | 2,918 | 2/15/2022 | 
| 6.0.1 | 15,131 | 12/17/2021 | 
| 6.0.0.1 | 21,518 | 11/22/2021 | 
| 5.0.11 | 8,510 | 10/25/2021 | 
| 5.0.10.1 | 38,978 | 10/1/2021 | 
| 5.0.10 | 1,969 | 10/1/2021 | 
| 5.0.9 | 82,957 | 8/11/2021 | 
| 5.0.8.152 | 9,738 | 8/3/2021 | 
| 5.0.8.100 | 18,370 | 7/28/2021 | 
| 5.0.8.61 | 14,058 | 7/23/2021 | 
| 5.0.8.40 | 7,441 | 7/14/2021 | 
| 5.0.8.10 | 8,742 | 7/8/2021 | 
| 5.0.8.5 | 2,254 | 7/1/2021 | 
| 5.0.8 | 4,571 | 6/25/2021 | 
| 5.0.7.15 | 3,856 | 6/16/2021 |