Bbijoabraham

bytestrone-ef-6-2-to-6-5-migration

Automates migration from Entity Framework 6.1.3 to 6.5.0.

transformationmigration
Public
1 executions

Run locally

npx codemod bytestrone-ef-6-2-to-6-5-migration

phase1-ef65-upgrade

EF 6.1.3 to EF 6.5.0 upgrade

This codemod package automates the migration of Entity Framework 6.1.3 to 6.5.0 by upgrading XML configurations across the repository.

What it does

  • Bumps EntityFramework and EntityFramework.SqlServerCompact versions in packages.config.
  • Upgrades bindingRedirect versions for EntityFramework in web.config and app.config.

How to run

bash

Ready to contribute?

Build your own codemod and share it with the community.