Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
Since the purpose of this project is to provide a quickstart guide to building a fullstack javascript application we should look into add some example unit tests to the backend and frontend. This would allow new users to see how a test is written for both.
AC:
Need good unit tests written
Tests should be commented showing how and why things are done.
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Active Directory v2)
Since the purpose of this project is to provide a quickstart guide to building a fullstack javascript application we should look into add some example unit tests to the backend and frontend. This would allow new users to see how a test is written for both.
AC: