Category

.NET

NET Ecology, Runtime and Engineering Experience Precipitation

190 篇文章
17 当前页
Details in C#that you don't know

Details in C#that you don't know

There is a thing called a duck type. The so-called duck type means that as long as a thing behaves like a duck, then it can be launched. It is a duck.

hez2010 3/29/2022 8:23 AM
3D shuttle effect? You can also do it with UWP

3D shuttle effect? You can also do it with UWP

When I went home for dinner at night, I played Empire Age 4, and suddenly remembered that I hadn't favored UWP for a long time. A sense of pride emerged spontaneously that "I have General UWP, which can handle the 3D shuttle effect".

dino.c 2/21/2022 2:31 PM
NET 7 Preview 1 Released

NET 7 Preview 1 Released

NET 7 is built on the foundation of. NET 6 and includes a unified set of basic libraries, runtime and SDK, which simplifies the development experience and improves developer productivity.

WeihanLi amazingdotnet 2/19/2022 1:01 AM
Getting Started with gRPC and. NET

Getting Started with gRPC and. NET

Essentially, an API is a protocol between a server and a client that specifies how the server provides specific data based on client requests.

Mohamad Lawand 2/18/2022 9:55 PM
New features of C#10

New features of C#10

We are pleased to announce that C# 10 has been released as part of. NET 6 and Visual Studio 2022.

微软中国MSDN 2/12/2022 10:14 AM