Code Monkey home page Code Monkey logo

Comments (2)

manandre avatar manandre commented on August 17, 2024 2

Hello, thanks for reporting this documentation issue. We like to know that people actually read it 😉

I have managed to reproduce the issue locally and it took me quite some time to understand what is happening here.
We use docfx to generate the documentation and it does not yet support the latest version of the C# language (C# 9.0) that we actively use in the code of Npgsql since it was released last November.

DocFx processing stops on the NpgsqlConnection.cs file on line 309, just after the Open and OpenAsync methods.
I have "fixed" the file by removing any use of C#9 features and the documentation for the NpgsqlConnection class is correctly generated.

@roji How can we get this DocFx issue fixed quickly? Can we help?

from doc.

roji avatar roji commented on August 17, 2024

@manandre sorry for not commenting sooner, this slipped under my radar...

Unfortunately, docfx is... quite disappointing... AFAIK not even C# 8 is fully supported, and I tried pushing this both on the issue and internally, with little success. Unfortunately there isn't much we can do about it from our side, except keep signaling that this is important.

I'm going to close this now, but I encourage you guys to post on dotnet/docfx#6805 and on dotnet/docfx#4007, hopefully that will help...

from doc.

Related Issues (20)

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.