Categoría: .NET

Announcing Couchbase Mobile 2.0 Beta
Anuncio de Couchbase Mobile 2.0 Beta

Couchbase Mobile 2.0 beta is available now! Check out the features of Couchbase Mobile 2.0 beta and Travel Sample application created with Mobile 2.0.

How to Query Array Collections in Couchbase Lite
Cómo consultar colecciones de matrices en Couchbase Lite

In this Couchbase blog post, we will discuss array query collections conducted using Couchbase Lite, the new API query interface based on N1QL.

Chatbot on Azure and Couchbase for Viber
Chatbot en Azure y Couchbase para Viber

Utiliza un enfoque sin servidor para crear rápidamente un chatbot. En esta entrada de blog, te mostraré un ejemplo con Azure, Couchbase y Viber.

ASP.NET Core with Couchbase: Getting Started
ASP.NET Core con Couchbase: Primeros pasos

This video will show you how to get started with ASP.NET Core using Couchbase Server. You'll create an HTTP REST API for CRUD operations.

ASP.NET with Couchbase: Getting Started
ASP.NET con Couchbase: Primeros pasos

Este video te mostrará cómo empezar con ASP.NET usando Couchbase Server. Crearás una API REST HTTP para operaciones CRUD.

N1QL Enhancements in Couchbase Server 5.0
Mejoras de N1QL en Couchbase Server 5.0

There are many N1QL enhancements in the new Couchbase Server 5.0 release. This blog post will help you to scratch the surface.

Fast Failover with Couchbase Server 5.0
Failover rápido con Couchbase Server 5.0

Fast failover is a new feature of Couchbase Server 5.0. This blog post demonstrates with a .NET Core console application and a Docker cluster.

Distributed session management in ASP.NET Core with Couchbase
Gestión de sesiones distribuidas en ASP.NET Core con Couchbase

Aprende sobre la gestión de sesiones distribuidas en ASP.NET Core con Couchbase. Escale sus aplicaciones web sin problemas con nuestra arquitectura y herramientas que priorizan la memoria.

Azure Functions and Lazy Initialization with Couchbase Server
Funciones Azure e inicialización perezosa con Couchbase Server

Un clúster de Couchbase es un objeto caro de crear. Puedes instanciarlo y compartirlo perezosamente entre llamadas a Azure Functions.

Dependency Injection with ASP.NET Core and Couchbase
Inyección de dependencias con ASP.NET Core y Couchbase

En este post de Couchbase, el framework de inyección de dependencias será explorado en profundidad. No dudes en seguir los ejemplos de código disponibles en GitHub.

Distributed caching with ASP.NET Core and Couchbase
Almacenamiento en caché distribuido con ASP.NET Core y Couchbase

El almacenamiento en caché distribuido puede proporcionar beneficios de rendimiento y escalabilidad a tu aplicación ASP.NET Core. Es fácil con Couchbase Server.

Azure Functions with Couchbase Server
Funciones Azure con Couchbase Server

Azure Functions son la respuesta de Microsoft a "serverless". Con este post, desarrollarás, desplegarás e interactuarás con Couchbase con Azure Functions.