Lanzamientos de ComponentOne Studio Data Services Edition

Released: Dec 6, 2023

Actualizaciones en 2023 v3

Características

  • Added support for Microsoft .NET 8.
  • Snowflake Data Connector Library
    • Added APIs for connecting and querying Snowflake tables and views. You can extract, transform, and load data from Snowflake through the C# libraries using the same API as other data sources like Dynamics, OData, JSON, and more.
  • Rowscan for File Connector Types
    • Added support for rowscan - a new data type discovery scheme for file-based connectors, such as CSV and JSON, which scans a certain number of rows in...

Released: Aug 2, 2023

Actualizaciones en 2023 v2

Características

  • New Magento* Data Connector
    • ComponentOne DataConnector for Magento provides ADO.NET and EntityFramework Core APIs to connect and interact with Magento.
    • Supports OpenAuth authentication, LINQ queries, SQL queries, scaffolding, and fast caching with incremental updates.

* Magento is an e-commerce platform that exposes REST APIs for integration with external applications.

Released: Mar 29, 2023

Actualizaciones en 2023 v1

Características

  • Logging Support for DataConnectors - ComponentOne DataConnectors now support logging each execution. The feature can be set through the connection properties. You can control the level of details logged using the Verbosity Level that ranges from 0 to 5, where 0 logs the critical errors only and 5 logs the most details.
  • Proxy Authentication for DataConnectors - Proxy Authentication is now supported to access sources behind a proxy. The data connectors support Basic, Digest, and...

Released: Dec 7, 2022

Actualizaciones en 2022 v3

Características

  • Added Microsoft .NET 7 support.
  • New CSV Data Connector for ADO.NET and Microsoft Entity Framework Core - Added a new ADO.NET based CSV data connector that enables CRUD operations over CSV files. Users can perform data operations over local CSV files or stream data from a CSV file over the web. With the Microsoft Visual Studio integrations, users can import data from CSV files without any code or run SQL queries from the query builder.

Released: Mar 31, 2022

Actualizaciones en 2022 v1

Características

  • ServiceNow DataConnector - ServiceNow provides cloud workflow solutions for enterprise users, and it exposes APIs for external application integrations. The ComponentOne ADO.NET and Entity Framework DataConnectors enable developers to connect to these APIs using well-known technologies without any learning curve. The ServiceNow data connectors have advanced features such as CRUD, batching, caching, and OAuth support. With Microsoft Visual Studio integration, connect to ServiceNow...

Released: Dec 8, 2021

Actualizaciones en 2021 v3

Características

  • New JSON DataConnector
    The JSON ADO.NET and EntityFramework DataConnector are now ready for production use. With this release, apart from reading JSON data, the data connector supports creating, updating, and deleting these functions and should be used in combination with a configuration file that defines the structure of data. In addition, the data connector is integrated with Visual Studio, which enables you to connect to JSON web service through Visual Studio Server Explorer...

Released: Aug 4, 2021

Actualizaciones en 2021 v2

Características

ComponentOne Studio - Data Services Edition 2021 v2 Launched
Provides powerful data components for .NET applications. Take your data management to the next level by building scalable services that run on any .NET platform. ComponentOne Data Services is a collection of .NET Standard libraries that make working with data easier across any .NET app or service you are building.

  • Access and integrate data from various online and cloud-based sources.
  • Take advantage of in-memory caching...