zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

3 results in tag: mono

What use as Database for developing asp.net vNext + Entity Framework 7 on OSX

I'm trying to set up my environment for developing asp.net vNext + Entity Framework 7 on my OSX....Apparently, there is no provider for MySQL neither PostgreSQL yet. Thus, what can be used as database for developing on OSX?...What you folks have been doin...
asp.net-core entity-framework-core macos mono
asked by Rogério R. Alcântara

Entity Framework 7 fails to insert datetime

I'm using EntityFramework 7, beta7 and have the following entity:...C#...public class Log { [Column(TypeName ="datetime")] public DateTime Date { get; set; } ... } ...SQL...CREATE TABLE [dbo].[Logs] ( [Date] [datetime] NOT NULL, ... ) ...
debian entity-framework-core mono sql-server windows
asked by Stafford Williams

EF Core with SQLite on Mono: e_sqlite3 not found

We are using Entity Framework Core 2.2.4 together with an SQLite database targeting .NET Framework 4.7.2. Following Nuget packages were installed:...Microsoft.Data.Sqlite Microsoft.EntityFrameworkCore.Sqlite Microsoft.EntityFrameworkCore.Tools ...On my de...
entity-framework-core mono sqlite
asked by Kagemusha

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!