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

JohnMartel 41 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

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,671 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,247 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,542 questions
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 56,021 Reputation points
    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