šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

mysql.fabric

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

mysql.fabric

7.0.5-IR2
unpublished
NuGet
Version published
Maintainers
0
Created
Source

Connector/Net 7.0 Release Notes

Welcome to the release notes for Connector/Net 7.0

What's new in 7.0

Connector/Net has implemented the new X DevAPI that enables communication using the X Protocol with a MySQL Server running the X Plugin, released with MySQL 5.7.x. With the X DevAPI you can write code that treats MySQL Server as a document database, using a NoSQL-like syntax that does not assume previous experience writing traditional SQL. To learn more about how to write applications using X DevAPI see http://dev.mysql.com/doc/x-devapi-userguide/en/index.html.

This version also includes the support for .NET Core Framework, which enables MySQL Connector/Net > = 7.0.4 to be run in all the platforms supported for this framework. Entity Framework Core support is also included.

For General documentation about how to get started using MySQL as a document database, see http://dev.mysql.com/doc/refman/5.7/en/document-database.html.

Keywords

MySql

FAQs

Package last updated on 01 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts