Category Archives: Announcement

CodeSmith Generator 8.5 has Arrived!

CodeSmith Generator 8.5 is finally here after years of work with new features and improvements! Let’s take a look at some of the highlights, including full support for Visual Studio 2022, .NET 4.8, and many small improvements that will make your workflow even smoother. Download Now Visual Studio 2022 First and foremost, CodeSmith Generator 8.5 …Read More

CodeSmith Generator 8.0 has Arrived!

CodeSmith Generator 8.0 is here and it brings with it many great improvements. We’ve added Visual Studio 2017, C# 6, VB 14, and .NET 4.7 support, and made using CodeSmith Generator in CI / build server scenarios super simple. Also, a number of NuGet packages have been added to make it much easier to use …Read More

Introducing Foundatio – Pluggable Foundation Blocks for Building Distributed Apps

In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More

Introducing Foundatio – Pluggable Foundation Blocks for Building Distributed Apps

In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More

Coming in Exceptionless 2.0 – A Pluggable System

In the last Exceptionless 2.0 article, we announced the upcoming simplified API. Today, we want to introduce another major piece of V2.0 – the pluggable system. Plugins will allow customization and translation throughout the Exceptionless platform, including integration with third-party services and more. Read on for more details about pluggable details such as event parsing, event …Read More