Data

Blog Series: Explore Medallion Architectures in Financial Services

In the rapidly evolving landscape of financial services, data has become the cornerstone of decision-making, customer engagement, and operational efficiency. A robust data architecture is essential for organizations to leverage their data effectively. Medallion architecture, with its structured approach to data management, is particularly well-suited for financial services. In this…
Read More
Blockchain Technology at MILL5

Unlock Cost Savings and Data Integrity with Blockchain

It has been reported manufacturing organizations lose approximately $182 million annually due to supply chain disruptions and insufficient tracking of serialized goods. MILL5 is here to help you avoid these exact challenges with its blockchain and IoT services. Manufacturing companies employ global supply chains that involve many players. Therefore, there…
Read More

Should You Choose Asymmetric or Symmetric Data Encryption?

Should You Choose Asymmetric or Symmetric Data Encryption? Author: Tatiana Salamanca, MILL5 Date: November 28, 2022 It is very common to hear about message encryption or end-to-end encryption, but what are these? They are both ways to keep your information secure as it is transmitted across systems. There are two…
Read More

Quality Issue #1 – Count vs. Count()

A measure of how good you are as a developer is how well you can write code. This is a start of a series of posts to help developers write better code. Today we will look at Count vs. Count() in .NET. Count There are many collections in .NET that…
Read More

BitArray serialization for Newtonsoft.Json and System.Text.Json

We are releasing the M5.BitArraySerialization.Json to NuGet. This library allows serialization of the BitArray class in .NET using JSON. Support for custom JSON converters for both Newtonsoft.Json and System.Text.Json. Serialization using Newtonsoft.Json Just add the Newtonsoft.Json.BitArrayConverter to your serializer settings. Serialization using System.Text.Json Just add the System.Text.Json.BitArrayConverter to your serializer…
Read More

Introducing Intrinio.Net

Introducing Intrinio.Net! Now you can build financial applications using .NET Framework, .NET Core, and the new .NET 5.0 using Intrinio's robust financial APIs.
Read More