Click here to Skip to main content
15,886,199 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 Title

ASP.NET Core 

7 Aug 2017 by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
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.
4 Oct 2018 by Rahul Rajat Singh
In this article we will look at how Dependency Injection works in ASP.NET Core.
16 Mar 2021 by Shaun C Curtis
A Blazor control to manage and monitor edit state in a form
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 validation control to manage and monitor validation state in a form.
16 Jun 2021 by Shaun C Curtis
A detailed look at the anatomy and workings of a Blazor Server Component
3 Sep 2018 by Silvia Campo
A way to organize the WebSocket management logic keeping the Startup clean.
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.
28 Jan 2021 by Shaun C Curtis
A practical walkthrough of Async Programming in DotNetCore
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
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 Sep 2018 by Rahul Rajat Singh
In this article, we will try to understand the concept of middleware in ASP.NET core.
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).
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
2 Jun 2018 by Juan G. Carmona
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).
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
1 Oct 2019 by Vincent Maverick Durano
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
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.
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
13 Nov 2018 by Vlad Neculai Vizitiu
ASP.NET Core 1.1 and Identity Adventures
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
29 Aug 2018 by Vincent Maverick Durano
A quick walk-through on building an ASP.NET Core 2.0 application on MAC and running it on Docker container
5 Apr 2018 by syed shanu
In this article, we will see in detail how to display role-based dynamic menu after a user logs in. For this, we will create a Menu Master table and insert a few records to display the menu and link the URL to the menu based on the logged in user's role.
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
10 Oct 2022 by syed shanu
Blazor Server APP in ASP.NET Core 6.0
13 Oct 2016 by Vincent Maverick Durano
This article will walk you through on building a data-driven web app from scratch within the context of ASP.NET Core 1.0 using Angular 2 and Web API 2.
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.
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 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.
25 Dec 2016 by syed shanu
In this article, let’s see how to create our first ASP.NET Core Angular 2 Starter Application (.NET Core) using Template pack using Entity Framework 1.0.1 and Web API to display data from the database to our Angular2 and ASP.NET Core web application.
6 May 2017 by Hamdy Ghanem
Integrate ASp.Net Core api with Angular 2 using TypeScript
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.
2 Jun 2019 by RM Shahidul Islam Shahed
Basic CRUD Operations With Paging, Sorting, Searching and Export Data Option
1 Dec 2017 by Raihan Alam
JWT token support in ASP.NET Core Identity
13 Nov 2020 by Ziya Mollamahmut
Localizing ASP.NET Core powered by online translation and auto resource creating...
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
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
17 May 2018 by Sriganesha Rao
This article provides an overview of ASP.NET Core security features.
30 May 2019 by Member 13221290
Develop a demo service fabric in Visual Studio 2019
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.
8 Jul 2020 by zainafzal
How to access DynamoDB locally using ASP.NET Core Web API
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
20 May 2018 by Shashangka Shekhar
In this post, we are going to explore how a Single Page Application (SPA) sample can be put together using ASP.Net Core & Angular from scratch.
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
5 Aug 2016 by Vincent Maverick Durano
This series of article will walk you through on building a simple Online Poll System with real-time updates using SignalR 2, jQuery, Core EF, Core MVC and Web API 2.We will take a look at how each of the technologies will be used within ASP.NET Core 1.0.
5 Oct 2020 by Vikas Sharma
Build a robust authentication and authorization system using IdentityServer and ASP.NET Core 3.1
30 Jun 2016 by Vincent Maverick Durano
Last year I wrote an article about “ASP.NET 5: Jump Start to AngularJS with MVC 6 Web API”. This article will walk you through on how to get started with AngularJS 2 in ASP.NET Core (a.k.a ASP.NET 5).In this article you will basically learn
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.
11 Aug 2020 by Shaun C Curtis
A guide to async programming in Blazor
17 Feb 2017 by Mosti16
Use a custom Authorize Attribute which use a own PermissionProvider with custom Permission-Management.
20 Jun 2018 by vnmatt
How to take advantage of ASP .NET Core's Razor (.cshtml) views and have dynamic routes for Aurelia
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.
12 Nov 2018 by Vlad Neculai Vizitiu
Automation testing dogma and exploration
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.
19 May 2018 by User 1043264
How to implement Azure AD authentication in ASP.NET Core 2.0.Continue reading
12 Nov 2018 by Vlad Neculai Vizitiu
How to add functionality to an ASP.NET Core application outside of a request
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
16 Aug 2018 by Shashangka Shekhar
In this post, we are going to implement braintree payment gateway with ASP.NET Core 2.1
13 Nov 2018 by Vlad Neculai Vizitiu
Branching authentication in ASP.NET Core 2.1
16 Feb 2021 by Shaun C Curtis
How to build an Edit Framework for Blazor Forms
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.
22 Mar 2017 by Fiyaz Hasan
Know how to create a custom request/response formatter for ASP.NET Core apps
17 Dec 2017 by Vladimir Dorokhov
Build a simple machine learning service with ASP.NET Core, Tensorflow and Azure Cloud
3 Feb 2021 by Mohammad Elsheimy
Mastercard MIGS payment service and how to capture payments from clients
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
8 Nov 2018 by Lee P Richardson
Code coverage is finally easy in .NET Core
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.
6 Jun 2016 by Vincent Maverick Durano
This article will walk you through on converting your existing ASP.NET 5 Beta8 App to ASP.NET Core RC2.
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.
16 Nov 2017 by HHerzl
Creating Angular2 Application with ASP.NET Core Template Pack in VS 2015
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.
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.
7 Apr 2020 by Vikas Sharma
Scrum poker app using ASP.NET Core SignalR 3.1 with React in Typescript
28 Sep 2019 by HHerzl
In this guide, we'll use WideWorldImporters database to create a Web API.
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.
1 Aug 2017 by PrashantRamteke
CRUD Operation using ASP.NET CORE 2 and Angular 4 with EntityFramework Core, primeng component and toastr-ng2
1 May 2018 by Shashangka Shekhar
In this post, we will get an overview and generate a basic level code using our database table column that will help in development.
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.
22 Nov 2016 by Mahesh Patil
Key issues in setting up VS 2015 for debugging applications running on local docker container
17 Sep 2020 by kusnaditjung
Web specification and framework
19 Feb 2018 by syed shanu
How to use Dependency Injection in ASP.NET Core 2.0 and use the result to bind in our View page
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
8 Feb 2020 by Aram Tchekrekjian
How to create and deploy your first ASP.NET Core Web API on IIS
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.
25 Oct 2017 by didourebai
How to develop multi-platform and connected apps and deploy on Azure
23 Feb 2020 by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
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.
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