TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET Core
FOLLOW
.NET Core is a modular, cross-platform, and open source software development framework that is used to build Windows, Web, and Mobile applications for Windows, Linux and OS X platforms.
Articles
(1029)
Blogs
(206)
Resources
(10)
Videos
(27)
News
(28)
Articles
Implementation Of The Redis Cache In The .NET Core API
In this article, you will learn how to implement of the Redis Cache in the.NET Core API.
Jaydeep Patil
Jun 21, 2022
JWT Token Authentication Using The .NET Core 6 Web API
JWT Token Authentication using the .NET Core 6 Web API
Jaydeep Patil
Jun 28, 2022
Using Dependency Injection in .NET Console Apps
This article introduces developers to using Dependency Injection in console applications, expanding their utility beyond simple command-line tools. It explains how to set up a console app with a Se...
Adam Stirtan
Oct 29, 2023
How to Make .Net Core App Secure Through Identity Core?
Converting a complex structure like the one you provided into a table format involves splitting the content into multiple tables due to its length. Below is the first part of the content formatted ...
Abdul Raheem
Oct 25, 2023
SQL Server Connection Error: Network Issue
a network-related or instance-specific error occurred while establishing a connection to sql server. the server was not found or was not accessible. verify that the instance name is correct and tha...
Ijas Ahamed
Oct 25, 2023
RabbitMQ Message Queue Using .NET Core 6 Web API
In this article, you will learn about RabbitMQ Introduction and Implementation using .NET Core 6 Web API.
Jaydeep Patil
Jul 25, 2022
Troubleshooting Microsoft.Extensions.Hosting Service Access Error
This message signifies an issue encountered while attempting to access services within Microsoft.Extensions.Hosting in a .NET application. Specifically, there was a problem with the application ser...
Ijas Ahamed
Oct 16, 2023
Single Responsibility Principle (SRP) in .NET Core
As a developer with one year of experience, you've likely come across the SOLID principles, a set of five principles that promote clean, maintainable, and scalable code. Among these principles,...
Ashutosh Singh
Oct 23, 2023
API Versioning in .NET 6
In the fast-paced world of software development, change is the only constant. And when it comes to developing APIs, ensuring that those changes don't disrupt existing client applications is par...
Ashutosh Singh
Oct 19, 2023
ASP.NET Core Web API with 3-Tier Architecture and Iterator Pattern
The Iterator Pattern is a behavioral design pattern that provides a way to access elements of a collection sequentially without exposing its underlying representation. It defines an interface for a...
Sardar Mudassar Ali Khan
Oct 19, 2023
Mediator Design Pattern in ASP.NET Core Web API with 3-Tier Architecture
The Mediator Design Pattern is a behavioral design pattern that defines an object that centralizes communication between a set of objects. It promotes loose coupling between components by preventin...
Sardar Mudassar Ali Khan
Oct 19, 2023
RestSharp vs Refit Library
RestSharp vs Refit Library: A Comparison for Calling REST API Endpoints in C# and ASP.NET Core. In this article, we delve into RestSharp and Refit, two C# libraries streamlining RESTful API consump...
Ajay Kumar
Oct 18, 2023
Interpreter Pattern in ASP.NET Core Web API with Clean Architecture
Explore the application of the Interpreter Design Pattern in an ASP.NET Core Web API, following Clean Architecture principles. This article delves into building a robust CarCompany CRUD system, emp...
Sardar Mudassar Ali Khan
Oct 18, 2023
Understanding and Utilizing Middleware in Applications
Middleware is a vital component in the world of web applications. But what exactly is it, and how can it benefit your software projects? In simple terms, middleware is like a helpful assistant in y...
Ashutosh Singh
Oct 17, 2023
.Net Core 7 Benchmarking using BenchmarkDotNet
In this article, we explore the crucial topic of performance optimization in software development. We delve into the use of BenchmarkDotNet to measure code execution times and improve code quality....
Kirtesh Shah
Oct 16, 2023
How To validate Appsetting.json Configuration Values In .NET
In .NET applications, the appsettings.json file is commonly used to store configuration settings. It's essential to validate the values stored in this file to ensure that they meet the required...
Rahul Singh
Oct 16, 2023
Clean Architecture and Command Pattern in ASP.NET Core API Implementation
Explore a clean and efficient approach to building a robust ASP.NET Core Web API for a Car Company, using Clean Architecture and the Command Pattern. Simplify CRUD operations with a structured and ...
Sardar Mudassar Ali Khan
Oct 16, 2023
Simplified ASP.NET Core Web API with Clean Architecture and Chain of Responsibility
In the ever-evolving landscape of web development, creating a robust and maintainable API is crucial. ASP.NET Core, with its versatility and performance, provides an excellent foundation for buildi...
Sardar Mudassar Ali Khan
Oct 16, 2023
API Development using Clean architecture and facade design pattern in Asp.Net Core Web API
Implementing a complete solution with all the details you've requested involves a significant amount of code, and it might not be feasible to provide an exhaustive example here. However, I can ...
Sardar Mudassar Ali Khan
Oct 10, 2023
Clean Architecture ASP.NET Core Web API Proxy
In the realm of modern web development, constructing a robust and scalable solution is paramount. This journey often involves harmonizing architectural principles and design patterns to enhance mai...
Sardar Mudassar Ali Khan
Oct 13, 2023
No Records Available.
401
-
420
of
1029
<<
19
20
21
22
23
>>
Learn Django in 20 Days
Challenge yourself
.NET Core
E-Book Download
Get Certified
Polygon