dotnet-repl icon indicating copy to clipboard operation
dotnet-repl copied to clipboard

Question: How to add framework references?

Open divinebovine opened this issue 4 months ago • 1 comments

Hi, I created a discussion on a missing field on a class in the aspnetcore repository and the answer was the following:

Version 2.3.x is the same as 2.1.x in terms of API surface. You need to use the Microsoft.AspNetCore.App shared framework reference instead.

How do we add framework references when using the repl?

divinebovine avatar Sep 05 '25 15:09 divinebovine

It's not currently supported by .NET Interactive.

jonsequitur avatar Oct 15 '25 18:10 jonsequitur