Blog Logo
TAGS

The Rider 2023.3 Release Candidate Is Now Available

There’s only a few days left before the next major release for Rider! Don’t feel like waiting? Get a sneak peek of Rider 2023.3 now by downloading the Release Candidate build that has just landed on o...

Read more...

A failed experiment with interceptors in C# 12 and .NET 8

In this post, the author describes their attempt to add an interceptor to the NetEscapades.EnumExtensions NuGet package and the bug they discovered in the Roslyn compiler. The post explains the backgr...

Read more...

The end of the Tye Experiment#1622

The end of the Tye Experiment#1622

Read more...

The end of the Tye Experiment

Tye was an experiment built to explore various ways of making cloud native/distributed application/microservice development easier. Many of you used it in real scenarios and gave excellent feedback th...

Read more...

.NET Aspire Frequently Asked Questions

This article lists commonly asked questions about .NET Aspire, including its release date, the differences between .NET Aspire and other technologies such as Microsoft Orleans, Dapr, and Project Tye, ...

Read more...

.NET Conf 2023 Keynote - Welcome to .NET 8

.NET Conf 2023 Keynote - Welcome to .NET 8

NetCon is a 3-day event where the net community discusses new advancements in the unified development platform, .NET. With over 6 million developers using .NET, it is one of the most admired framework...

Read more...

Announcing .NET 8

We are happy to announce the availability of .NET 8, the latest LTS version of one of the world’s leading development platforms. .NET 8 delivers thousands of performance, stability, and security impro...

Read more...

Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8

For several releases now we’ve been making progress on one of our ongoing aspirational goals. Making .NET one of the most productive platforms on the planet for building cloud-native applications. We ...

Read more...

.NET 9 Runtime Async Experiment

In .NET 8 we started an experiment in adding support for green threads to .NET. We learned a lot, but decided not to continue at the current time. In .NET 9 wed like to explore new async capabilities ...

Read more...

Building a Project Management Tool with ASP.NET 7 and React: Part 1 — Introduction & Environment Setup

Welcome to the beginning of an exhilarating journey where we embark on the mission to build a comprehensive Project Management Tool from scratch. This series is designed to guide you through every cor...

Read more...

Building a Project Management Tool with ASP.NET 7 and React: Part 2— User Authentication

Welcome back to the second installment of our hands-on tutorial series where we meticulously craft a dynamic project management tool from scratch! In this segment, our expedition will primarily revolv...

Read more...

Working with Vue 3.0 and ASP.NET Minimal API - Rob Conery - Copenhagen DevFest 2023

Working with Vue 3.0 and ASP.NET Minimal API - Rob Conery - Copenhagen DevFest 2023

The speaker begins by introducing their plan to make the talk interactive and engage the audience. They mention that they gave a similar talk in Oslo with many slides but decided to make this one more...

Read more...

Boosting Flexibility in .NET Applications: A Guide to Structured Code

While working on a new solution, the author explores the importance of good structuring and separation of concerns in .NET applications. The article delves into the components and data flows in the ap...

Read more...

Why Does Microsoft Still Stick with ApiControllers?

The evolution of C# and its .NET Core framework has been nothing short of remarkable, establishing itself as a top-tier choice for robust applications and services. Yet, as I’ve journeyed alongside it...

Read more...

Performance Improvements in ASP.NET Core 8

ASP.NET Core 8 and .NET 8 bring many exciting performance improvements. In this blog post, we will highlight some of the enhancements made in ASP.NET Core and show you how they can boost your web app’...

Read more...

Clean Architecture Solution Template for ASP.NET Core

GitHub - jasontaylordev/CleanArchitecture: Clean Architecture Solution Template for ASP.NET Core. Automate any workflow, host and manage packages, find and fix vulnerabilities, instant dev environment...

Read more...

Unleashing Clean Architecture in .NET 8 - Jason Taylor - Copenhagen DevFest 2023

Unleashing Clean Architecture in .NET 8 - Jason Taylor - Copenhagen DevFest 2023

Jason Taylor, a solution architect and Microsoft MVP, is excited to present his talk on Unleashing Clean Architecture in .NET 8 at the Copenhagen Developers Festival. He introduces his clean architect...

Read more...

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

ASP.NET Core updates in .NET 8 Release Candidate 2 (RC2) include many great new improvements such as HTTP logging extensibility, support for form files in new form binding, Typescript client stateful ...

Read more...

Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK

As mentioned in the Skills to Plugins blog post, the Semantic Kernel team has been preparing the Semantic Kernel SDK for v1.0.0. Today, we’re making our first big push by releasing the first release c...

Read more...

Announcing .NET 8 RC2

.NET 8 RC2 is now available. This release includes new NuGet package READMEs, simple CLI-based project evaluation, publishing containers to tar.gz archives, and Tensor Primitives for .NET. Download .N...

Read more...