Skip to content

devritter/presentations-2025-linqsights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINQsights

Deep-dives, performance analysis and tips against pitfalls

presented at the Meetup of the .NET User Group Rheintal.

This presentation was made with a single markdown file which looks pretty good if you use marp.app to visualize it :)
But you can also use the exported versions: PDF and HTML.

In the footer of each slide you'll find the related LINQPad file found in the linqpad directory.

The performance comparisons have been made with simple Stopwatch measurements. To bring this to the next level you should definitely use BenchmarkDotNet.

What I learned at the Meetup: you can just use LINQPad to implement and run your BenchmarkDotNet methods 🎉.

MARP

Links:

Less common documented stuff:

  • Use # <!-- fit --> MyHeader to make the header as large as possible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published