Click here to Skip to main content
15,888,984 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 Score

.NET Core 

22 Apr 2021 by Angelo Cresta
.NET 5 version of dotnet/winforms-datavisualization
31 Oct 2022 by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - System.Text.Json
25 Feb 2020 by ADOConnection
How ASP.NET Core Razor turns templates into assemblies and runs them
3 Dec 2018 by Rajesh kumar das02
ASP.NET Core Using JWT Authentication WEB API and consume it in Angular2 Client Application with proper project structure setup.
2 Mar 2021 by Gerard Castelló Viader
This project is about a fluent endurance automation framework whose API helps you to fluently create your endurance tests defining repetitions and timeouts.
13 Nov 2020 by Shaun C Curtis
A Blazor application with no Routing or URLs
27 Jun 2022 by Nguyễn Trung Nhẫn
Free Voice Command Control Library
7 Aug 2023 by DomGries
Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!
27 May 2020 by PaulKukiel
.NET Core 3.1, Docker, postgres, swagger quick start