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
(1044)
Blogs
(208)
Resources
(10)
Videos
(27)
News
(28)
Articles
Options Pattern Named Options in .Net Core with examples
Learn how to implement the options pattern and validation in .NET Core using named and default options. Explore techniques for binding configurations, fetching options in APIs, injecting services i...
Jaimin Shethiya
Mar 29, 2024
Configuration Settings in .NET Core
Configuration settings are vital for .NET Core apps, enabling flexibility without code changes. Learn their anatomy, setup with JSON files, environment variables, and access methods for robust appl...
Ajay Kumar
Mar 29, 2024
Options Pattern in .NET Core with Examples
Options Pattern in .Net Core with examples
Jaimin Shethiya
Mar 28, 2024
Options Pattern Validation in .NET Core with Examples
.NET offers built-in resources for validating settings to ensure correctness without manual checks. Techniques like data annotations and custom validations streamline the process, enhancing configu...
Jaimin Shethiya
Mar 28, 2024
Optimizing Application Performance In-Memory Cache in .NET Core
In this article we will see how we can improve the performance of the application using IMemory Cache in .NETcore application.
Naimish Makwana
Mar 27, 2024
Enhancing Code Quality with SonarQube
In this article, we will explore SonarQube in detail, covering its features, benefits, and hands-on examples to demonstrate its usage in real-world scenarios.
Gourav Jain
Mar 27, 2024
Generate PDF Files in .NET Core 6 Web API Using PDFSharp
In this article, we will learn how to generate PDF Files in .NET Core 6 Web API Using PDFSharp. learn how to dynamically create PDF documents within a .NET Core 6 Web API application using PDFSharp.
Jobin S
Jul 17, 2023
C# HTTP Methods: Safe vs. Unsafe, GET vs. POST in .NET Core
Dive into advanced topics like dependency injection, service configuration, and implementing retry policies and circuit breakers. Elevate your API integration game with this comprehensive guide to ...
Vinoth Xavier
Mar 26, 2024
Optimize HttpClient Usage in .NET Core
Dive into advanced topics like dependency injection, service configuration, and implementing retry policies and circuit breakers. Elevate your API integration game with this comprehensive guide to ...
Vinoth Xavier
Feb 15, 2024
Unleashing the Power of Microsoft Copilot Stack in .NET Core
This article will talk about the power of the Microsoft copilot stack in.net core development with examples
Gourav Jain
Mar 23, 2024
Response Compression in .NET Core
Learn about HTTP compression techniques like Gzip, Deflate, and Brotli to reduce payload sizes and expedite data transmission. Configure response compression in ASP.NET Core, control compression ov...
Jaimin Shethiya
Mar 22, 2024
Background Services in .NET Core
In this article, we will learn Background Services in .NET Core allow developers to execute asynchronous tasks in the background, ensuring the smooth operation of applications.
Ajay Kumar
Mar 22, 2024
Simplifying File Uploads with .NET Core 7 Minimal APIs
Discover how .NET Core 7's Minimal APIs streamline file upload processes, enhancing development efficiency. Simplify backend tasks with minimalistic yet powerful approaches, optimizing file han...
Jobin S
Mar 21, 2024
Understanding Deadlocks in C# and .NET Core
Deadlocks, common in concurrent C# programs, occur when threads wait indefinitely for each other's resources. Learn prevention strategies and understand scenarios to ensure robust application e...
Ajay Kumar
Mar 18, 2024
Central Package Management (CPM) in .NET Core
Learn the power of NuGet's central package management (CPM) for efficient dependency handling across projects. Utilize Directory.Packages.props to centrally manage package versions for simplifi...
Jaimin Shethiya
Mar 13, 2024
OKTA Authentication in .NET Core API
Authentication in .NET Core API is crucial for securing endpoints, preventing unauthorized access, and ensuring data protection. This tutorial guides you through implementing Okta OAuth-based autho...
Ravi Raghav
Jul 05, 2023
Revolutionizing Software Architecture: .NET Core Web API and Microservices Paradigms
As we navigate the dynamic landscape of software development, it is paramount to consider real-world scenarios and apply architectural patterns that foster separation of concerns and flexibility. T...
Tuhin Paul
Mar 12, 2024
Land Area Calculation with Heron's Formula in C#
In this article, we'll explore how to utilize Heron's formula, a geometric approach, to calculate land area using a straightforward C# program. This program empowers users to input side len...
Ashutosh Singh
Mar 12, 2024
Difference Between .NET Framework, .NET Core, and .NET Standard
This article, delves into the distinctions between .NET Framework, .NET Core, and .NET Standard. Exploring their histories, open-source nature, cross-platform capabilities, and performance aspects,...
Tuhin Paul
Mar 11, 2024
GraphQL In .NET Web API With Entity Framework Core - Part Two
Explore advanced GraphQL integration in .NET Core Web API using Entity Framework Core. Learn efficient data modeling, schema design, and resolver implementation for seamless API development.
Akshay Patel
Feb 28, 2019
No Records Available.
281
-
300
of
1044
<<
13
14
15
16
17
>>
Learn Internet of Things in 21 Days
Challenge yourself
.NET Core
E-Book Download
Get Certified
.NET Developer