Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ada7f0cf21330

Jump to content

// Workers AI · dad joke modeWhat did LINQPad say to the query? "You're a perfect match".

From Wikipedia, the free encyclopedia
LINQPad
Original authorJoseph Albahari
Stable release
9.6.6
Written inC#
Operating systemWindows
Platform.NET
Available inEnglish
TypeDeveloper utility
LicenseFreemium
Websitewww.linqpad.net

LINQPad is a software utility targeted at .NET Framework and .NET Core development. It is used to interactively query SQL databases (among other data sources such as OData or WCF Data Services) using LINQ, as well as interactively writing C# code without the need for an IDE. This expands its use to a general "test workbench" where C# code can be quickly prototyped outside of Visual Studio. It can also be used to write code in the VB.NET, SQL and F# languages.

This product is freemium, keeping the C# auto-complete feature disabled until the user purchases a license.[1]

LINQPad supports the following LINQ dialects:

  • Entity Framework
  • LINQ to Objects
  • LINQ to SQL
  • LINQ to XML

References

[edit]
  1. "LINQPad - Purchase".
[edit]