dotnet / dotnet/wpf

SelfContained app is slower than FrameworkDependent

Open
#4,594 1 comment 1 reaction 0 assignees View on GitHub
External Non-WPF Issue Performance
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

* .NET Version: (6.0 Preview4)
* Windows version: (19043.1023)

**Problem description:**
I created WPF project using project template in VS 2019 and published with SelfContained = True. App is taking 4 seconds to launch. But App publishes using Framework dependent option launches instantly (Less then 1 second).

**Actual behavior:**
Launching of WPF app published with SelfContained=True is taking 4 seconds to load.

**Expected behavior:**
App should launch immediately.

**Minimal repro:**
WPF project Template in VS2019, .NET 6.0 Preview4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.