Posts tagged with #net
Ensuring consistent code styling across a project and diverse development team is a significant challenge. Fortunately, Visual Studio provides an option to define unified code styling rules for the project.
Sign-in/up with… has become a ubiquitous authentication method for most modern websites. In this blog post, I guide you through the process of integrating your Apple ID registration/login into your Kentico 13 CMS website.
In this post, I will go through the setup of logging with log4net in the .NET 7 console application and try to solve some of the common issues you can encounter during this process.
Minimal API is the new, simplified approach for building APIs in .NET, which is faster and requires minimal code and configuration. Below you can find a set of tips & tricks you may find useful while starting your journey with Minimal API or transforming your existing API from a controller approach into minimal.
Search option is an important part of every website. In this article, I will show how to build our own search engine and integrate it into .NET 6 minimal API.
Elevate your website development with Sitecore CMS by seamlessly creating API controllers and registering them using dependency injection.
Discover Microsoft's ML.NET, a powerful machine learning tool, as it expands the capabilities of their flagship platform to empower developers in leveraging data-driven insights.
Discover the paradigm-shifting potential of Blazor, a revolutionary framework leveraging WebAssemblies to enable frontend development with C#. Explore how this innovative approach can reshape the role of JavaScript by empowering developers to build robust web applications using C# for both frontend and backend.