Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Umbraco .NET Core Mastery : Build a kickAss websites using Umbraco 10 or 9

    Posted By: yoyoloit
    Umbraco .NET Core Mastery : Build a kickAss websites using Umbraco 10 or 9

    Umbraco .NET Core Mastery
    by Jon D Jones

    English | 2022 | ISBN: NA | 354 Pages | PDF, EPUB | 34 MB

    Learn how to master Umbraco CMS development using ASP.NET 6/, NET Core, or ASP.NET 5!

    Learn how to build a Umbraco-powered website using Umbraco v10 (or v9) and .NET Core/ASP.NET 6 /ASP.NET 5. In 2022, Umbraco moved from the .NET Framework to .NET Core has meant that a lot of things have changed within the CMS.

    Compared to earlier versions of Umbraco there is a now whole new way of working. In this 350-page plus book, you will get access to all the information that you will need in order to create a kickass website using Umbraco 10. In this book, you will learn everything you need to build a kickass Umbraco powered website

    Topics range from how to install the CMS, how to use the core APIs to build web pages, how to optimally perform content modelling, how to upgrade your sites, how to build a member area , how to build multi-language area, how to customise the backend and MUCH MUCH more!. This book will help you to build a site using Umbraco quicker and with fewer headaches!

    If you have seen my website or YouTube and you would like to support me in some form, this is the project I need motivation with! This project is like a kick-starter project, the only difference is that you will get access to the book in real-time as it is being written.

    Thank you for supporting me. It is appreciated!

    I do have another Umbraco book but that is aimed at v8 and below.

    Version: 0.17v

    Current Completed Page Length: 354 pages

    Completed
    Welcome

    What You Can Expect From This Book

    My Thanks To You

    Installing And Configuring Umbraco For Development

    Setting Up Your PC For Success

    Installation via the CLI

    Installing A Community Starter Kit

    Hosting An Umbraco V9 Website In Docker

    Hosting An Umbraco V9 Website In IIS

    Project Structure Explained

    Useful Developer Tweaks

    Further Reading

    Content Modeling

    Content Modelling Within Umbraco

    Properties, Data Types and Property List Editors

    Document-Type Modelling Good Practices

    Managing Global Settings

    Block Modelling

    Content Modelling Best Practices

    Further Reading

    How To Build Pages Within Umbraco

    Routing And Route Hijacking

    Umbraco Controllers Explained

    View Components

    Umbraco Model Builder

    View Model Patterns

    Further Reading

    Umbraco API 101

    HTTP Context in ASP.NET 5

    IPublishedContent Vs IContent

    Umbraco Context Deep Dive

    Umbraco Helper

    Querying Umbraco For Published Content

    IPublishContent

    Searching For Content

    Content Service

    IContent

    Further Reading

    Hooking And Hacking Umbraco

    Composers and Components

    Dependency Injection

    Notifications

    Reoccurring Tasks

    Content Finders

    Errors - 404 and 500s

    Further Reading

    Extending The Backend

    Customise The Backend

    Sections

    Dashboards

    Trees

    ContentApps

    Further Reading

    Members and Editors

    Members And Roles

    Login Component

    Managing Members In Code

    User service

    Further Reading

    Multiple Language Websites

    Single-instance architecture

    Multi-site architecture

    Multi-language tips

    Further Reading

    Umbraco Good Practices

    Upgrading Framework to Core

    Upgrading v9 to v10

    Performance