DEV Community

Ethern Myth
Ethern Myth

Posted on

Introducing SecureSessionVault for .NET – Secure, Simple, Session Management

After successfully launching SecureSessionVault for NPM, I'm excited to announce that it's now available for .NET developers as well!

SecureSessionVault is a lightweight, plug-and-play library designed to handle secure, encrypted session storage using self hosting through docker. Whether you're building APIs, MVC apps, or Blazor projects, this package makes it easy to protect sensitive session data without adding overhead or complexity. If you want to move away from local storage, this is the answer.

Try It Out

If you've used the NPM version, you'll feel right at home. If you're new to it—give it a spin and let me know what you think! Feedback and contributions are always welcome.

Check out the .NET GitHub repo

Check out the .NPM GitHub repo

NuGet package: Here

Give it a like and share the concepts.

Top comments (0)