75 liens privés
Razor is a markup syntax for embedding .NET based code into webpages. It includes Razor markup, C#,... Tagged with dotnet, csharp, webdev.
https://www.mikesdotnetting.com/article/352/working-with-dates-and-times-in-razor-pages-forms
https://www.mikesdotnetting.com/article/345/localisation-in-asp-net-core-razor-pages-cultures
https://www.sharepointcafe.net/2022/08/how-to-consume-rest-api-from-asp-net-razor-web-pages.html
https://www.mikesdotnetting.com/article/348/razor-pages-localisation-seo-friendly-urls
.NET 6.0 Razor pages website with Tailwind. Contribute to NetCoreTemplates/razor-tailwind development by creating an account on GitHub.
https://blog.elmah.io/cross-site-request-forgery-csrf-with-asp-net-core-and-ajax/
https://stackoverflow.com/questions/73284985/how-do-i-use-async-tasks-to-update-my-net-core-3-1-page-as-various-tasks-are-oc
https://stackoverflow.com/questions/71680811/call-model-function-from-javascript-in-razor-page
https://stackoverflow.com/questions/72453006/add-ajax-handler-on-razor-page
https://programmingcsharp.com/ajax-calls-in-asp-net-core-razor-pages/
https://www.mikesdotnetting.com/article/358/using-minimal-apis-in-asp-net-core-razor-pages
https://exceptionnotfound.net/using-named-handler-methods-to-make-jquery-ajax-calls-in-razor-pages/
https://choices-js.github.io/Choices/
https://stackoverflow.com/questions/75329351/how-to-load-a-select-choice-js-with-data-from-the-database
https://github.com/Choices-js/Choices/issues/914
In this post I discuss C#'s nullable reference types in the context of Razor Pages, why they don't play nicely together and how to improve the experience.