‘IConfiguration’ does not contain a definition for ‘Get’
Sorunu çözmek için Nuget Paket Yöneticisine gidin ve “Microsoft.Extensions.Configuration.Binder” paketini indirin. Go to Nuget Package Manager…
You can resolve the problem by installing the specified framework and/or SDK. The specified framework can be found at: 2.1.1 3.1.0 5.0.0
Bu hatayı projenin kullandığı .NET CORE Sdk sı debug etmek istediğiniz makina da ya da IIS…
Package Manager Console un ortama göre değiştirme
Code first ile proje geliştiriyorsanız ve dev, test, prod ortamlarınız var ise shcema değişikliklerini package console…
UnauthorizedAccessException: Access to the path ‘C:\Windows\TEMP\jsreport’ is denied. IIS 1O Windows Server 2019
Aynı sunucu üzerinde iki .net core uygulaması çalışıyor. İlk uygulama test amacıyla kullanıldı. Sonra aynı sunucu…
