米Microsoftは12月3日(現地時間)、統合開発環境「Visual Studio 2019」の最新版v16.4を正式公開した。現在、同社のWebサイトからダウンロード可能。無償で利用できる“Community”エディションも用意されている。 「Visual Studio 2019」v16.4は、同日リリースされた「.NET ...
There are a lot of "getting started" talks about ASP.NET Core out there, but they won't take you very far in the real world. What if you already know what the Startup class does, how configuration is ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
New functionality for the ASP.NET Core web-dev component of .NET 7 starts out with several enhancements to Blazor, which lets Microsoft-centric web coders use their favorite programming language, C#, ...
米Microsoftは3月11日(現地時間)、公式ブログ“Visual Basic Blog”で、「.NET Core」における「Visual Basic」(以下、VB)の対応方針を発表した。それによると、「.NET 5」以降、以下の分野でVBのサポートが継続されるとのこと。 Class Library Console Windows Forms WPF Worker ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
今回もPowerShell Coreのソースコードを書いて実行するための環境としてVisual Studio Codeの使い方を紹介する。 Visual Studio Codeを使う場合、PowerShell CoreのインタラクティブシェルやPowerShell Coreシェルスクリプトと同じことを実行するには、そのための設定が必要に ...
Take advantage of migrations in EF Core to manage database schema changes over time and keep them in sync with the data models of your ASP.NET Core applications. An object-database mapper for .NET ...
Take advantage of improved identity management in ASP.NET Core to implement identity-based authentication for minimal APIs quickly, easily, and with less code. Minimal APIs in ASP.NET Core allow us to ...