NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable.The post Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! appeared first on The NuGet Blog.
Creating project templates is a great way to make it easy for users to get started from a common starting point. In the past it was difficult to create, and maintain, project templates for .NET. Now it's very easy to get started with your own custom project templates. You can create a project template that can be used in the command line with dotnet new, Visual Studio 2019 and Visual Studio for Mac. Come to this talk to see how easy it is to create your very own project templates. We will cover creating single project templates as well as solution templates that contain several projects.
Learn how to create web pages using Razor with ASP.NET Core.Follow along at https://docs.microsoft.com/learn/modules/create-razor-pages-aspnet-core/
Toddy Mladenov and Jeanine Burke join Scott Hanselman to talk about the new IoT Edge scenarios enabled by ACR connected registry, which is an on-premises extension of the Azure Container Registry. See how you can deploy hierarchical IoT Edge infrastructure, pull container images from the connected registry without direct internet access, and use the connected registry in disconnected scenarios.[0:00:00]– Introduction[0:00:37]– Conceptual overview[0:06:25]– Demo setup[0:10:07]– Demo: Create a connected registry[0:13:24]– Demo: Deploy and use a connected registry (parent and child)[0:31:47]– Demo: Offline connection[0:33:28]– Demo: Connected registry synchronization[0:37:55]– Wrap-upWhat is a connected registry?Quickstart: Deploy a connected registry to an IoT Edge deviceTutorial: Deploy a connected registry to a nested IoT Edge hierarchyScheduled Synchronization of Registry Artifacts for Shipping Scenarios Using ACR Connected RegistryCreate a free account (Azure)
Blazor in .NET 6 enables building even more powerful and flexible web UI components. In this session we'll look at the new improvements to the Blazor component model, including required component parameters, generic type inference from ancestor components, JavaScript initializers, and handling of static web assets.
ASP.NET Core & Razor Pages are the foundations for many modern web apps. Check out what's new for ASP.NET Core MVC & Razor Pages in .NET 6 including Hot Reload, nullability checking, CSS isolation, Bootstrap 5, async streaming, IAsyncDisposable support, and faster build times.
Blazor in .NET 6 gives you the functionality you need to build real world apps of any size and complexity. In this session we'll look at the new Blazor features in .NET 6 for practical web app development. We'll look at the new support for Hot Reload, error boundaries, state preservation during prerendering, faster file uploads, query string handling, adding page metadata, and integrating Blazor components into existing JavaScript based apps.
Recap of keynote announcements and other great things in the conference!