Click here to Skip to main content
15,867,783 members
Everything / .NET / .NET Core

.NET Core

.NET-Core

Great Reads

by Marc Clifton
Implementing an SSL capable server in .NET Core WITHOUT ASP.NET, using nginx, and testing Postgres with EF, all running on an rPi
by Juan G. Carmona
Advanced logging in modern .NET applications. A Sunday-morning-proof-of-concept.
by Marc Clifton
Talk to your rPi over a Slack channel, getting status, controlling devices, and running shell (bash) commands and viewing the console output posted back to your Slack channel
by Marcelo Ricardo de Oliveira
The second of many articles featuring design patterns, architectural designs, frameworks and technologies leading to ASP.NET Core Microservices

Latest Articles

by optiklab1
Exploring world of NFTs and blockchain while prototyping wallet CLI application with efficient data structures using C# and .NET Core
by Maniezzo
A couple of lines of code to get the i-j indices of an upper triangular matrix (main diagonal included) from a linerized array.
by Bohdan Stupak
Batching is a nice technique that allows you to handle big amounts of data gracefully. Directory.EnumerateFiles is the API that allows you to organize batch processing for the directory with a large number of files.
by DomGries
Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!

All Articles

Sort by Updated

.NET Core 

5 Nov 2021 by #realJSOP
One way to allow access to multiple model entities within a ASP.NET MVC view.
18 Feb 2021 by #realJSOP
A WPF ListView that automatically generates columns (that are also sortable) based on decorated entity properties
10 Nov 2017 by /n software
This article will give you easy instructions for setting up /n software components in your development environment.
9 May 2017 by Adriaan Booysen
Adding Seeding Framework towards EntityFrameworkCore that can be wired up in either a dotnet core Web Application or WebAPI
30 Nov 2019 by aEmad
This article takes us to a journey of implementing a pipeline using Azure DevOps.
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
15 Apr 2019 by Afzaal Ahmad Zeeshan
Integrating Cognitive Services SDKs in a .NET Core based application and exploring how real-world scenarios can be tackled using ML services offered by Microsoft
14 Sep 2016 by Afzaal Ahmad Zeeshan
A comprehensive guide to .NET Core for beginners
15 Apr 2019 by Afzaal Ahmad Zeeshan
Integrate Cognitive Services SDKs in .NET Core based app
19 Jan 2017 by AHMAD ANAS
In this article, you will learn how to create console application in .NET Core with NoSQL- MongoDB.
10 Aug 2019 by Ahmad N. Chatila
A hack tutorial that enables the use of Windows Forms Designer for .NET Core 3.0 (preview) based Windows Forms apps
1 Aug 2018 by Ajcek84
Client-side music notation rendering in Blazor
31 Jul 2018 by Ajcek84
Music notation in Blazor - Part 2
12 May 2017 by Akhil Mittal
This tutorial series on learning API with ASP.NET Core will focus on ASP.NET Corefeatures, request pipeline, how to create ASP.NET core API and how to use EntityFramework Core.
9 Oct 2018 by Akhil Mittal
Entity framework core, code first migrations and data annotations in EF Core
27 Nov 2019 by Akhil Mittal
This article will explain the concept of CI/CD, Jenkins, getting started with Jenkins, integrating and deploying an ASP.NET Core application locally and to the Azure Service as well. We’ll also cover topics like creating Azure service, creating Azure service principal, configuring Jenkins on Azure.
27 Nov 2019 by Akhil Mittal
In this article, we’ll publish the ASP.NET Core application to Azure App Service and Configure Jenkins on Azure before we move on to next steps.
28 Nov 2019 by Akhil Mittal
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
28 Nov 2019 by Akhil Mittal
In this article, we’ll focus on Azure Active Directory and Service Principal and integrate Jenkins with Azure Service Principal before we move on to CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
19 Apr 2018 by AkiStar
Web API using .NET-Core
3 Jun 2020 by Akshay Srinivasan2
The HTML Canvas element allows for Drawing. This article describes how to use it with Blazor Server-side.
3 Jun 2020 by Akshay Srinivasan2
Step by step process to deploy Blazor Server-side app to an existing installation of Linux Distro Ubuntu
25 Jun 2018 by alex_brambila
How to implement OIDC Authentication and Authorization with React without Redux
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.
10 Nov 2020 by Alexander Chernosvitov
Windows Forms .NET Core app enables to show, search, edit and store lyrics within 7z-archive
23 Nov 2022 by alirıza adıyahşi
Creating a web farm on Docker container using redis, haproxy and abp module zero core template
17 Dec 2017 by Amit Kumar Tiwari
Steps to setup Angular 5 with .NET Core 2 in Visual Studio 2017 for development and deployment.
10 Jul 2020 by amitp_naik
How to document ASP.NET Core API using OpenAPI / Swagger
10 Jan 2019 by Andi Kleinbichler
Illustrates the implementation of a .NET Core app, running in a Linux container, connecting to a SQL Server database with integrated security.
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.
22 May 2019 by aquila huang
Introduction of the open source project Light.Data
8 Feb 2020 by Aram Tchekrekjian
How to create and deploy your first ASP.NET Core Web API on IIS
3 Mar 2018 by Athari
CsConsoleFormat library for .NET - Formatting in Console using modern technologies
5 Nov 2017 by axuno
MailMergeLib is an SMTP template mail client library written in C# which provides comfortable mail merge capabilities and SMTP fail-over features. If works on .NET Framework and .NET Core.
3 Dec 2016 by axuno
SmartFormat.NET /2 is a string template library that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful. Allows for named {placeholders} using any data type, conditional formatting, iterating through IEnumerables, and much more.
18 Jan 2017 by Bart-Jan Brouwer
.Net Core datagrid with server side paging, sorting and filtering
22 Jan 2017 by Bart-Jan Brouwer
How to run .Net Core Apps in a Docker Container on a Synology nas.
18 Jan 2017 by Bart-Jan Brouwer
This blog explains how you can send email with .Net Core using Dependency Injection
7 Aug 2017 by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
17 Dec 2018 by Benktesh Sharma
More than often, developers test API, either through a browser request or using some clients such as POSTMAN, Advanced Rest Client (ARC).
13 Aug 2019 by Benktesh Sharma
Demonstrate how to add EF support in .NET Core project
30 Nov 2019 by besley
Slickflow.NET Core Open Source Workflow Engine
1 Dec 2019 by besley
Process diagram can be generated by C# code rather than GUI interface
27 Nov 2021 by Bohdan Stupak
Overview of Span C# feature and an example of how it can improve the existing codebase
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.
21 Feb 2019 by Chandru BK
This article will assume that you have basic knowledge of C#, XAML Styles and Xamarin Forms and shows how to implement theming using simple styles.
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.
15 Apr 2019 by Christian Graus
First in a series on using Azure AD with Angular applications
16 Apr 2019 by Christian Graus
In part two, we start protecting our back end APIs with Azure AD
19 Mar 2021 by Daan Acohen
Learn how to do integration testing while mocking external dependencies of your .NET Core application
10 May 2020 by Daan Acohen
The test problems you face when having a database dependency and how to resolve these problems
13 May 2020 by Daan Acohen
An explanation of the concept of a Fixture and how it can be used for unit testing and integration testing
2 Jun 2020 by Daan Acohen
A description of how you can let the HttpClient client do exactly what you want and test for that with xUnit
15 Apr 2019 by Dan Ionescu (USINESOFT)
A newly released as open source nosql database for .NET (classic or core). Already used in production environments
16 Apr 2019 by Dan Ionescu (USINESOFT)
LINQ extensions that allow to describe and to safely query cached data
1 Dec 2019 by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
8 Sep 2017 by Daniele Fontani
.NET Core showcase: learn basics implementing a toy tool
17 Nov 2018 by Daniele Fontani
TDD & BDD explained with examples
6 May 2020 by Daniele Fontani
Learn how to read and write documents with custom full-text queries in C# using NEST
11 May 2020 by Daniele Fontani
Learn how to configure dependency injection to make things happen by design
25 Mar 2019 by Daniele Fontani, keggyy
In this article, we explain GraphQL and show how to use it with an unstructured database (MongoDB)
14 Jan 2018 by Darko Jurić
WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
14 Jan 2018 by Darko Jurić
Simple HTTP server for .NET Core based on System.Net.HttpListener.
18 Apr 2018 by Dave Elliott
A custom framework that will parallelize data processing through a pipeline framework
13 Mar 2017 by defwebserver
You can create database driven .Net Core applications using JavaScriptServices, and PrimeNG.
5 Aug 2020 by Delaneys.space
Implement PayPal Smart Button into your ASP.NET Core web application as recommended by PayPal
13 Oct 2016 by didourebai
This post is about developing ASP.NET Core application using EF Core, we will demonstrate how we can connect in different ways to SQL Server Database and Postgresql Database.
28 Sep 2017 by didourebai
The ASP.NET Core 1.x.x release does not include SignalR technology and development plans. Time has passed quickly, Microsoft has released a preview version of. NET Core 2.0 Preview 2.
25 Oct 2017 by didourebai
How to develop multi-platform and connected apps and deploy on Azure
22 Jan 2018 by didourebai
Structure of our page in Xamarin.Forms
27 Dec 2018 by didourebai
In this article, we described a flip side of multiple ways of querying methods using NHibernate, we covered some querying syntax but refer to NHibernate Documentation to find more features but which one can we use for a beginner?
31 Dec 2019 by Eduard Keilholz
Getting started with Azure Cognitive Services, see what it's capable of and start recognizing images within 10 minutes
2 Oct 2019 by Eduard Silantiev
Create a test RESTful WEB API service using ASP.NET Core 2.1
8 Jan 2018 by Ehsan Sajjad
This is a step by step guide for beginner on how to install .NET Core 2.0 and create a Console Application without any IDE using Command Prompt/PowerShell
6 Jan 2020 by Erik Engineer
Development of a multiplatform desktop application with .NET Core 3 and Electron.NET from scratch
17 Oct 2020 by Ev Uklad
Demonstration of how to create an externally extendable dynamic page, which will support all controls that we can add later in a separate assembly without the recompilation of the dynamic page
3 Nov 2020 by Ev Uklad
Another way of using proxies and interceptors from Castle Dynamic Proxy framework
27 Jun 2023 by Ev Uklad
Add ability to track changes in a model class; use a proxy interceptor to execute a rule attached to a model property
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
10 May 2017 by Fred Song (Melbourne)
Inthis article, I talk about how to use ASP.NET Core MVC, Entity Framework Coreand Angular 2 to implement a CRUD SPA (Single Page Application).
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
9 Apr 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather
12 Dec 2019 by Fred Song (Melbourne)
Learn how to integrate rest API calls into React-Redux for client-side state management, using Redux to manage the data instead of directly accessing component state.
4 Sep 2020 by Fredrik Rudberg
A Windows service that removes files older than a specific date from a configurable set of folders
11 Sep 2020 by Fredrik Rudberg
A small API application, written in .NET Core 3.1 to demonstrate how to retrieve images stored in a database using a normal static image URL
14 Mar 2021 by freedeveloper
Managing multiple environments is a very common situation in software development in the enterprise
11 Feb 2019 by frez
.NET Core Razor Page Email Form using SendGrid and reCaptcha
11 Feb 2019 by frez
How to set up Serilog in a .NET Core 2.2 Web app deployed to Azure
3 Jan 2021 by fs7744
Norns.Urd is lightweight AOP framework based on emit which does dynamic proxy
7 Jan 2020 by ftwnate917
C# .NET Core Folder Dialog box example that uses the "Explorer" Open File Dialog Box
20 Nov 2020 by Garretenion
In this article, I want to show an example to make a simple .NET-Core App using Keras.NET and Zalandos Fashion-mnist.