"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/
"This package is part of the Azure Mobile .NET Server SDK and contains Entity Framework support. To learn more about Azure Mobile, go to https://azure.microsoft.com/mobil…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java…"
Library or NuGet package built with .net standard and c# by Allan Hardy and Contributors.
"Abstractions and features for interop between .NET and JavaScript code.This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17…"
Library or NuGet package built with .net standard and c# by Microsoft.
"The CDK Construct Library for AWS::CloudWatch (Stability: Stable)"
Library or NuGet package built with .net standard and c# by Amazon Web Services.
"Testing helpers for using Moq with EntityFramework."
Library or NuGet package built with .net standard and c# by Rowan Miller & Scott Xu.
"Elastic APM for System.Data.SqlClient and Microsoft.Data.SqlClient. This package contains auto instrumentation for SqlClient. See: https://github.com/elastic/apm-agent-d…"
Library or NuGet package built with .net standard and c# by Elastic and contributors.
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.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact