There are two questions here, both pertaining to .NET Core and Local AD Accounts;
I am looking to access Local AD user account's, and their information.
I am looking to get Exchange calendar events for each of these users upon request.
Any direction would be greatly appreciated. The requirement of using .NET Core has me looking to stray from any old antiquated approaches to this solution, and I am simply looking for any new techniques / Microsoft NuGet Packages to assist in this endeavor. Thank you in advance.