erikej
NuGet publisher profile
Packages (21)
ErikEJ.EntityFramework.SqlServer
SQL Server runtime provider for Entity Framework 6.4, using the Microsoft.Data.SqlClient ADO.NET provider.
ErikEJ.EntityFrameworkCore.DgmlBuilder
Generate DGML (Graph) content that visualizes your DbContext. Adds the AsDgml() extension method to the DbContext class. Also has AsSqlScript() extension method to generate a SQL script for your current model.
ErikEJ.EntityFrameworkCore.SqlServer.DateOnlyTimeOnly
Adds DateOnly and TimeOnly support to the SQL Server EF Core 7 provider
ErikEJ.EFCorePowerTools.Cli
Entity Framework Core Power Tools command line tool
ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
Enables reverse engineering an EF Core model from a data-tier application package (DACPAC).
EntityFrameworkCore.SqlServerCompact40
Allows SQL Server Compact 4.0 to be used with Entity Framework Core
ErikEJ.SqlCeBulkCopy
.NET Library for loading data fast (doing bulk inserts) into a SQL Server Compact database file. Attempts to mimic the SqlClient SqlBulkCopy API.
ErikEJ.DacFX.SqlServer.Rules
A package with DacFX T-SQL analyzers - see https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/readme.md
ErikEJ.DacFX.TSQLSmellSCA
A package with some DacFX T-SQL analyzers - see https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/readme.md
elmah.sqlservercompact
ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
ErikEJ.EntityFrameworkCore.SqlServer.SqlQuery
Provides the SqlQueryAsync<T> method to help you populate arbitrary classes from a raw SQL query
ErikEJ.SqlCeScripting
For SQL Server Compact, for easy inclusion of database scripting in your own application
ErikEJ.SqlClient.Extensions
Makes it easier to use Microsoft.Data.SqlClient with Dependency Injection and adds ILogger logging of SqlClient events.
ErikEJ.DacFX.TSQLAnalyzer.Cli
T-SQL script analyzer command line tool
EntityFrameworkCore.SqlServerCompact40.Core
Allows SQL Server Compact 4.0 to be used with Entity Framework Core. Requires the SQL Server Compact 4.0 runtime to be installed
ErikEJ.Dacpac.Chinook
Package Description
ErikEJ.DacFX.TSQLAnalyzer
A library for ad-hoc analysis of SQL scripts - see https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/readme.md
ErikEJ.SqlCeMergeLib
For SQL Server Compact 3.5 SP2, for easy inclusion of Merge Replication support in your own application. Requires SQL Server Compact 3.5 SP2 runtime installed. See project site for samples and documentation.
ErikEJ.EntityFramework.SqlServerCompact
SQL Server Compact provider for Entity Framework 6.4 on Windows
sqlstresscmd
Package Description
ErikEJ.DacFX.DacDeploySkip
Dacpac deployment skipper