Click here to Skip to main content
15,886,067 members
Everything / Web Development / ASP.NET / ASP.NET Core

ASP.NET Core

ASP.NET-Core

Great Reads

by Ivan Yakimov
What are certificates in ASP.NET, why we need them, how to create self-signed certificate for testing and use certificates with ASP.NET Core
by Robert_Dyball
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.NET Core + Angular 2 SPA. Source includes VS2015 and VS2017 versions.
by kusnaditjung
Web specification and framework
by thangchung
Learn to organize clean architecture to modular patterns

Latest Articles

by Nicolas DESCARTES
How to implement authentication in Blazor and ASP.NET Core ?
by Mohammad Elsheimy
Porting Windows Fonts to Linux
by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 2.
by Dev Leader
Learn to create tests, use advanced techniques, and improve your code quality!

All Articles

Sort by Updated

ASP.NET Core 

N 24 Apr 2024 by Nicolas DESCARTES
How to implement authentication in Blazor and ASP.NET Core ?
23 Feb 2024 by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 2.
8 Dec 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
20 Nov 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
18 Nov 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
7 Nov 2023 by Michael Gledhill
A cheatsheet for getting your Web APIs up and running as quickly and painlessly as possible
12 Sep 2023 by Zijian
Code First approach for generating client APIs for ASP.NET Core Web API, in C# and in TypeScript for jQuery, Aurelia, Axios and Angular 2+.
8 Sep 2023 by Dawid Borycki
This article demonstrates how you can use ASP.NET Core with Windows 11 to build a web server for a headless IoT application. You will gain insights into harnessing Arm64-powered devices that offer high performance while consuming minimal power for your IoT applications.
6 Jan 2023 by Halil ibrahim Kalkan
How to inject Service Dependencies to Entities with EFCore 7
10 Oct 2022 by syed shanu
Blazor Server APP in ASP.NET Core 6.0
6 Jun 2022 by syed shanu
Getting started with .NET 6.0 and Standalone Angular Template in VS 2022
17 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
12 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
9 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
14 Oct 2021 by Ivan Yakimov
What are certificates in ASP.NET, why we need them, how to create self-signed certificate for testing and use certificates with ASP.NET Core
30 Jun 2021 by Marcelo Ricardo de Oliveira
Implementing ASP.NET Core Identity so our e-Commerce can benefit from authentication, authorization and user identification
16 Jun 2021 by Shaun C Curtis
A detailed look at the anatomy and workings of a Blazor Server Component
21 Mar 2021 by Mohammad Elsheimy
How to prevent Cross-Site Request Forgery attacks in ASP.NET Core, JavaScript and Angular
17 Mar 2021 by Shaun C Curtis
A Blazor inline dialog control to lock all page controls except those within the form.
16 Mar 2021 by Shaun C Curtis
A Blazor control to manage and monitor edit state in a form
16 Mar 2021 by Shaun C Curtis
A Blazor validation control to manage and monitor validation state in a form.
5 Mar 2021 by Amanmohammad Toumaj
Understanding and implementing Domain Driven Design Implementation Approach
16 Feb 2021 by Shaun C Curtis
How to build an Edit Framework for Blazor Forms
15 Feb 2021 by Shenwei Liu
Presenting an advanced Angular modal dialog service and demonstrating dialog uses and issue resolutions (updated to Angular 11 and available with npm library package).
12 Feb 2021 by O.Nasri
Steps to create a nice dashboard web page using .NET MVC Core
3 Feb 2021 by Mohammad Elsheimy
Mastercard MIGS payment service and how to capture payments from clients
28 Jan 2021 by Shaun C Curtis
A practical walkthrough of Async Programming in DotNetCore
20 Jan 2021 by Ev Uklad
Demonstration of this amazing technology that Microsoft released two years ago as a part of ASP.NET Core - Blazor!
18 Dec 2020 by Shaun C Curtis
Blazor Component update process explored
6 Dec 2020 by Shenwei Liu
An Angular sample application that includes selecting, adding, updating, and deleting data with HttpClient service, reactive forms for object and array types, in-line data list editing, custom input validations, and various other features (latest update with Angular 11 CLI and ASP.NET Core 5.0).
29 Nov 2020 by Shenwei Liu
A full-structured data service sample application migrated from ASP.NET Web API 2.0 to and between ASP.NET Core version 2.1, 3.1 and 5.0
13 Nov 2020 by Ziya Mollamahmut
Localizing ASP.NET Core powered by online translation and auto resource creating...
5 Nov 2020 by Ev Uklad
This article describes a technique to serialize models containing dynamic types with System.Text.Json JsonSerializer, that doesn’t support $type.
12 Oct 2020 by Tarek Najem
A new way to configure our application with the startup class using a flexible way to implement this configuration
6 Oct 2020 by Ansel Castro
Leveraging Protobuf and code generation tools to drive the development of microservices and REST APIs
5 Oct 2020 by Vikas Sharma
Build a robust authentication and authorization system using IdentityServer and ASP.NET Core 3.1
3 Oct 2020 by Garai Márton
The first try hiccups and successes installing Bolero, a Webassembly framework for F#
17 Sep 2020 by kusnaditjung
Web specification and framework
13 Sep 2020 by Bohdan Stupak
The article shows how to perform dependency injection when using Quartz.NET library employing standard .NET Core DI container library. Also, we'll focus on a couple of other useful .NET core techniques.
11 Aug 2020 by Shaun C Curtis
A guide to async programming in Blazor
19 Jul 2020 by amitp_naik
WhiteApp or QuickApp API solution template built on Onion Architecture
8 Jul 2020 by zainafzal
How to access DynamoDB locally using ASP.NET Core Web API
4 Jun 2020 by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
4 May 2020 by Zijian
Generate strongly typed client API in C# for ASP.NET Web API and .NET Core Web API supporting desktop, Universal Windows, Android and iOS
7 Apr 2020 by Vikas Sharma
Scrum poker app using ASP.NET Core SignalR 3.1 with React in Typescript
5 Apr 2020 by DiponRoy
Select data as DataTable object for a database using Entity Framework
15 Mar 2020 by Habibur Rony
This article mainly focuses on the CQRS pattern. How we can implement CQRS Pattern using the MediatR. How we can use CQRS pattern with ASP.NET MVC Core and Vue.Js.
23 Feb 2020 by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
8 Feb 2020 by Aram Tchekrekjian
How to create and deploy your first ASP.NET Core Web API on IIS
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
22 Jan 2020 by Flávio Henrique de Carvalho
This is a practical article that serves with a guide of steps describing problems and solutions found when deploying an application with an ASP.NET Core backend and Angular frontend, aimed at developers and other beginner professionals.
20 Jan 2020 by Marc Clifton
The Secret Sauce
1 Dec 2019 by Vincent Maverick Durano
The new version of ApiBoilerPlate has recently been released. In this post, we will take a look at the new features added to the template.
3 Nov 2019 by MajdaOsmic
This article explains the issues encountered shortly after implementing the ASP.NET Core integration test the same way as explained in the official tutorial, as well as the solution.
18 Oct 2019 by Vincent Maverick Durano
Highlights the detail about what's new in AutoWrapper Version 2. AutoWrapper is a simple, yet customizable global exception handler and response wrapper for ASP.NET Core APIs
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
4 Oct 2019 by Vincent Maverick Durano
In this post, we will take a look at how we can beautify our ASP.NET Core API responses using AutoWrapper.
2 Oct 2019 by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
2 Oct 2019 by Eduard Silantiev
Create a test RESTful WEB API service using ASP.NET Core 2.1
1 Oct 2019 by Vincent Maverick Durano
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
28 Sep 2019 by HHerzl
In this guide, we'll use WideWorldImporters database to create a Web API.
21 Sep 2019 by Ziya Mollamahmut
Learn how to implement efficient paging with a reliable pagination control
12 Sep 2019 by Sean Ewington
Web development beginner tutorials. A compilation of web development tutorials that serve as a beginner's walk to web development
27 Aug 2019 by dnxit
MVC 6 .NET Core Dynamic navigation menu from the database
14 Aug 2019 by dnxit
Seeding data in MVC 6 .NET Core 2.2 application at startup
5 Aug 2019 by Vincent Maverick Durano
This is the first article of the ASP.NET Core and Blazor Code Venture series. The goal of this article series is to build a data driven Blazor app from scratch starting from setting up your development workspace, authentication, data access with CRUD, consuming Rest APIs and down to deployment.
30 Jul 2019 by Lee P Richardson
Fighting File Downloads and Dinosaurs with NSwag via ASP.NET Boilerplate
29 Jul 2019 by Akhil Mittal
For this tutorial, we’ll create a simple ASP.NET Core web application, containerize it with Docker, then deploy it to an AKS cluster.
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
11 Jun 2019 by Shweta Lodha
This article will walk you through the creation of ASP.NET Core application using ASP.NET Core 2.2 from scratch, by utilizing the capabilities of package manager, EF Core, Identity API, Razor Class Library, etc.
6 Jun 2019 by Tom Ling
The code for this example can be found here. What is dependency injection. Dependency injection (DI) is a software design pattern that allows developers to write loosely coupled code.
2 Jun 2019 by RM Shahidul Islam Shahed
Basic CRUD Operations With Paging, Sorting, Searching and Export Data Option
30 May 2019 by Member 13221290
Develop a demo service fabric in Visual Studio 2019
28 Feb 2019 by Chris A. Johnson
Debugging within IIS provides a smoother development process without having to think about whether your webserver is running or not.
24 Feb 2019 by MukeshKumarTech
In this post, we will learn a few points which can be implemented while developing the website in ASP.NET Core to improve performance.
24 Feb 2019 by Mehmet Ozkaya
There are most of web scraping and web crawler frameworks existing on different infrastructures. But when it comes to dotnet environments, you have no such option that you can find your tool that accommodates your custom requirements.
10 Feb 2019 by Akhil Mittal
Microservices and their advantages over monolithic services architecture
3 Feb 2019 by Vlad Neculai Vizitiu
How to use claims following a typed approach
27 Jan 2019 by syed shanu
Getting started with Angular 7 and ASP.NET Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
16 Nov 2018 by Vincent Maverick Durano
A quick tutorial on how to integrate VMD.RESTApiResponseWrapper.Core library into your ASP.NET Core 2.1 REST API application
13 Nov 2018 by Vlad Neculai Vizitiu
ASP.NET Core 1.1 and Identity Adventures
13 Nov 2018 by Vlad Neculai Vizitiu
Branching authentication in ASP.NET Core 2.1
12 Nov 2018 by Vlad Neculai Vizitiu
How to enhance ASP.NET Core logging pipeline with Serilog
12 Nov 2018 by Vlad Neculai Vizitiu
How to add functionality to an ASP.NET Core application outside of a request
12 Nov 2018 by Vlad Neculai Vizitiu
How to test SignalR Hubs in ASP.NET Core 2.1
12 Nov 2018 by Vlad Neculai Vizitiu
Automation testing dogma and exploration
12 Nov 2018 by Vlad Neculai Vizitiu
Application triggers for ASP.NET Core 2.1 Entity Framework Core
9 Nov 2018 by YasIkeda
Tutorial about how to add authentication functionalities to your existing ASP.NET Core project using Microsoft.AspNetCore.Identity.UI package
8 Nov 2018 by Lee P Richardson
Code coverage is finally easy in .NET Core
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
6 Oct 2018 by Vincent Maverick Durano
A step-by-step demo on how to build and dockerize ASP.NET Core and Blazor apps on MacOS
4 Oct 2018 by Rahul Rajat Singh
In this article we will look at how Dependency Injection works in ASP.NET Core.
23 Sep 2018 by Silvia Campo
How to generate a zip containing the user personal data to be GDPR compliant in .NET Core 2.1
12 Sep 2018 by Rahul Rajat Singh
In this article, we will try to understand the concept of middleware in ASP.NET core.