Free .NET Web API Course

143+ Articles

Blog

Deep dives into .NET, AWS, Docker & Modern Architecture

Page 10

Showing 109-120 of 143 articles

Page 10 of 12
Repository Pattern with Caching and Hangfire in ASP.NET Core
dotnet

Repository Pattern with Caching and Hangfire in ASP.NET Core

In this article, we will learn about an approach with which we will build a SUPER-FAST Repository Implementation using all the latest libraries and concepts. We will be implementing Repository Pattern with Caching and Hangfire in ASP.NET Core along with Onion Architecture just to make sure our code is well organized and be readily used in any random project.

15 min read
118.3K views
Razor Page CRUD in ASP.NET Core with jQuery AJAX  - Ultimate Guide
dotnet

Razor Page CRUD in ASP.NET Core with jQuery AJAX - Ultimate Guide

In this tutorial, we will learn a clean and simple way to implement Razor Page CRUD in ASP.NET Core with jQuery AJAX and Bootstrap Modal. The ultimate aim is to build an Entity Management Set of Operations (CRUD) that doesn't reload pages. We will be achieving this with the help of ASP.NET Core Razor Page, Razor Partial View, JQuery AJAX calls so that you would never have to see your page reload again but everything would just work flawlessly.

21 min read
96.1K views
Working with MongoDB in ASP.NET Core - Ultimate Guide
dotnet

Working with MongoDB in ASP.NET Core - Ultimate Guide

We will learn about working with MongoDB in ASP.NET Core. We will be building a WebAPI Project that can manage customer data. Along the way we will cover various concepts including Introduction to NoSQL Database, What is MongoDB, Installing MongoDB Locally and on the Cloud, Integrating with ASP.NET Core and much more. In general, you will be getting a complete working knowledge with MongoDB and probably set enough to start implementing MongoDB in your next ASP.NET Core Project.

14 min read
64.8K views
Logging with NLog in ASP.NET Core - Best Logging Framework?
dotnet

Logging with NLog in ASP.NET Core - Best Logging Framework?

In this article, we will talk about Logging with NLog in ASP.NET Core. We will cover topics like NLog, Integrating NLog in ASP.NET Core, Injecting NLog within ASP.NET Core, using the ILogger, Common Targets of NLog, Configuration File of NLog, Log Levels and much. By the end of the article, you will have enough knowledge about NLog, so that you can start using NLog in a full-fledged manner for your next ASP.NET Core Project.

11 min read
93.6K views

.NET + AI: Build Smarter, Ship Faster

Join 8,000+ developers learning to leverage AI for faster .NET development, smarter architectures, and real-world productivity gains.

AI + .NET tips
Productivity hacks
100% free
No spam, unsubscribe anytime