Skip to content

Notice on obsoleted RazorEngine APIs in Razor #446

Open
@captainsafia

Description

@captainsafia

Notice on obsoleted RazorEngine APIs in Razor

Types related to the RazorEngine type in Blazor have been obsoleted.

Version introduced

6.0.0-preview1

Old behavior

APIs were not obsolete.

New behavior

APIs are obsoleted.

Reason for change

The RazorEngine type has been deprecated in favor of the RazorProjectEngine type.

Recommended action

Migrate source code from the RazorEngine type to the RazorProjectEngine type.

Category

ASP.NET

Affected APIs


Issue metadata

  • Issue type: breaking-change

Metadata

Metadata

Assignees

No one assigned

    Labels

    6.0.0AnnouncementDocumentedThe breaking change has been published to the .NET Core docs

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions