Home
Softono
m

michaco

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by michaco

CacheManager
Open Source

CacheManager

CacheManager is an open source caching abstraction layer for .NET written in C. It provides a unified programming model for various cache providers, making it easy to switch caching strategies within a project. It supports implementing complex caching scenarios, such as multiple caching layers like in-process caching in front of a distributed cache, with minimal code. Beyond a simple interface, CacheManager offers opt-in advanced features including cache synchronization across multiple instances, concurrent update operations, serialization options like JSON and ProtoBuf, events, and logging support. It supports multiple cache providers through dedicated packages, including in-memory caching with Microsoft.Extensions.Caching, Redis via StackExchange.Redis, and SystemRuntimeCaching. The library targets .NET Framework 4.7.2, .NET Standard 2.0, and .NET 8. CacheManager is well-suited for .NET developers who need flexible, scalable caching solutions with the ability to easily adapt their caching infrastructure as

Event Tracking & CDP
2.4K Github Stars
DnsClient.NET
Open Source

DnsClient.NET

DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups

Developer Tools DNS & Domain Tools
872 Github Stars