ChristianFindlay.com
Home
Categories
About
Services
Contact
×
MENU
Showing all posts in
.NET
Device.Net Project Status
This post is an update on my framework Device.Net
Christian Findlay
August 6, 2022
C# Code Rules
Read about turning on Roslyn's static code analysis for .NET and C#
Christian Findlay
April 24, 2022
Upgrade from .NET Framework to .NET 6
How to Upgrade a Codebase from .NET Framework to .NET 6
Christian Findlay
December 12, 2021
How to Stop NullReferenceExceptions in .NET
Implementing Nullable Reference Types
Christian Findlay
July 30, 2021
RestClient.Net 5
Read about my .NET framework RestClient.Net
Christian Findlay
May 26, 2021
How To Change the Behavior of a C# Record Constructor
Read about changing the default behavior of C# record constructors
Christian Findlay
April 29, 2021
Choose ASP.NET Core in 2021
Read about why ASP .NET Core is a great choice for building web apps
Christian Findlay
February 25, 2021
Device.Net (Usb.Net, Hid.Net) 4.0
Read about Device.Net 4.0
Christian Findlay
January 31, 2021
Publish Source Link NuGet Packages with Azure Pipelines
Read about adding Source Link to your NuGet packages
Christian Findlay
December 25, 2020
Why .NET Standard Is Still Relevant
Read about .NET Standard, why it is still relevant, and how to use modern .NET features with .NET Standard
Christian Findlay
December 21, 2020
Reactive Programming: Hot Vs. Cold Observables
Read about hot and cold observables in .NET and C#
Christian Findlay
October 25, 2020
How to Use F# from C#
Read about using F# and C# together
Christian Findlay
October 17, 2020
Next