Rhino.Licensing.X
2.0.0.1
Licensing Framework for .NET
Install-Package Rhino.Licensing.X -Version 2.0.0.1
dotnet add package Rhino.Licensing.X --version 2.0.0.1
<PackageReference Include="Rhino.Licensing.X" Version="2.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rhino.Licensing.X --version 2.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
A software licensing framework.
origin repo : https://github.com/ayende/rhino-licensing.git
1.support netstandard2.1 and net461;
2.remove wcf,replace by RestSharp(http/https);
3.remove log4net,replace by serilog;
4.ioc is easy and friendly;
Dependencies
-
.NETFramework 4.6.1
- FluentAssertions (>= 5.10.3)
- RestSharp (>= 106.11.4)
- Serilog (>= 2.9.0)
- System.Security.Cryptography.Xml (>= 4.7.0)
-
.NETStandard 2.1
- FluentAssertions (>= 5.10.3)
- RestSharp (>= 106.11.4)
- Serilog (>= 2.9.0)
- System.Security.Cryptography.Xml (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.