论坛


2023年9月25日 星期一

The convenience of .NET

Richard Lander | ASP.NET Blog |17:05:00

The .NET platform provides convenient solutions to many tasks, for developers looking for a straightforward utility function or a high degree of control crafting an algorithm.The postThe convenience of .NETappeared first on.NET Blog.

2023年9月22日 星期五

Tune into the C# Certification Training Series

Katie Savage| ASP.NET Blog |17:05:00

We are hosting six office hour training streams for the new C# Certification training content.The postTune into the C# Certification Training Seriesappeared first on.NET Blog.

2023年9月20日 星期三

Simplifying F# computations with the new ‘while!’ keyword

Petr Semkin | ASP.NET Blog |17:05:00

F# introduces `while!` keyword, streamlining loops in computation expressions.The postSimplifying F# computations with the new ‘while!’ keywordappeared first on.NET Blog.

CodeBehind Library in ASP.NET Core

Mohammad Rabie | www.c-sharpcorner.com |00:00:00

CodeBehind framework is a system development model based on the MVC pattern. CodeBehind brings aspx files back to ASP.NET Core and inherits the benefits of ASP.NET Core. Projects built under CodeBehind will all be modular and each project can supp...

2023年9月19日 星期二

What’s new in System.Text.Json in .NET 8

Eirik Tsarpalis| ASP.NET Blog |15:15:00

An overview of all new .NET 8 features in System.Text.Json for developers.The postWhat’s new in System.Text.Json in .NET 8appeared first on.NET Blog.

2023年9月14日 星期四

What’s new in Teams Toolkit for Visual Studio 2022?

Ayca Bas | ASP.NET Blog |17:00:00

Teams Toolkit for Visual Studio 2022 version 17.7 is packed with the new exciting capabilities for .NET developers.The postWhat’s new in Teams Toolkit for Visual Studio 2022?appeared first on.NET Blog.

2023年9月13日 星期三

Performance Improvements in .NET 8

Stephen Toub - MSFT | ASP.NET Blog |12:05:00

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.The postPerformance Improvements in .NET 8appeared first on.NET Blog.

A Clean Architecture for Building Web Applications with ASP.NET Core MVC C#

Ziggy Rafiq| www.c-sharpcorner.com |00:00:00

ASP.NET Core MVC is a robust framework for constructing web applications, and when combined with the Clean Architecture pattern, it can result in manageable and expandable solutions. In this piece, we will explore how to organise an ASP.NET Core M...

2023年9月12日 星期二

.NET Framework September 2023 Security and Quality Rollup Updates

Salini Agarwal | ASP.NET Blog |20:28:49

September 2023 Security and Quality Rollup Updates for .NET Framework.The post.NET Framework September 2023 Security and Quality Rollup Updatesappeared first on.NET Blog.

Announcing .NET 8 RC1

Leslie Richardson | ASP.NET Blog |17:11:00

.NET 8 RC1 is now available with improvements to System.Text.Json, a new AOT mode for Android and WASM, Azure Managed Identity support for containers, and more!The postAnnouncing .NET 8 RC1appeared first on.NET Blog.

EF Core 8 RC1: Complex types as value objects

Arthur Vickers | ASP.NET Blog |17:10:00

Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objectsThe postEF Core 8 RC1: Complex types as value objectsappeared first on.NET Blog.

Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality

David Ortinau | ASP.NET Blog |17:07:00

.NET MAUI in .NET 8 RC1 has more quality improvements for developers, and introduces the first step to supporting Xcode 15 beta and Apple SDKs.The postAnnouncing .NET MAUI in .NET 8 Release Candidate 1: Qualityappeared first on.NET Blog.

ASP.NET Core updates in .NET 8 Release Candidate 1

Daniel Roth | ASP.NET Blog |17:06:00

.NET 8 Release Candidate 1 is now available! Check out what's new in ASP.NET Core in this update.The postASP.NET Core updates in .NET 8 Release Candidate 1appeared first on.NET Blog.

Creating Resilient Web Applications using ASP.NET Core and Domain-Driven Design (DDD)

Ziggy Rafiq | www.c-sharpcorner.com |00:00:00

Building Robust Web Applications with ASP.NET Core MVC and Domain-Driven Design (DDD)

2023年9月11日 星期一

ASP.NET Core API Versioning Strategies

Sriram Kumar Mannava| www.c-sharpcorner.com |00:00:00

In a situation where we need to modify our API’s structure or functionality while ensuring that existing API clients remain unaffected, the solution is versioning.

« 上一页

下一页 »