Learn how to check if a user is logged into the Umbraco backoffice in ASP.NET Core. This tutorial provides step-by-step instructions for using BackofficeUserAccessor to secure your views, complete with code examples and explanations.
Latest posts tagged on "Umbraco"
Create an API in Umbraco in 5 Minutes: A Quick Guide for Developers
Creating an API in Umbraco is a straightforward process. This guide will walk you through the steps to create an API in Umbraco in just 5 minutes.
How to Create a New Umbraco Project: A Step-by-Step Guide
This guide will walk you through the essential steps to get started with Umbraco, a popular open-source content management system (CMS). Whether you're a beginner or an experienced developer, these steps will help you set up your new project efficiently.
Configuring Security Settings in Umbraco: A Comprehensive Guide
This guide provides a detailed overview of the security settings in Umbraco, covering essential configurations for user management, password policies, and session handling. Learn how to customize these settings to enhance the security of your Umbraco CMS.
Streamlining Node Property Data Retrieval in Umbraco: A Quick Guide
Learn how to efficiently retrieve node property data in Umbraco for testing purposes. Craft targeted SQL queries to access specific properties, streamlining the testing process.