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?