Giter Site home page Giter Site logo

Comments (5)

divega avatar divega commented on August 30, 2024

I just noticed that this only happens on some member pages. So far the class pages I have tried seem to work ok.

If you look at the XML files, like https://github.com/aspnet/EntityFramework.ApiDocs/blob/live/dotnet/xml/Microsoft.EntityFrameworkCore/SqlServerEntityTypeBuilderExtensions.xml, which corresponds to https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.sqlserverentitytypebuilderextensions.forsqlserverismemoryoptimized?view=efcore-2.1, the VB.NET MemberSignature is missing for some of the methods.

I am not sure if there is a pattern. In some types, like the one above, the VB.NET MemberSignature is missing for non-generic methods, but in https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.entityframeworkqueryableextensions?view=efcore-2.1, there missing ones for generic methods as well.

from entityframework.apidocs.

mairaw avatar mairaw commented on August 30, 2024

Interesting. Definitely a bug. @dend @joelmartinez to help with this.

from entityframework.apidocs.

divega avatar divega commented on August 30, 2024

FWIW, I looked at the ASP.NET Core documentation to see if I could find the same issue. I found a couple of cases:

Those pages don't have VB signatures either, but the option to select VB is missing in the drop down.

from entityframework.apidocs.

joelmartinez avatar joelmartinez commented on August 30, 2024

@mairaw There are certain cases where the VB formatter won't generate a signature, but a casual glance at this doesn't seem to match those cases. Can you open a GH issue so we can review this behavior and see where the discrepancy is?

from entityframework.apidocs.

dend avatar dend commented on August 30, 2024

@joelmartinez @mairaw opened an issue here.

from entityframework.apidocs.

Related Issues (16)

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.