X

LINQPad Premium 8.5.5

PC Software 2

 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Saadedin
    Thread Author
    Administrator
    • Sep 2018 
    • 35934 
    • 18,777 
    • 2,848 

    LINQPad Premium 8.5.5

    LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program.
    Put an end to those hundreds of Visual Studio Console projects cluttering your source folder and join the revolution of LINQPad scripters and incremental developers.

    Reference your own assemblies and NuGet packages.
    Prototype your ideas in LINQPad and then paste working code into Visual Studio.
    Or call your scripts directly from the command-line.

    Want to test a variation of your script?
    Clone your query in a single keystroke!
    Experience LINQPad’s rich output formatting, optional debugger and autocompletion, and the magic of dynamic development and instant feedback!




    Query Databases in a Modern Query Language
    With LINQPad, you can interactively query databases directly in LINQ (as well as SQL).
    The big win with LINQ is having association properties automatically generated for all relationships (inferred from foreign key constraints), so you can access related rows without joining!

    LINQPad uses a custom high-performance scaffolding engine behind the scenes, and includes drivers for SQL Server, SQL Azure, Oracle, SQLite, PostgreSQL and MySQL.

    When dumped, association properties appear as lazy hyperlinks that can be expanded just by clicking on them.
    You can walk your entire database interactively!

    Major new features in LINQPad 8
    Full support for latest C#, F# and VB compilers, .NET 8.0 and Win 10/11 SDK
    Transaction isolation level support for database querying via a toolbar dropdown or Util.TransactionIsolationLevel
    A brand-new Excel export engine that generates native .XLSX files with features such as Tables and AutoFilter
    The ability to create Excel spreadsheets programmatically via an inbuilt API
    Auto-description when dumping, via a toolbar option or DumpTell()
    The ability to Dump Avalonia controls inside LINQPad and have them render in the output window
    Automatic restoration of unchanged queries when restarting the application
    Upgraded interactive authentication engine, with support for latest authentication protocols
    Support for EF Core 8 and its new features, including DateOnly/TimeOnly column generation
    Improved appearance and dark-theme rendering


    File size: 77 MB

    Download

    http://s9.alxa.net/one/2024/08/LINQP...mium.8.5.5.rar


  • Saadedin
    Thread Author
    Administrator
    • Sep 2018 
    • 35934 
    • 18,777 
    • 2,848 

    #2
    Update

    LINQPad Premium 8.5.5

    3/8/2024
    Comment
    Working...
    X