home.social

#razor_pages — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #razor_pages, aggregated by home.social.

  1. Yet Another генератор статической документации для онтологических моделей данных

    Привет, хабр! Решил поделиться с миром своим проектом, который делался в свободное время и был мне полезен на моей текущей работе. Ссылка на гитхаб github.com/simplepersonru/Simp Проект - генератор статического сайта документации для онтологической модели данных Онтологическая модель данных — это способ формального описания предметной области, в основе которого лежат три главные вещи: 1. Классы (типы объектов, «сущности»). 2. Атрибуты (свойства этих классов). 3. Связи (отношения между классами). Под катом: + Мотивация (зачем мне это нужно) + Как это выглядит (с опубликованным примером) + Как можно применить (зачем Вам это нужно) AI дисклеймер - при написании статьи активно использовалась нейросеть головного мозга, будьте осторожны

    habr.com/ru/articles/1014020/

    #ssg #documentation #ontology #cim #razor_pages

  2. [Перевод] Гладкое бритье: Razor Pages для разработчиков веб-форм

    Если вы, будучи разработчиком ASP.NET Web Forms, сомневаетесь в переносимости своих навыков на более современную платформу .NET (например, .NET Core или .NET 6), то спешу вас успокоить — все не так уж и плохо. Хоть Microsoft и не планирует переносить Web Forms, приобретенные вами навыки вполне применимы в аналогичном фреймворке под названием Razor Pages. Да, вам все равно придется адаптировать свое мышление к этой новой платформе, но если вы не пожалеете на это время, ты вы откроете для себя такой же мощный и простой в использовании инструмент для создания веб-приложений.

    habr.com/ru/companies/otus/art

    #aspnet_web_forms #aspnet #razor_pages #вебформы #вебразработка

  3. Driving myself nuts here. I have an #asp_net #razor_pages website that runs fine when launched from Visual Studio but from #JetBrainsRider it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

    Where do I need to be looking in #Rider to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.

  4. Driving myself nuts here. I have an #asp_net #razor_pages website that runs fine when launched from Visual Studio but from #JetBrainsRider it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

    Where do I need to be looking in #Rider to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.

  5. Driving myself nuts here. I have an #asp_net #razor_pages website that runs fine when launched from Visual Studio but from #JetBrainsRider it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

    Where do I need to be looking in #Rider to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.

  6. Driving myself nuts here. I have an #asp_net #razor_pages website that runs fine when launched from Visual Studio but from #JetBrainsRider it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

    Where do I need to be looking in #Rider to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.

  7. Driving myself nuts here. I have an website that runs fine when launched from Visual Studio but from it is serving 404 for all Razor Pages and successfully serving static content. I see the message "Request reached the end of the middleware pipeline without being handled by application code." from IIS Express when I use that Run/Debug configuration (from `launchsettings.json`) in Rider, but not in Visual Studio.

    Where do I need to be looking in to diagnose the issue? Note that this seems to have started occurring after I updated to 2024.1.1 from 2023.something-or-other-fairly-recent.