What are the alternatives to Pos for .Net on .NET 6?

JohnMartel 46 Reputation points
2021-12-27T20:53:46.927+00:00

Unless I am wrong, it doesn't seem that .NET 6 supports POS for .NET. What are the alternatives to Pot for .NET,? It's unfortunate because I am developing a desktop app using WPF with .NET 6 and now I may have to downgrade to .NET framework

Developer technologies Windows Presentation Foundation
Windows for business Windows Client for IT Pros Devices and deployment Other
Developer technologies C#
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2021-12-28T17:04:33.527+00:00

    This library is not being upgraded to .net core. Most of the functionality is now in the runtime

    https://learn.microsoft.com/en-us/uwp/api/windows.devices.pointofservice?view=winrt-22000

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.