Connect to Kintone and Integrate with .NET
A cross-platform, data connectivity library for connecting to the Kintone platform in your .NET applications.
- Import records from Kintone to analyze against data from other locations
- Perform any data operation in .NET code, such as queries and updates
- Quickly and easily display Kintone data in your apps
- Cross-platform .NET Standard support
The .NET Kintone data connector is part of ComponentOne Data Services.
DOWNLOAD FREE TRIALWhy Choose ComponentOne DataConnectors?
Create Data-Oriented Apps Faster
Get fast and direct access to Kintone services with less of the complexity through a unified interface for querying against all supported data sources.
Manage Data More Efficiently
Integrate analytics data from Kintone into your custom applications without relying on additional software. This empowers end-users to manage data more efficiently and gain better insights.
Connect to Kintone from Any Platform
The DataConnectors library is built against .NET Standard from the ground up so it's supported across Windows, Mac, Linux, and mobile device platforms.
Visual Studio Integration
With full Visual Studio 2019 and Visual Studio 2022 integration, you can quickly and easily connect to your Kintone data sources. Connect to Kintone through the Server Explorer, without writing a single line of C# or VB.NET code, and then drag tables on the dataset designer, and connect data-aware controls like grids, charts and report designers.
Data Features
ADO.NET and Entity Framework Core Support
Connect to Kintone data using standard ADO.NET objects and Entity Framework Core. The data connector uses ADO.NET objects to make it easy to set up a connection.
SQL and LINQ Query Support
Query against Kintone data using most standard SQL syntax including joins queries, functions, and summaries. It also has in-built support for LINQ queries for native .NET data queries.
Batch CRUD Operations
The data connectors support CRUD operations such as inserting, updating and deleting data through Command and DataAdapter objects. You can further optimize network performance by performing batch updates.
Fast Cache with Incremental Updates
With built-in caching you can improve performance by using a local cache database for repeat operations. It also supports incremental updates so that only new or modified records get synced to the cache.
Scaffolding
With scaffolding support, the Kintone data connector library can generate model classes and a database context for Entity Framework Core. The scaffolding command can be run from Visual Studio.
Integrate Kintone Data in .NET
While the Kintone .NET C# data connector focuses primarily on connecting and querying, you can use it alongside other .NET Standard and .NET Framework components to do much more.
- Integrate Kintone data with DataCollection to provide filtering, grouping, and data virtualization to your data-aware controls
- Import data from Kintone to DataEngine to analyze massive amounts of data in fractions of a second
- Connect Kintone data to pivot grids & charts, such as FlexPivot, to analyze data visually
- Create business reports using FlexReport and Kintone for essential business tasks
- Display sales data from Kintone in a .NET datagrid using the FlexGrid control in desktop, web, or mobile devices
Kintone .NET Demos
Desktop DataConnectors Explorer
If you have a Kintone account you can explore it through our DataConnectors Explorer on Windows by downloading the desktop Demo Explorer.