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
(1068)
Blogs
(213)
Resources
(10)
Videos
(27)
News
(28)
Articles
Real-Time Data and NCache: Keeping Your Data Fast and Fresh
Learn what is real-time data and what are its characteristics. Learn how modern distributed caching solutions such as NCache can help us in building and managing modern real-time applications.
Waqas Anwar
Jan 23, 2025
Modern ADO .Net with SQLite in VB and C#
This article demonstrates how to connect SQLite with ADO .NET in C# and VB, showcasing database operations such as creating tables, inserting records, and reading data. It uses the Microsoft.Data.S...
Sangeetha S
Jan 22, 2025
Working with gRPC API in .NET 8
We create a simple gRPC service using .NET C# to perform CRUD operations on a book management system. Learn how to define a .proto file, implement server-side logic, and test with tools like Postm...
Ayush Gupta
Jan 21, 2025
Upgrade Web App from .Net 5.0 (3.1) to 8.0 --- by MS Upgrade Assistant
This article will discuss the Upgrading from .Net 5.0, 7.0 or 3.1 to .Net 8.0, following MS Upgrade Assistant.
George
Sep 30, 2024
Upgrade Web App from .Net 5.0 (3.1) to 8.0 --- Manually
This article will discuss the Upgrading from .Net 5.0, 7.0 or 3.1 to .Net 8.0, following MS instructions.
George
Sep 30, 2024
.NET8/9 – Testing Different Build/Deployment Modes – Part 6
Learn how to configure and validate build pipelines, optimize deployment processes, and ensure application stability. This sixth installment dives deep into practical strategies for DevOps success.
Mark Pelf
Jan 17, 2025
.NET8/9 – Testing different Build/Deployment modes – Part 5
Explore various .NET8/9 build, publish, and deployment modes, including single-file apps, AOT precompilation, and framework-dependent/independent setups. Learn about tools like dotnet restore, glob...
Mark Pelf
Jan 16, 2025
.NET8/9 – Testing different Build/Deployment modes – Part4
Explore various .NET8/9 build modes, including framework-dependent, self-contained, single-file deployments, AOT compilation, trimming options, and more, using Microsoft tools and dotPeek decompile...
Mark Pelf
Jan 16, 2025
.NET8/9 – Testing Different Build/Deployment Modes – Part 3
This article explores 15 different build modes in .NET 8/9, including framework-dependent, framework-independent, single-file bundling, trimming unused libraries, and Ahead-of-Time (AOT) precompili...
Mark Pelf
Jan 15, 2025
.NET8/9 – Testing Different Build/Deployment Modes – Part 2
This article explores testing various build and deployment modes in .NET 8 and .NET 9. It delves into advanced techniques, comparisons, and optimization strategies to ensure seamless application de...
Mark Pelf
Jan 15, 2025
Global Exception Handling in ASP.NET Core Web API
Learn how to implement Global Exception Handling in Asp.Net Core WebAPI using Custom Middleware. Handle errors efficiently with ExceptionMiddleware, register it in program.cs, and see how to manage...
Kirtesh Shah
Jan 14, 2025
Breaking Changes in .NET Build Tools 8.0.0 to 8.0.11
This article explains the cause, including breaking changes in build tools, and provides solutions using updated build configurations and global.json settings.
Mark Pelf
Jan 14, 2025
.NET 8/9 – Testing Different Build/Deployment Modes – Part 1
Learn how to test various configurations, optimize deployment pipelines, and enhance the build process for efficient development workflows. Part 1 covers essential setup and testing strategies for ...
Mark Pelf
Jan 13, 2025
Working with GraphQL API in .NET 8 Using HotChocolate
This article covers setting up a GraphQL server, defining queries and mutations, integrating with .NET 8 applications, and optimizing your API development process. Explore HotChocolate’s features f...
Ayush Gupta
Jan 13, 2025
Learn Access Modifiers in .NET Core
Learn how these modifiers control access to classes, methods, and variables, enhancing encapsulation and security in C#. Perfect for developers looking to master access control in .NET Core.
Jaimin Shethiya
Jan 09, 2025
Understanding JIT Tiers, Dynamic PGO, and AOT
This article explains how JIT compilers optimize code with tiered compilation, profile-guided optimization (PGO), and Ahead-of-Time (AOT) compilation in .NET. It also demonstrates enabling AOT in a...
Sai Kumar Koona
Jan 08, 2025
Optimize Relationships Migrations Performance in ASP.NET Core MVC
This article covers Entity Framework Core, query optimization, caching strategies, lazy and eager loading, and best practices to enhance your MVC application's efficiency.
Sardar Mudassar Ali Khan
Jan 06, 2025
Understanding Connected Disconnected Scenarios in EF Core MVC
This article explains the connected and disconnected scenarios in Entity Framework Core for ASP.NET Core MVC applications. It covers how EF Core handles data in these scenarios, including change tr...
Sardar Mudassar Ali Khan
Jan 06, 2025
API Versioning In ASP.NET Core
This article covers versioning strategies, best practices, and configuration methods, ensuring backward compatibility and smooth upgrades for your RESTful APIs. Perfect for developers of all levels.
Dashrath Hapani
Jan 06, 2025
Moq Unit Testing in .NET Core with xUnit
This guide covers mocking dependencies, setting up test projects, and writing efficient unit tests for your applications. Perfect for developers seeking to enhance their testing skills and build ro...
Jaimin Shethiya
Jan 03, 2025
No Records Available.
View More
Crystal Reports Tutorials
Challenge yourself
.NET Core
E-Book Download
Get Certified
JQuery