You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MAUI Class Library .NET 8 doesn't work with an ASP.NET Core Web Api project .NET 8.
Nor does the MAUI Class Library .NET 8 work with a Service Console .NET 8.
How to reproduce:
Open Visual Studio 2022 latest version
Create a MAUI Class Library .NET 8
Create an ASP.NET Core Web API .NET 8
Made a project reference to the MAUI Class Library .NET 8 from the ASP.NET Core Web API .NET 8
Notice the error for the new reference to the MAUI Class Library complains that the project is not compatible with andriod, ios, maccatalyst, and windows.
My goal is to host a SignalR app on a computer, and allow other computers to connect to the SignalR service.
This is also a huge problem since all of the docs that discuss self-hosting SignalR reference a library that is now depreciated.
But I can open another ticket for that issue.
Why didn't microsoft wait until things were running smoothly before publishing MAUI?
There is NO documentation for using it with .NET Core projects.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The MAUI Class Library .NET 8 doesn't work with an ASP.NET Core Web Api project .NET 8.
Nor does the MAUI Class Library .NET 8 work with a Service Console .NET 8.
How to reproduce:
My goal is to host a SignalR app on a computer, and allow other computers to connect to the SignalR service.
This is also a huge problem since all of the docs that discuss self-hosting SignalR reference a library that is now depreciated.
But I can open another ticket for that issue.
Why didn't microsoft wait until things were running smoothly before publishing MAUI?
There is NO documentation for using it with .NET Core projects.
Beta Was this translation helpful? Give feedback.
All reactions