Erik Ejlskov Jensen

Results 10 repositories owned by Erik Ejlskov Jensen

EFCorePowerTools

2.0k
Stars
282
Forks
Watchers

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI

SqlCeToolbox

829
Stars
175
Forks
Watchers

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

SqlQueryStress

892
Stars
221
Forks
Watchers

SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/

EntityFramework.SqlServerCompact

74
Stars
14
Forks
Watchers

Entity Framework Core SQL Server Compact provider

EntityFramework6PowerTools

181
Stars
26
Forks
Watchers

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact

SqlCeBulkCopy

33
Stars
12
Forks
Watchers

.NET Library for loading data fast (doing bulk inserts) into a SQL Server Compact database file. Attempts to mimic the SqlClient SqlBulkCopy API.

SqlCeCmd

25
Stars
12
Forks
Watchers

Manage SQL Server Compact databases via command line, without Visual Studio installed. Syntax similar to sqlcmd (for SQL Server)

SqlClientExtensions

45
Stars
2
Forks
Watchers

.NET dependency injection and logging extensions for Microsoft.Data.SqlClient

EFCore.SqlServer.DateOnlyTimeOnly

42
Stars
4
Forks
Watchers

Use the .NET types DateOnly and TimeOnly with the EF Core 6 and 7 SQL Server provider

SqlCeNetCore

18
Stars
2
Forks
Watchers

Using SQL Server Compact with .NET Core (Windows only)