Found 1,289 packages
QPick Database assembly server component
QPick server component for Apollo 13
Provides common classes and controls for WinForms apps using ComponentOne controls.
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up. Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up. This package is a variation of option 3 but will automatically wire things up too. - It will add an ILog, ILogProvider etc to YourRootNamespace.Logging - ILog is one method to implement - Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
Provides DirectX rendering support for ComponentOne WinForms controls.
Provides common classes and controls for WPF apps using ComponentOne controls.
ComponentOne CalcEngine for .NET
The ComponentOne Bitmap library for WinForms includes classes and controls for loading, saving and transforming images.
The ComponentOne Zip library allows you to compress and manipulate data in zip files.
The ComponentOne Excel library includes classes and components for creating and reading Microsoft Excel files in .NET Framework apps.
ComponentOne FlexGrid for WinForms is an easy-to-use, flexible datagrid control for creating user-friendly interfaces that display, edit, format, summarize, and print tabular data.
Includes a Web API controller for performing server-side OLAP analysis on LightSwitch data sources. Use this in conjunction with the Wijmo OLAP Screen template in LightSwitch HTML Client projects.
ComponentOne Input for WinForms includes controls that support masking, formatting, validation, visual styles and data binding.
The ComponentOne Android Core library includes common classes and controls.
ComponentOne コントロールを使用した WinForms アプリ用の共通クラスとコントロールを提供します。 【本パッケージは日本語版製品です】
The ComponentOne Command library for WinForms includes menu, layout and navigation controls such as C1Menu, C1Toolbar, C1NavBar and C1DockingTab.
DataCollection is a series of cross-platform observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
The ComponentOne iOS Core library includes common classes and controls.
ComponentOne for WPF 基本コントロール
The ComponentOne Zip library allows you to compress and manipulate data in zip files. This is the WPF .NET Framework version replaced by the .NET Standard version C1.Zip.