Skip to content

.NET 8 support issue  #41

@menaTitan

Description

@menaTitan

Application Details

  • Target Framework: .NET 8
  • Previous Framework: .NET 6

The application is an ASP.NET Core web API that uses the MonoMod.Common library and the Softwarehelden.Transactions.Oletx library to patch the OleTx implementation in System.Transactions and the System.Data.SqlClient library for supporting distributed transactions with MSSQL and Oracle servers.

Steps to Reproduce

  1. Update the project's target framework from .NET 6 to .NET 8.
  2. Build and run the application.
  3. The System.NullReferenceException is thrown during the application startup.

Expected Behavior

The application should start successfully and run without any exceptions when targeting .NET 8.

Additional Information

  • I have already tried updating to the latest versions of the MonoMod.Common and Softwarehelden.Transactions.Oletx libraries, but the issue persists.
  • I have also reviewed the documentation and release notes for these libraries, but there are no known issues or compatibility concerns mentioned for .NET 8.

Any assistance or guidance in resolving this issue would be greatly appreciated. Please let me know if you need any additional information or if you have any suggestions on how to proceed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions