shuhelohelo’s blog
id:shuhelohelo
Xamarin.FormsでASP.NET CoreなDI(Dependency Injection) (1)
montemagno.com こ,これは...! Xamarin.Forms以外のアプリケーションでも同様に使えそう. Microsoft.Extensions.Hostingをインストールする Nugetから. すべてのプロジェクトに. ビルトインのLoggingフレームワークと,jsonファイル形式(appsettings.json)のアプリケーション設定もできる.おなじみ. Startup.csを作る 共有…