Click here to Skip to main content
15,881,715 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 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!
by Dev Leader
How to leverage WebApplicationFactory in ASP.NET Core for testing

All Articles

Sort by Updated

ASP.NET Core 

16 Sep 2017 by @sof-mckoy
Step-by-step tutorial on integrating projects created using angular-cli and dotnet-cli
19 Aug 2017 by Afzaal Ahmad Zeeshan
.NET Core 2.0 brings a lot of improvements to the system, and it brings a lot of pain to the developers as well. I had a lot of problems upgrading .NET Core 1.x apps to .NET Core 2.0; I yet have to feel the promise it makes about performance and so, but let us see how to upgrade our existing applica
1 Jul 2018 by Afzaal Ahmad Zeeshan
Overview of what DevOps has to offer and how you can kickstart your DevOps chains on Microsoft Azure
1 Aug 2018 by Ajcek84
Client-side music notation rendering in Blazor
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.
10 Feb 2019 by Akhil Mittal
Microservices and their advantages over monolithic services architecture
7 Nov 2017 by alex_brambila
In this tutorial, I'll be building a high performance ASP.NET Core 2.0 React.js Single Page Application that implements CRUD forms with validation without using Redux or JQuery.
8 Nov 2017 by alex_brambila
In this tutorial, I'll be building a high performance ASP.NET Core React.js Single Page Application that implements CRUD forms with validation without using Redux or JQuery. This is part two of a three part series.
8 Nov 2017 by alex_brambila
In this part of our tutorial we'll be adding CRUD (Create, Read, Update, Delete) actions to our high performance ASP.Net Core React.js components without using Redux or JQuery.
27 Aug 2018 by alex_brambila
In this article, I'll show you how to build a React Single Page App with paging and sorting without writing any code.
2 Mar 2018 by alirıza adıyahşi
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET Core, Angular and EntityFrameworkCore.
5 Mar 2021 by Amanmohammad Toumaj
Understanding and implementing Domain Driven Design Implementation Approach
19 Jul 2020 by amitp_naik
WhiteApp or QuickApp API solution template built on Onion Architecture
22 Mar 2018 by Angel Gabriel Valdés Sarduy
This project is an ASPNET Core MVC site with a generic controller for CRUD and searchs.
6 Oct 2020 by Ansel Castro
Leveraging Protobuf and code generation tools to drive the development of microservices and REST APIs
8 Feb 2020 by Aram Tchekrekjian
How to create and deploy your first ASP.NET Core Web API on IIS
7 Aug 2017 by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
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.
12 Sep 2017 by Bruce Yang CL
Develop an ASP.NET Core NES Game website on Linux with cross platform Database, and deploy to Ubuntu & Windows which have no .NET Core runtime installed.
11 Jan 2018 by Chilezie Reginald Unachukwu
This is article shows you how to use JQuery/Dropzone to perform Image uploads in the new Razor Pages template.
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.
9 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
17 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
14 Jan 2018 by Darko Jurić
WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
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.
25 Oct 2017 by didourebai
How to develop multi-platform and connected apps and deploy on Azure
5 Apr 2020 by DiponRoy
Select data as DataTable object for a database using Entity Framework
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
1 Aug 2018 by dsuryd
How to create a powerful reactive form on an ASP.NET Core Razor Page in MVVM style, with field configuration and validations written in C# and communicating with SignalR.
14 Mar 2018 by Ed Charbeneau
In this article, we'll learn how to migrate existing HTML Helper patterns to Tag Helpers. Through this process, we'll form a solid reference for utilizing Tag Helpers in ASP.NET Core projects.
2 Oct 2019 by Eduard Silantiev
Create a test RESTful WEB API service using ASP.NET Core 2.1
2 Oct 2019 by Eduard Silantiev
Deep refactoring and refinement of ASP.NET Core WEB API application code
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!
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.
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
22 Mar 2017 by Fiyaz Hasan
Know how to create a custom request/response formatter for ASP.NET Core apps
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.
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
3 Oct 2020 by Garai Márton
The first try hiccups and successes installing Bolero, a Webassembly framework for F#
9 Mar 2017 by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
17 Jun 2018 by Gunnar S
Moving ASP.NET WebAPI code to Service Fabric Cluster
6 Jun 2018 by Gunnar S
Third article in a series of three regarding NServiceBus, WebAPI and Azure Service Fabric
7 Jun 2018 by Habibur Rony
This article mainly covers how to create new build and release definition using VSTS. There are short descriptions of DevOps, continuous integration, continuous delivery and continuous deployment.
1 Aug 2018 by Habibur Rony
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into ASP.NET Core 2.0 web app for authentication and role based authorization.
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.
6 Jan 2023 by Halil ibrahim Kalkan
How to inject Service Dependencies to Entities with EFCore 7
6 May 2017 by Hamdy Ghanem
Integrate ASp.Net Core api with Angular 2 using TypeScript
16 Nov 2017 by HHerzl
Creating Angular2 Application with ASP.NET Core Template Pack in VS 2015
28 Sep 2019 by HHerzl
In this guide, we'll use WideWorldImporters database to create a Web API.
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
14 Jun 2018 by Jack Xu, USA
This article demonstrates how to create cross-platform stock charts in web applications using ASP.NET Core MVC and RESTful API.
9 Jul 2018 by JamesEJ
Setting up a CMS to be able to preview and automatically route content in Angular with .Net Core
18 Aug 2018 by Jitendra Selvam
This article is on how to upload and retrieve images from your .NET core 2.1 API.
15 Feb 2018 by Jose Motta
IoT Starter Pi Core develops an ASP.NET Core Web Service for Raspberry Pi automatically generated by Swagger Hub.
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
2 Jun 2018 by Juan G. Carmona
17 Jul 2018 by Karthik. A
User specific implementation of feature flags, which can be used to roll out features targeting specific users without doing multiple releases
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
17 Sep 2020 by kusnaditjung
Web specification and framework
8 Nov 2018 by Lee P Richardson
Code coverage is finally easy in .NET Core
30 Jul 2019 by Lee P Richardson
Fighting File Downloads and Dinosaurs with NSwag via ASP.NET Boilerplate
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
22 Nov 2016 by Mahesh Patil
Key issues in setting up VS 2015 for debugging applications running on local docker container
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.
27 Jul 2017 by Makhesh TG
Sample application to demonstrate pagination using simplePagination.js in asp.net mvc core, targeting entity framework.
16 Jul 2018 by Mangesh_Gaherwar
How to get started with Blazor: Application Bootstrap and life cycle methods
20 Jan 2020 by Marc Clifton
The Secret Sauce
1 Oct 2017 by Marcelo Ricardo de Oliveira
Building a tiny e-Commerce on ASP.NET Core, Razor pages, React JS.NET and EF Core
11 May 2018 by Marcelo Ricardo de Oliveira
Most of the examples using Blazor I've seen so far include some simple pages, buttons and forms. So I decided to investigate whether it would work with my old Bricks game to help explore WebAssembly.
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
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.
30 May 2019 by Member 13221290
Develop a demo service fabric in Visual Studio 2019
7 Nov 2023 by Michael Gledhill
A cheatsheet for getting your Web APIs up and running as quickly and painlessly as possible
1 Jul 2017 by Milan Stanacev
This article covers internal workings of LiteApi and explains aspects of creating MVC-like WebAPI middleware running on ASP.NET Core .
3 Feb 2021 by Mohammad Elsheimy
Mastercard MIGS payment service and how to capture payments from clients
21 Mar 2021 by Mohammad Elsheimy
How to prevent Cross-Site Request Forgery attacks in ASP.NET Core, JavaScript and Angular
17 Jun 2018 by Mohsen Esmailpour
You already know how role-based authorization works in ASP.NET Core but what if you don't want hardcode roles in authorization attribute or create roles later and specify in which controller and action it has access without touching source code?
17 Feb 2017 by Mosti16
Use a custom Authorize Attribute which use a own PermissionProvider with custom Permission-Management.
11 Sep 2018 by MukeshKumarTech
This article will explain how to perform CRUD (Create, Read, Update and Delete) operations in ASP.NET Core Web API using Entity Framework Core.
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.
15 Dec 2017 by O.Nasri
ASP.NET Core 2.0 & Angular 4: through this tutorial, you will learn how to build from scratch a web application for vehicles management
12 Feb 2021 by O.Nasri
Steps to create a nice dashboard web page using .NET MVC Core
16 Jul 2018 by Paul D. Sheriff
Part 2 of how to add security to our Angular applications
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
28 Nov 2017 by Petru Faurescu
How to build step by step an ASP.NET Core WebAPI (.NET Core 2.0) with latest MongoDB driver. The project supports all requests to MongoDB asynchronously.
1 Aug 2017 by PrashantRamteke
CRUD Operation using ASP.NET CORE 2 and Angular 4 with EntityFramework Core, primeng component and toastr-ng2
12 Sep 2018 by Rahul Rajat Singh
In this article, we will try to understand the concept of middleware in ASP.NET core.
4 Oct 2018 by Rahul Rajat Singh
In this article we will look at how Dependency Injection works in ASP.NET Core.