From a126eb8467726577fbb7c7a83dd652552718e40c Mon Sep 17 00:00:00 2001 From: Sefer Mirza Date: Tue, 19 Dec 2023 11:08:41 +0300 Subject: [PATCH] update discuss --- native-aot/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/native-aot/README.md b/native-aot/README.md index b9feb54..1a10396 100644 --- a/native-aot/README.md +++ b/native-aot/README.md @@ -182,3 +182,8 @@ containers working. reflection-free mode ta kullanırsak bazı reflectionlara izin veriliyor. ama ms bunu önermiyor. https://github.com/dotnet/runtime/blob/main/src/coreclr/nativeaot/docs/reflection-free-mode.md + +## Controller lar çalışıyormu ? + +hayır mvc desteklenmediği için çalışmıyor. AddController() service i native aot +de hata veriyor.