Neodynamic.SDK.ThermalLabel.WebPrinting
9.0.20.716
See the version list below for details.
dotnet add package Neodynamic.SDK.ThermalLabel.WebPrinting --version 9.0.20.716
NuGet\Install-Package Neodynamic.SDK.ThermalLabel.WebPrinting -Version 9.0.20.716
<PackageReference Include="Neodynamic.SDK.ThermalLabel.WebPrinting" Version="9.0.20.716" />
paket add Neodynamic.SDK.ThermalLabel.WebPrinting --version 9.0.20.716
#r "nuget: Neodynamic.SDK.ThermalLabel.WebPrinting, 9.0.20.716"
// Install Neodynamic.SDK.ThermalLabel.WebPrinting as a Cake Addin #addin nuget:?package=Neodynamic.SDK.ThermalLabel.WebPrinting&version=9.0.20.716 // Install Neodynamic.SDK.ThermalLabel.WebPrinting as a Cake Tool #tool nuget:?package=Neodynamic.SDK.ThermalLabel.WebPrinting&version=9.0.20.716
Allow printing ThermalLabel SDK content from ASP.NET MVC, WebForms, CORE, WebAPI scenarios
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- Neodynamic.SDK.ThermalLabel (>= 9.0.20.707)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Neodynamic.SDK.ThermalLabel.WebPrinting:
Package | Downloads |
---|---|
Neodynamic.Web.ThermalLabelEditor.Server
ThermalLabel Web Editor Server Component for ASP.NET CORE and Legacy ASP.NET (MVC & WebForms) applications. For the client-side component containing the Scripts/CSS files please install the Neodynamic.Web.ThermalLabelEditor.Assets package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
13.0.0 | 7,321 | 11/3/2023 |
12.0.0 | 8,399 | 12/23/2022 |
11.0.0 | 12,720 | 2/4/2022 |
10.0.21.823 | 1,978 | 8/23/2021 |
10.0.21.430 | 1,288 | 4/30/2021 |
10.0.0 | 3,030 | 10/12/2020 |
9.0.20.716 | 3,611 | 7/16/2020 |
9.0.0 | 3,226 | 6/24/2019 |
8.0.19.205 | 8,724 | 2/7/2019 |
8.0.18.427 | 3,403 | 4/27/2018 |
8.0.0 | 981 | 4/19/2018 |
• New! Added RawPrinterCommands property to WebPrintJob to send the commands right to the specified printer from the server to the client side. Useful for scenarios where custom Expressions are involved.