Lianyi.License
2.0.2306.14
dotnet add package Lianyi.License --version 2.0.2306.14
NuGet\Install-Package Lianyi.License -Version 2.0.2306.14
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="Lianyi.License" Version="2.0.2306.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lianyi.License --version 2.0.2306.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lianyi.License, 2.0.2306.14"
#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 Lianyi.License as a Cake Addin #addin nuget:?package=Lianyi.License&version=2.0.2306.14 // Install Lianyi.License as a Cake Tool #tool nuget:?package=Lianyi.License&version=2.0.2306.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
联谊许可证(Lianyi License)
联谊网络科技专用的产品许可证处理软件。
配置文件
使用json配置文件,格式如下
{
products:[
{
"pid": "产品ID, Guid",
"name": "产品名称",
"key": "密钥, 随机字符串"
}
]
}
许可证算法
使用以下数据拼接字符串:
time_start=开始时间戳&time_end=结束时间戳&product_id=产品识别号&product_key=产品密钥
使用该字符串进行sha512运算,生成产品许可证,再使用json进行文本组织:
{
"time_start": "开始时间戳",
"time_end": "结束时间戳",
"product_id": "产品识别号",
"product_serial_no_sign": "产品密钥",
"product_license": "产品许可证"
}
最后将json文本进行base64运算,生成最后的产品密钥。
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 (>= 13.0.3)
- Suyaa (>= 1.2.2306.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lianyi.License:
Package | Downloads |
---|---|
Lianyi.D8License
一套基于D8的加密狗产品许可组件 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.2306.14 | 200 | 6/7/2023 |
2.0.2306.7 | 156 | 6/6/2023 |
2.0.2306.6 | 136 | 6/6/2023 |
1.0.2210.5 | 653 | 10/16/2022 |
1.0.2210.4 | 648 | 10/10/2022 |
1.0.2210.3 | 662 | 10/10/2022 |
1.0.2210.2 | 394 | 10/3/2022 |
1.0.2210.1 | 368 | 10/3/2022 |