Click here to Skip to main content
15,867,832 members
Everything / .NET / .NET Standard

.NET Standard

.NET-Standard

Great Reads

by Uzi Granot
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.
by JawadHasan
How to use MQTT Protocol in your .NET Core Applications
by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
by besley
Slickflow.NET Core Open Source Workflow Engine

Latest Articles

by Marc Clifton
Using EntityFramework Core and SQL Server to create a dynamic IQueryable filtering that is not susceptible to SQL injection attacks
by Marc Clifton
Using a collection to manage caches instead of implementing discrete cache instances
by Daniele Alberto Galliano
A guest OS for IoT devices, that can adapt easily to many different tasks
by Cinchoo
Tip to convert JSON to XML with namespaces using Cinchoo ETL

All Articles

Sort by Updated

.NET Standard 

22 May 2019 by aquila huang
Introduction of the open source project Light.Data
30 Nov 2019 by besley
Slickflow.NET Core Open Source Workflow Engine
1 Dec 2019 by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
9 Jul 2020 by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject
19 Oct 2020 by JawadHasan
How to use MQTT Protocol in your .NET Core Applications
2 Apr 2023 by Marc Clifton
Using EntityFramework Core and SQL Server to create a dynamic IQueryable filtering that is not susceptible to SQL injection attacks
2 Apr 2023 by Marc Clifton
Using a collection to manage caches instead of implementing discrete cache instances
18 Jan 2020 by Marijan Nikic
Small tool for adding borders to image for canvas printing
11 May 2021 by Pete O'Hanlon
First part of a series of articles where we build an application showing the entire thought process when writing it
20 May 2021 by Pete O'Hanlon
Third part of a series of articles where we build an application showing the entire thought process when writing it
24 Jul 2019 by Sau002
This article takes you through a step by step journey of building a fairly large console application which is modular and also extensible by using the principles of Managed Extensibility Framework.
3 Feb 2021 by Sergiy Stoyan
Application settings manager. Logger. Auxiliary routines.
28 Oct 2019 by stc.reseller
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step
8 Sep 2020 by Uzi Granot
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.