GithubHelp home page GithubHelp logo

classicvalues / mysql-connector-net Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mysql/mysql-connector-net

0.0 0.0 0.0 20.89 MB

Connector/NET is a fully-managed ADO.NET driver for MySQL.

Home Page: https://dev.mysql.com/downloads/connector/net/

License: Other

C# 99.96% Batchfile 0.01% Shell 0.02% ASP.NET 0.02%

mysql-connector-net's Introduction

MySQL Connector/NET

MySQL provides connectivity for client applications developed in .NET compatible programming languages with Connector/NET.

MySQL Connector/NET is a library compatible with .NET Framework and .NET Core, for specific versions see MySQL Connector/NET Versions. The driver is a pure C# implementation of the MySQL protocol and does not rely on the MySQL client library.

From MySQL Connector/NET 8.0, the driver also containt an implementation of MySQL X DevAPI, an Application Programming Interface for working with MySQL as a Document Store through CRUD-based, NoSQL operations.

For detailed information please visit the official MySQL Connector/NET documentation.

Licensing

Please refer to files README and LICENSE, available in this repository, and Legal Notices in documentation for further details.

Download & Install

MySQL Connector/NET can be installed from precompiled libraries by using MySQL installer or download the libraries itself, both can be found at Connector/NET download page. Also, you can get the latest stable release from the official Nuget.org feed.

  • By using MySQL Installer, you just need to follow the wizard in order to obtain the precompiled library and then add it to your project.
  • If you decided to download the precompiled libraries, decompress the folder and then add the library needed to your project as reference.
  • If you go for NuGet, you could use the NuGet Package Manager inside Visual Studio or use the NuGet Command Line Interface (CLI).

Building from sources

This driver can also be complied and installed from the sources available in this repository. Please refer to the documentation for detailed instructions on how to do it.

Github Repository

This repository contains the MySQL Connector/NET source code as per latest released version. You should expect to see the same content here and within the latest released Connector/NET package.

Contributing

There are a few ways to contribute to the Connector/NET code. Please refer to the contributing guidelines for additional information.

Additional Resources

Twitter Follow

mysql-connector-net's People

Contributors

davaldezr avatar fer-gonzalez-sanchez avatar gcuatem avatar gmartinezsan avatar guscuate avatar kboortz avatar nawazn avatar prashanttekriwal avatar rykr avatar sreedhars avatar surbhat1595 avatar tvarita1297 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.