Yahoo Suche Web Suche

Suchergebnisse

  1. Suchergebnisse:
  1. ASP.NET Core Runtime 3.1.32. The ASP.NET Core Runtime enables you to run existing web/server applications. On Windows, we recommend installing the Hosting Bundle, which includes the .NET Runtime and IIS support.

  2. 25. Sept. 2023 · This article highlights the most significant changes in ASP.NET Core 3.1 with links to relevant documentation. Partial class support for Razor components. Razor components are now generated as partial classes. Code for a Razor component can be written using a code-behind file defined as a partial class rather than defining all the ...

  3. 12. Juli 2022 · This article describes what is new in .NET Core 3.1. This release contains minor improvements to .NET Core 3.0, focusing on small, but important, fixes. The most important feature about .NET Core 3.1 is that it's a long-term support (LTS) release.

  4. 3. Dez. 2019 · NET Core 3.1 is now ready to be used wherever your imagination or business need takes it. You can download .NET Core 3.1, for Windows, macOS, and Linux: .NET Core 3.1 SDK and Runtime. Docker container images. Snap installer. ASP.NET Core and EF Core are also being released today.

  5. 11. Aug. 2020 · .NET Core 3.1.7 release carries both security and non-security fixes. CVE-2020-1597 | NET Core Remote Code Execution Vulnerability. Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core. This advisory also provides guidance on what developers can do to update their applications to ...

  6. 1. März 2010 · Downloads. Includes the .NET Core and ASP.NET Core Runtimes. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. The .NET SDK includes a matching updated .NET Runtime.

  7. 3. Dez. 2019 · NET Core 3.1 is a Long Term Support (LTS) release. Here’s what’s new in this release for ASP.NET Core: Partial class support for Razor components. Pass parameters to top-level components. New component tag helper. Prevent default actions for events in Blazor apps. Stop event propagation in Blazor apps. Detailed errors during Blazor app development.