Git Product home page Git Product logo

efdocumentationgenerator's People

Contributors

mthamil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

efdocumentationgenerator's Issues

Does not support plural table names

When tables are named with plural words the document generator does not work. I am testing on an older existing database. I debugged the source to see why it wasn't finding any MS_Description extended properties on my tables and saw the sql generated to query used the singular of the table name.

Compatible with VS2019

Hi,
VS2019 has released.
Is there any plan to make the extension available for VS2019๏ผŸ
Thanks~

Document summary not updating

C# WinForms DAL project
After making changes to database, I removed all entities from from the edmx and updated from model from database.
Document summary not updated for any entity or entity field.
I had a shared config source in the app config instead of a named connection string.
Commented my shared config section out and added a connectionStrings section with named connectionstring.
Updated model from database again.
Documentation summary properties still not updating.

Deleted edmx and created a new one with all the same details, connectionstring was still in the app.config
Documentation summary properties still not updating.
Updated model from database
Documentation summary properties still not updating.

Any ideas??

Missing documentation piece regarding T4 template modification

In the description for the project, there is this statement:

To make use of this extra information, the template (.tt) file that generates the entities will require modifications.

It would be great, if there would be any documentation, about the necessary modifications with an example.

Does not support renamed fields

I use uppercase names with underscores in my database and Pascal Case names in the edmx file.
When the field's name in the edmx file does not match the column's name in the database, it does not copy the MS_Description.

Example:
(column name) -> (field name)

TITULO -> Titulo -> WORKS
TITULO -> Prueba -> DOES NOT WORK
FECHA_INICIO -> FechaInicio -> DOES NOT WORK

Error upon execution

From VS Gallery, user sbrussell:
I'm experiencing an error when executing the Update Modell from Database:

An error occurred executing an ADO.Net Entity Framework Extension. The extension's type name is DocumentationGenerator.ModelGenerationExtension. The exception message is Format of the initialization string does not conform to specification starting at index 28..

Any thoughts or ideas why this may be happening?

Exception when running Update Model from Database

2017-08-18 14_28_19-microsoft visual studio

Log from "Entity Documentation Generator" is:
2017-08-18 14:27:54:2943: ------ Starting documentation generation for project: ....\Data\Adam64DataModel\Adam64DataModel.csproj ------
2017-08-18 14:27:55:0103: Documentation generation succeeded

Log "Entity Data Model" is empty
the edmx file is unchanged afterwards

I get this error when I run Update Model from Database.
VS2017 15.3 Enterprise
Entity Framework 6.1.3
SqlServer Express 2012 local installation
EFDocumentationGenerator is Version | 2.0.0.34

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.