NETCore.Encrypt
2.1.1
dotnet add package NETCore.Encrypt --version 2.1.1
NuGet\Install-Package NETCore.Encrypt -Version 2.1.1
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="NETCore.Encrypt" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NETCore.Encrypt --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NETCore.Encrypt, 2.1.1"
#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 NETCore.Encrypt as a Cake Addin #addin nuget:?package=NETCore.Encrypt&version=2.1.1 // Install NETCore.Encrypt as a Cake Tool #tool nuget:?package=NETCore.Encrypt&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512
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. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Newtonsoft.Json (>= 12.0.1)
NuGet packages (63)
Showing the top 5 NuGet packages that depend on NETCore.Encrypt:
Package | Downloads |
---|---|
EntityFrameworkCore.Initialization
Extension methods which allow each DbContext to be initialized & destroyed independently based on its Model. |
|
HexaEightASKClientLibrary
HexaEight Authorization Client Library |
|
Coder.Helper
开发助手类,包含类型转换,Json,Xml,Encrypt,Http,NPOI,File,Regex,Serialize,Email,雪花id,汉字转拼音等助手类。 |
|
Passport.Infrastructure
[39]web服务基础程序包 |
|
Chaos.BasicFrame.CQRS
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NETCore.Encrypt:
Repository | Stars |
---|---|
izhaorui/Zr.Admin.NET
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。
|
Version | Downloads | Last updated |
---|---|---|
2.1.1 | 583,368 | 11/29/2022 |
2.1.0 | 677,881 | 11/12/2021 |
2.0.9.1 | 71,852 | 8/5/2021 |
2.0.9 | 690,798 | 4/22/2020 |
2.0.8 | 262,582 | 8/30/2019 |
2.0.7 | 326,622 | 6/5/2018 |
2.0.6 | 32,618 | 1/29/2018 |
2.0.5 | 2,018 | 1/23/2018 |
2.0.4 | 1,783 | 1/23/2018 |
2.0.3 | 4,947 | 10/12/2017 |
2.0.2 | 1,756 | 8/29/2017 |
2.0.1 | 1,816 | 8/21/2017 |
2.0.0 | 2,062 | 8/18/2017 |
1.0.1 | 10,527 | 6/19/2017 |
1.0.0 | 2,338 | 6/16/2017 |
1: Changed initialization of random generator
2: Changed documentation from Chinese to English