Skip to content

Slides and code for my talk about .NET Memory Management and Garbage Collection

Notifications You must be signed in to change notification settings

feO2x/DotnetGCInternals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NET Garbage Collector Internals

This repo contains the slides and code for my talk about the internals of .NET / .NET Core Memory Management and Garbage Collection.

How to build the code

You need to have the .NET Core 3 SDK installed (at the time of this writing, it's available only in preview 4). You can build the solution by calling dotnet build on the sln file. Please note that the WPF project can only run on Windows.

About

Slides and code for my talk about .NET Memory Management and Garbage Collection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages