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

.NET Standard 

3 Dec 2019 by Xamarin Skills
In this post, I will cover what MVVM is and how it can be used from a pure .NET perspective by creating a basic MVVM framework from scratch.
19 May 2020 by Daan Acohen
An explanation of how to support multiple platforms in .NET development
20 Oct 2021 by Cinchoo
Quick tutorial on converting CSV file to JSON file using Cinchoo ETL
27 Oct 2021 by Cinchoo
Tip to convert JSON to XML with namespaces using Cinchoo ETL