Explore >> Select a destination


You are here

www.stevejgordon.co.uk
| | az-liftshift.com
14.5 parsecs away

Travel
| | This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or
| | dylanbeattie.net
11.9 parsecs away

Travel
| | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain.
| | jamiemaguire.net
10.5 parsecs away

Travel
| | In the previous blog post, we saw how to use logging to examine planners and help debug your Semantic Kernel solution. In this blog post, you will see how to expose the customer service agent we've been building in a custom webchat experience using ASP.NET Core. This blog ties together many of the concepts from earlier posts and demos. All previous posts in the series can be found here: First Look, Integrating Semantic Kernel with Open AI (Part 0) - An introduction to Semantic Kernel, who is it for, why ...
| | seanmcp.com
119.1 parsecs away

Travel
| Writing a script to read the package.json for you