Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Browsing all 1447 articles
Browse latest View live
↧

Filenot found exception (no replies)

I have created MySql database on Godaddy server and accessed using VS2010 (for web application). The code is working correctly on local machine, but while trying from server I am getting following...

View Article


MySql.Data.EntityFrameworkCore 7.0.4-IR-19 Data Annotations not working. (1...

[Table("name")] and [Column("name")] System.ComponentModel.DataAnnotations are not working but the FluentAPI works.

View Article


MySql.Data.Core 7.0.4-IR-19 Could not find any resources appropriate for the...

The MySql.Data.Core assembly cannot get the string for an error message (a wrong connection string). Should it be looking for MySql.Data.**Core**.Resources? Could not find any resources appropriate...

View Article

throw exception when insert data with entityframeworkcore (5 replies)

Exception message: No mapping to a relational type can be found for the CLR type 'Microsoft.EntityFrameworkCore.Metadata.Internal.Property'

View Article

MySql.Data 7.0.4-IR19 and .Net Core (2 replies)

Hi I am tring to install MySql.Data 7.0.4-IR19 on a new project in Visual studio The project is a Asp.net core web application (.Net Core) I got this error error: Package MySql.Data 7.0.4-IR19 is not...

View Article


aspcore.identity with MySQL database (2 replies)

In an asp.net core web application (net core) when try to register a new user I got this error InvalidOperationException: No mapping to a relational type can be found for the CLR type...

View Article

optionsBuilder UseMySQL missing override to provide MigrationsAssembly (no...

Hi, I just installed the EFCore and have migrations for MySQL on separate assembly In order to provide the migrations assembly I use the following snippet var optionsBuilder = new...

View Article

MySQLHistoryRepository has not implemented get_ExistsSql() (no replies)

Hi, I am testing MySQL Entity Framework Core Provider, but unfortunately I cannot apply migrations on server because of incomplete History Repository implementation. please include migrations on the...

View Article


Provider assembly name for DB scaffold (.Net Core) (no replies)

Hi, could you please tell me the correct MySQL provider syntax for this command: dotnet ef dbcontext scaffold "server=mysqltestserver;userid=root;password=xx;database=yy;"...

View Article


MySQL.Net Core 7.0.4-IR-191 .Take() Bug or Not Implemented (no replies)

Hi, when I do a very basic query var model = _context.wp_posts.Take(10).ToList(); I get this error: MySqlException: Undeclared variable: __p_0 It seems that you do use LIMIT __p_0 in the query but you...

View Article

In Entity Framework, mapping from Byte[] Property annotated with @MaxLength()...

Sorry my lack of knowlegde on mysql connector source code... i'm just a user of the library. I'm trying to map a property in .net whose type is Byte[]. I need to write files around 500k in size....

View Article

Unkown Column `Extent1`.`id` in 'on clause' / EF6 / Entity Framework 6 (1 reply)

Hi, I have to change the backend of a project from MS-SQL to MySQL. On MS-SQL-side everthing works fine. On MySQL-side I get the error of the topic. Setup: VS 2015 / .NET 4.6 MySQL 5.7.14 Connector...

View Article

MySql.Data.EntityFrameworkCore and full .NET Framework (2 replies)

Does anyone know if the new EntityFrameworkCore provider works with the full .NET Framework? Are there instructions somewhere on how to get it to work? I added the NuGet package to a .NET 4.6.2...

View Article


Add support for async methods (no replies)

Please add support for async methods in the .NET connector. This is probably the most important feature for a connector, and mysql is the only large database that doesn't support it.

View Article

Entity Framework Core for UWP (no replies)

Hey there, I see that MySql has a provider for Entity Framework Core, but it only supports .NET Core or Full .NET https://docs.efproject.net/en/latest/providers/mysql/ Does anybody know if there is...

View Article


Can't build EntityFrameworkCore example (no replies)

Trying to follow the example in the blog post. Initially just tried to integrate the example code into a site I was building, finally gave up and tried the example verbatim (i.e. using "efcore" and...

View Article

.Net connector suddenly fail to connect (no replies)

Hello, I faces a very strange behavior: This issue appears on a dedicated customer infrastructure, connection to Mysql DB suddenly always fail using .Net Connector If server IP is bad: good error...

View Article


Source Code for 7.0 (no replies)

Hi! I'm looking for the current sourcecode for the latest version of 7.0. (Latest is 7.0.5-IR21 right? Which I guess is under milestone 4?) I found this github repo:...

View Article

Bigint Unsigned cause error when mapping to ulong/UInt64 (1 reply)

I have a bigint unsigned on my database. This should be mapped to ulong/UInt64 to retain value. I've made a model with ulong property. The problem is, when I simply call...

View Article

v2.0 folder missing in 6.9.9 (no replies)

Could you please add the v2.0 folder to the current release? Unfortunately my project I'm working on doesn't support <3.5 binaries.

View Article
Browsing all 1447 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>