Skip to content

neron1234/EFCore.CodeGenerator

 
 

Repository files navigation

Build Status

Overview

  • Asp.Net Core 2.2
  • The EFCore.Scaffolding extension, support sql server, sqlite, mysql
  • Automatically generate entities, annotations, type conversions...
  • Azure Devops CI/CD, Unit Test, Greatly improve development efficiency
  • It extends the Dapper, without sacrificing performance, and more automated.
  • No configuration and attributes required, just need to run EfCore scaffolding tools.

Related projects

These are some other repos for related projects:

  • .NET Core - a cross-platform, open-source .NET platform
  • ASP.NET Core - a .NET Core framework for building web apps
  • Entity Framework Core - data access technology
  • Dapper - a simple object mapper for .Net
  • .Net Extensions - .NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.

Dashboards

image

Pipelines

image

Test failure report

image

My projects

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%