"Computers have multiple caching layers from the L1/L2/L3 CPU caches, RAM, and even disk caches. Each of these caches serves a purpose and each one has a different performance profile. Why don't we do this for our applications? CacheTower helps you manage multiple cache layers including support for auto-eviction and background refreshing. Maybe you want your in-memory cache to fall back to your Redis cache. Maybe you want caching to file to fall back to a database cache. You control your stack for your environment. In developing this, it was our first experience with Redis and first experience with Protobuf. Combining that with the performance tuning of our memory cache solution, this was a great learning experience. The future of CacheTower is establishing additional popular layers for other technologies (eg. SQL) that can easily be added to a cache stack."
Open source library or nuget package built with .net standard and c# by @TurnerSoftware.
Creator website: https://www.turnersoftware.com.au/
Repository: https://github.com/TurnerSoftware/CacheTower
"F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. S…"
Library or NuGet package built with .net standard and c# by Harry McIntyre.
"Cluster support for Akka.NET"
Library or NuGet package built with .net standard and c# by Akka.NET Team.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a CoreCLR hosting policy implementation -- configurati…"
Library or NuGet package built with .net standard and c# by Microsoft.
"This package contains the official Microsoft.Xrm.Sdk.Workflow.dll assembly and has been authored by the Microsoft Common Data Service SDK team."
Library or NuGet package built with .net standard and c# by Microsoft.
"Package Description"
Library or NuGet package built with .net standard and c# by Microsoft.
"Bolts is a collection of low-level libraries designed to make developing mobile apps easier."
Library or NuGet package built with .net standard and c# by Xamarin Inc..
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact