Create View Components in ASP.NET Core
In this post, I want to show how creating View Components in ASP.NET Core is simple and powerful and allows us to have reusable components.
All technologies, only pure source code
In this post, I want to show how creating View Components in ASP.NET Core is simple and powerful and allows us to have reusable components.
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each application.
Last October, I announced the release in February of the new Bill Gates’ book “How to avoid a climate disaster”. The book is released on time
In this post I show how to customize your pipeline and other external files in Azure DevOps using variables from the Library
In this post I talk about the integration with external providers in the AdminLTE project such as Microsoft, Facebook, Google and Twitter
For ages now, every annual report on desktop operating system market share has had the same top two contenders: Microsoft’s…
How to run a website built with ASP.NET Core on a Windows machine with IIS and create a self-certificate to test your application properly
I continue to add more features to the integration of AdminLTE with Identity and IdentityServer in AdminLTE in an ASP.NET Core project
Microsoft Viva improves the employee experience because “the first EXP built for the digital era,”, helping people have a healthier work life
This article talks about multi-tenant applications and discusses how multi-tenant applications can be architected and implemented in ASP.NET 5
Wouldn’t it be nice if the database gets created automatically on the EF Core model your created? To that end this article discusses just that