Giter Site home page Giter Site logo

ef-edmx-sorter's Introduction

About

Project site: https://github.com/timabell/ef-edmx-sorter

Re-orders the conceptual model properties in a .edmx file to match the order of the storage model properties

Created to solve this annoyance http://stackoverflow.com/q/3498052/10245 and save me a bunch of time.

Source code of https://github.com/timabell/ef-document-generator used as a starting point for creating this.

Usage

ef-edmx-sorter.exe -i path\to\your\Model.edmx

Licence

Apache 2.0 https://www.apache.org/licenses/LICENSE-2.0 as per the project this was based on.

ef-edmx-sorter's People

Contributors

timabell avatar

Watchers

 avatar  avatar

Forkers

xiver

ef-edmx-sorter's Issues

assumes names are same in conceptual and storage model

They can be different. Would have to read and use the mappings from the .edmx file to support this.

Currently outputs a message on the console if it can't find anything in the storage model [entity] exists in conceptual model but not in storage model, skipped. which would be a clue that something you have is mapped. Anything it can't find is skipped.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.