Azure-Samples / azure-cosmos-db-graph-gremlindotnet-getting-started
This repository shows how to create and query graphs in Azure Cosmos DB using the open-source connector Gremlin.NET in C#.
☆34Updated last year
Alternatives and similar repositories for azure-cosmos-db-graph-gremlindotnet-getting-started:
Users that are interested in azure-cosmos-db-graph-gremlindotnet-getting-started are comparing it to the libraries listed below
- Bulk Executor Utility for Azure Cosmos DB .NET SQL API☆66Updated 2 years ago
- This sample showcases the Azure Functions tooling for Visual Studio 2017. It has a website where customers submit reviews, stored in Azur…☆58Updated last year
- Simple cloud app that pulls incremental records from a SQL Azure table and pushes to event hub☆31Updated 8 years ago
- A sample application which demonstrates the use of App Service (Web & Mobile), Azure Functions, Logic Apps and more.☆23Updated 7 years ago
- Example of processing events in order with the Azure Functions Event Hubs trigger☆68Updated 6 years ago
- EventGrid extension for Azure Functions☆49Updated 6 months ago
- Compendium of Serverless samples with Azure Cosmos DB☆29Updated 5 years ago
- .NET Core application using CosmosDB. Used for several quickstart scenarios on https://docs.microsoft.com.☆19Updated 7 years ago
- C# Azure Function for getting a Storage blob- or container-level SAS token☆38Updated 6 years ago
- An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day☆21Updated 3 years ago
- Azure function to generate a proper Swagger definition for Azure functions☆32Updated 6 years ago
- This project contains a framework that provides a publisher-subscriber implementation using the Observer design pattern for Service Fabri…☆25Updated 7 years ago
- Demo of Creating Azure Search Recommendations☆26Updated 7 years ago
- An event hub receiver that runs on service fabric☆17Updated 8 years ago
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆64Updated 7 years ago
- ApplicationInsights SDK for ServiceFabric projects☆63Updated last year
- .NET sample of Bulk Executor Utility for Azure Cosmos DB Gremlin API☆21Updated 2 years ago
- This repo contains performance benchmarking tools for Service Fabric.☆35Updated 8 months ago
- Learn about large-scale data aggregation and management of large volumes of end-user devices with Service Fabric.☆45Updated last year
- .NET Function that uses Azure Durable Functions to schedule the scale of a function app + CosmosDB to a pre-warmed premium plan for 4 hou…☆39Updated 5 years ago
- This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the ho…☆51Updated last year
- .NET Core 2.0 project to demonstrate some capabilities of Cosmos DB☆70Updated 4 years ago
- Set of Azure Function Extensions: Redis output and IDatabase resolving, HTTP calls, etc.☆32Updated last year
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.☆31Updated 5 years ago
- Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).☆65Updated last year
- A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identit…☆50Updated 5 years ago
- This sample demonstrates how to create a serverless application with Azure Functions to receive and process events via an Azure Event Gri…☆34Updated 4 years ago
- Azure SQL Database WingTipTickets demo and hands on lab☆66Updated last year
- An Autofac based implementation of Dependency Injection based on Boris Wilhelms Azure Function Dependency Injection Project