Tag: extensions

Couchbase Visual Studio Code Plugin: Supercharge Your Development
Couchbase Visual Studio Code Plugin: Supercharge Your Development

Effortlessly craft complex queries, document your work, and easily navigate Couchbase databases using a combination of Visual Studio Code IDE and DB clients.

Extending .NET Caching Provider for Collections
Extending .NET Caching Provider for Collections

With a custom implementation of an interface, and one extra line in your code, you can specify custom scope/collections for storing data.

Distributed session management in ASP.NET Core with Couchbase
Distributed session management in ASP.NET Core with Couchbase

Learn about distributed session management in ASP.NET Core with Couchbase. Scale your web apps seamlessly with our memory-first architecture and tools.

Dependency Injection with ASP.NET Core and Couchbase
Dependency Injection with ASP.NET Core and Couchbase

In this Couchbase post, the dependency injection framework will be explored in-depth. Feel free to follow along with the code samples available on GitHub.

Distributed caching with ASP.NET Core and Couchbase
Distributed caching with ASP.NET Core and Couchbase

Distributed caching can provide performance and scalability benefits to your ASP.NET Core application. It's easy with Couchbase Server.