Mantalog

~ blog of the Mantarou, by the Mantarou, for the Mantarou ~

2017-01-14から1日間の記事一覧

ASP.NET Coreでブラウザキャッシュを無効にする

キャッシュが有効になっていると、画像を更新してもブラウザ上に反映されないことがある。 開発中は邪魔なので無効にすると便利。 /* Startup.cs */ public void Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory…

Visual Studio 2015でsassを使う

これ参考http://gomocool.net/gomokulog/?p=720 http://sqlazure.jp/r/tool/587/