.NET

.NET

A deep-dive into WinUI 3 in desktop apps – Windows Developer Blog

XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a cou...
.NET

.NET 5 Preview 6リンクまとめ

Announcing .NET 5.0 Preview 6ASP.NET Core updates in .NET 5 Preview 6Announcing Entity Framework Core EFCore 5.0 Preview...
.NET

.NET 5.0 Preview 5

リンクまとめ。Announcing .NET 5.0 Preview 5ASP.NET Core updates in .NET 5 Preview 5Announcing Entity Framework Core 5.0 Preview...
.NET

EPPlusがVer.5からLGPLでは無くなり商用は有償に

情報源: Excel spreadsheet library for .NET Framework/Core - EPPlus Softwarexlsxファイルを操作するためのライブラリであるEPPlusがVer.5からLGPLでは無く、商...
.NET

Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core – Microsoft Tech Community

情報源: Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core - Microsoft Tech Community - 1451944Mem...
.NET

C#: Code DomainでRoslynコンパイラを使用する

CodeDomで新しいコンパイラを使用したい!GitHub - aspnet/RoslynCodeDomProvider: Roslyn CodeDOM providerNuGet packages · dotnet/roslyn Wiki...
.NET

Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 – .NET Tools Blog.NET Tools Blog

Our C# 8 language features series is coming to an end. Before we jump into nullable contexts and nullable attributes, he...
.NET

build 2020 – The Journey to One .NET

Join us for the Microsoft Build 48-hour, digital event to expand your skillset, find technical solutions, and innovate f...
.NET

Build 2020関連まとめ #msbuild

見つけたものだけペタペタ。Azure関係はブチザッキをご覧ください。SQL Server/SQL Database関係はSE雑記をご覧ください。.NETAnnouncing .NET 5 Preview 4 and our journey ...
.NET

Introducing C# Source Generators

We’re pleased to introduce the first preview of Source Generators, a new C# compiler feature that lets C# developers ins...
.NET

Microsoft Build 2020

Microsoft Build focuses on the latest trends and future looking technology innovations for leading architects, developer...
.NET

.NET 5.0 Preview 3リンクまとめ

Announcing .NET 5.0 Preview 3Announcing Entity Framework Core 5.0 Preview 3ASP.NET Core updates in .NET 5 Preview 3Blazo...
.NET

.NET 5.0 Preview 2 Blogリンクまとめ

Announcing .NET 5.0 Preview 2Announcing Entity Framework Core 5.0 Preview 2ASP.NET Core updates in .NET 5 Preview 2Regex...
.NET

Updates on .NET Core Windows Forms designer

We released a preview version of Visual Studio 16.6 – Visual Studio 2019 version 16.6 Preview 1 and with it a new versio...
.NET

.NET 5 Preview 1

とりあえずリンクまとめ。Announcing .NET 5 Preview 1ASP.NET Core updates in .NET 5 Preview 1Announcing Entity Framework Core 5.0 Prev...
.NET

Visual Basic support planned for .NET 5.0 | Visual Basic Blog

We’ve heard your feedback that you want Visual Basic on .NET Core. Earlier versions of .NET Core supported Class Library...
.NET

PowerShell 7.0

Today, we’re happy to announce the Generally Available (GA) release of PowerShell 7.0! Before anything else, we’d like t...
.NET

.NET Core 3.0 2020/3/3でEOS

.NET Core 3.0 will reach end of life on March 3, 2020. It is a “Current” release and is superseded by .NET Core 3.1, whi...
.NET

.NET Core February 2020 Updates – 2.1.16, 3.0.3, and 3.1.2 

Today, we are releasing the .NET Core February 2020 Update. These updates only contain non-security fixes. See the indiv...
.NET

失敗談: System.CodeDom.Compilerのコンパイル時にGACを簡単に参照させたかったけどダメだった

System.CodeDom.Compilerを使って実行時にC#のコードからアセンブリを動的生成しているのですが、その時にGACにあるアセンブリならコンパイル時に気軽に参照してくれる方法があるかなとか調べていたのですが、結局簡単な方法はな...
スポンサーリンク