combit.ListLabel32.CrossPlatform
32.0.0-alpha.1
Prefix Reserved
dotnet add package combit.ListLabel32.CrossPlatform --version 32.0.0-alpha.1
NuGet\Install-Package combit.ListLabel32.CrossPlatform -Version 32.0.0-alpha.1
<PackageReference Include="combit.ListLabel32.CrossPlatform" Version="32.0.0-alpha.1" />
<PackageVersion Include="combit.ListLabel32.CrossPlatform" Version="32.0.0-alpha.1" />
<PackageReference Include="combit.ListLabel32.CrossPlatform" />
paket add combit.ListLabel32.CrossPlatform --version 32.0.0-alpha.1
#r "nuget: combit.ListLabel32.CrossPlatform, 32.0.0-alpha.1"
#:package combit.ListLabel32.CrossPlatform@32.0.0-alpha.1
#addin nuget:?package=combit.ListLabel32.CrossPlatform&version=32.0.0-alpha.1&prerelease
#tool nuget:?package=combit.ListLabel32.CrossPlatform&version=32.0.0-alpha.1&prerelease
combit List & Label 32 Cross Platform
This package provides the core API for List & Label Cross Platform (LLCP), a fully managed, cross-platform .NET reporting engine.
LLCP allows you to generate, export and print reports using a single API across Windows, Linux and macOS, without requiring any native components.
For a general product overview and supported scenarios please visit the List & Label Cross Platform product page.
Key features
- Fully managed .NET implementation (no native dependencies)
- Cross-platform: Windows, Linux, macOS
- Suitable for desktop, server, container and cloud scenarios
- JSON-based project files
- Report export (e.g. PDF)
Getting started
We recommend to download the fully functional free 30-day trial version from our website.
Usage
using combit.ListLabel;
using var listLabel = new ListLabel
{
LicensingInfo = "YOUR_LICENSE_KEY",
DataSource = myDataSource
};
var exportConfig = new ExportConfiguration(
LlExportTarget.Pdf,
"output.pdf",
"report.json"
);
listLabel.Export(exportConfig);
Documentation
The official documentation with API reference, concepts and guides is available on our documentation portal.
Related packages
List & Label Cross Platform uses separate NuGet packages for data access, export etc. Depending on your needs, you may need one or more of these packages.
Data access
combit.ListLabel32.CrossPlatform.CassandraDataProvidercombit.ListLabel32.CrossPlatform.CosmosDBDataProvidercombit.ListLabel32.CrossPlatform.FirebirdConnectionDataProvidercombit.ListLabel32.CrossPlatform.MongoDBDataProvidercombit.ListLabel32.CrossPlatform.MySqlConnectionDataProvidercombit.ListLabel32.CrossPlatform.NpgsqlConnectionDataProvidercombit.ListLabel32.CrossPlatform.NuoDbConnectionDataProvidercombit.ListLabel32.CrossPlatform.OdbcConnectionDataProvidercombit.ListLabel32.CrossPlatform.OleDbConnectionDataProvidercombit.ListLabel32.CrossPlatform.OpenXmlXlsDataProvidercombit.ListLabel32.CrossPlatform.RedisDataProvidercombit.ListLabel32.CrossPlatform.SalesforceDataProvidercombit.ListLabel32.CrossPlatform.SchemaAwareJsonDataProvidercombit.ListLabel32.CrossPlatform.SqlConnectionDataProvider
Refer to the documentation for details on configuring and using these data providers.
Export
combit.ListLabel32.CrossPlatform.Export.OpenXml
Miscellaneous
combit.ListLabel32.CrossPlatform.AIcombit.ListLabel32.CrossPlatform.Object.Chartcombit.ListLabel32.CrossPlatform.Object.Pdfcombit.ListLabel32.CrossPlatform.Printing.Pdfcombit.ListLabel32.ProjectConverter
Feedback
Please contact us at nuget@combit.com with any feedback.
| Product | Versions 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. net11.0 is compatible. |
-
net10.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Barcoder (>= 3.0.0)
- MetadataExtractor (>= 2.9.3)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.HarfBuzz (>= 3.119.2)
- Svg.Skia (>= 5.0.0)
- System.CodeDom (>= 10.0.9)
-
net11.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Barcoder (>= 3.0.0)
- MetadataExtractor (>= 2.9.3)
- Microsoft.Extensions.Logging.Abstractions (>= 11.0.0-preview.5.26302.115)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.HarfBuzz (>= 3.119.2)
- Svg.Skia (>= 5.0.0)
- System.CodeDom (>= 11.0.0-preview.5.26302.115)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on combit.ListLabel32.CrossPlatform:
| Package | Downloads |
|---|---|
|
combit.ListLabel32.CrossPlatform.Object.Chart
Provides cross platform access to the reporting tool List & Label. This package is required for chart support. |
|
|
combit.ListLabel32.CrossPlatform.NuoDbConnectionDataProvider
Provides cross platform access to the reporting tool List & Label. This package is required to connect to NuoDb data sources. |
|
|
combit.ListLabel32.CrossPlatform.Export.OpenXml
Provides cross platform access to the reporting tool List & Label. This package is required for OpenXml Excel export. |
|
|
combit.ListLabel32.CrossPlatform.CassandraDataProvider
Provides cross platform access to the reporting tool List & Label. This package is required to connect to Cassandra data sources. |
|
|
combit.ListLabel32.CrossPlatform.AI
Provides cross platform access to the reporting tool List & Label. This package is required for AI support, e. g. the AIText$ and AIImage$ Designer functions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 32.0.0-alpha.1 | 59 | 7/15/2026 |