StockSharp.Licensing 5.0.215

Prefix Reserved
dotnet add package StockSharp.Licensing --version 5.0.215
                    
NuGet\Install-Package StockSharp.Licensing -Version 5.0.215
                    
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="StockSharp.Licensing" Version="5.0.215" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Licensing" Version="5.0.215" />
                    
Directory.Packages.props
<PackageReference Include="StockSharp.Licensing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add StockSharp.Licensing --version 5.0.215
                    
#r "nuget: StockSharp.Licensing, 5.0.215"
                    
#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.
#:package StockSharp.Licensing@5.0.215
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=StockSharp.Licensing&version=5.0.215
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Licensing&version=5.0.215
                    
Install as a Cake Tool

Licensing components. More info on web site https://stocksharp.com/store/

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on StockSharp.Licensing:

Package Downloads
StockSharp.Fix.Core

Fix core. More info on web site https://stocksharp.com/store/

StockSharp.Xaml

Misc graphical components. More info on web site https://stocksharp.com/store/

StockSharp.Studio.WebApi

Community types. More info on web site https://stocksharp.com/store/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.215 0 7/28/2026
5.0.214 6,266 9/11/2025
5.0.213 710 9/1/2025
5.0.212 656 8/30/2025
5.0.211 813 8/10/2025
5.0.210 1,018 7/23/2025
5.0.209 929 7/20/2025
5.0.208 676 7/14/2025
5.0.207 588 7/8/2025
5.0.206 530 7/4/2025
5.0.205 572 6/30/2025
5.0.204 750 6/24/2025
5.0.203 611 6/20/2025
5.0.202 579 6/18/2025
5.0.201 715 6/2/2025
5.0.200 786 5/14/2025
5.0.199 1,311 3/29/2025
5.0.198 534 3/27/2025
5.0.197 1,424 2/26/2025
5.0.196 1,275 2/14/2025
Loading failed

Drop obfuscation from Licensing and Server.Core, and fix what the core solution holds
Suppress SYSLIB0057 for Authenticode CreateFromSignedFile (no replacement)
Remove common_target_standard*.props, migrate projects to common_target_net.props
.net 10 supported.
DateTimeOffset -> DateTime UTC