4 Replies
these ones are all deprecated. so just wondering what is the new way of getting just the interfaces or enum types to things?
you need to reference the aspnetcore framework, it isn’t distributed on nuget anymore
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/target-aspnetcore?view=aspnetcore-7.0 tells you how to do it
Use ASP.NET Core APIs in a class library
Learn how to use ASP.NET Core APIs in a class library.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.