"FusionCache is an easy-to-use, high-performance, and robust cache with an optional distributed 2nd layer and advanced features. It was born after years of dealing with various types of caches: memory caching, distributed caching, HTTP caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache. It uses a memory cache (any implementation of the standard IMemoryCache interface) as the primary backing store and optionally a distributed, 2nd level cache (any implementation of the standard IDistributedCache interface) as a secondary backing store for better resilience and higher performance, for example in a multi-node scenario or to avoid the typical effects of a cold start (initial empty cache, maybe after a restart). FusionCache also includes advanced features like a fail-safe mechanism, concurrent factory calls optimization for the same cache key, fine-grained soft/hard timeouts with background factory completion, customizable extensive logging, and more."
Open source library or nuget package built with .net standard and c# by @jodydonetti.
Project website: https://github.com/jodydonetti/ZiggyCreatures.FusionCache
Repository: https://github.com/jodydonetti/ZiggyCreatures.FusionCache
NuGet: https://www.nuget.org/packages/ZiggyCreatures.FusionCache/
"Receive and handle firebase push notifications across Xamarin.iOS and Xamarin.Android"
Library or NuGet package built with .net standard and c# by Rendy Del Rosario.
"Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding c…"
Library or NuGet package built with .net standard and c# by Robert Westerlund.
"TypeScript Definitions (d.ts) for underscore. Generated based off the DefinitelyTyped repository [git commit: deeac01a4c7982e66b842335c3bfe8f4448cf9fb]. https://github.c…"
Library or NuGet package built with .net standard and c# by Jason Jarrett.
"A modern high performance cross platform wrapper around Log4Net."
Library or NuGet package built with .net standard and c# by Nima Ara.
"Recommended Google client library to access the Google Cloud Datastore API, which accesses the schemaless NoSQL database to provide fully managed, robust, scalable stora…"
Library or NuGet package built with .net standard and c# by Google LLC.
"A modern async state machine implementation for .NET supporting hierarchical state machines and strongly-typed events and states. It has a particular focus on temporal e…"
Open source library or nuget package built with .net core and c# by @ianmercer.
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