News

dotConnect ADO.NET Data Providers Support Newest Entity Framework

Providers for Oracle, MySQL, PostgresSQL, SQLite 5.5, and DB 2.0 can now work with Entity Framework Core 1.0 RC1.

Devart has released new versions of its dotConnect ADO.NET Data Providers that now support Entity Framework Core 1.0 RC1, and the company says it has significantly improved dotConnect for Oracle with OracleLoader enhancements, Performance Counters support, and Transaction Guard support, to name a few.

According to a description on GitHub, Entity Framework Core is a lightweight data access technology that "provides a familiar developer experience to EF6.x, including LINQ, POCO, and Code First support." New versions of Devart's tools support EF Core RC1. Providers with EF Core RC1 support are available for Oracle 9.0, MySQL 8.5, PostgreSQL 7.5, SQLite 5.5, and DB2 2.0. Each provider also contains Entity Framework-related assemblies that have been renamed to conform to EF Core RC1.

The company has also made a significant number of impovements to its dotConnect for Oracle. What's new is that OracleLoader (used for loading external data to Oracle) adds an Options property that allows for configuring how data is loaded. Also new are a LoadTable method (specify how to load rows), and partitioned loading, and a RowsCopied event for tracking data loading progress.

dotConnect for Oracle also includes support for a number of performance counters, and improved Transaction Guard.

A comprehensive list of features for the updated providers can be viewed here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Full-Stack with a Side of Copilot: Building and Deploying an App the AI-Accelerated Way

    In this Q&A, developer and VSLive! speaker Esteban Garcia explains how GitHub Copilot can accelerate the full software development lifecycle -- from architecture and code to tests, CI/CD, and Azure deployment -- and how to use it as a repeatable engineering workflow rather than just a faster autocomplete tool.

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

Subscribe on YouTube