This is a project that extends on the Serverless URL Shortener project and integrates a full Visual Studio project. For a comprehensive explanation of the original source code and how the application was built, read: Build a Serverless Link Shortener with Analytics Faster than Finishing Your Latte.
https://blog.jeremylikness.com/series/serverless-link-shortener/Tags | azure url-shortener table-storage azure-functions cosmosdb cosmos-db |
Implementation | CSharp |
License | Public |
Platform | Windows |
This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure cosmos DB is published with nuget name Microsoft.Azure.DocumentDB. The implementation in this project is intended for reference purpose only.
This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure cosmos DB is published with nuget name Microsoft.Azure.DocumentDB. The implementation in this project is intended for reference purpose only.
Developing custom sync providers for Windows Azure Table Storage to support the following sync scenarios 1. Azure Table <-> SQL Server 2. Azure Table <-> SQL CE 3. Azure Table <-> SQL Azure
azure azure-storage sql-server sync-frameworkBetter Azure Table Storage provides an API for accessing Azure Table Storage. Functionality includes querying multiple inherited types out of the same table and support for Enum properties.
azure cloud enum table-per-hierarchy table-storageWeb role project for running linq queries against Azure table storage. Useful for testing linq queries as well as retrieving and downloading data from Azure table storage.
azure azure-storagep&p site for Windows Azure related guidance.
azure azure-queue azure-table-storage blob-storage table-storage windows-azureLucifure Stash is an alternate Azure table storage client, which supports arrays, enumerations, large data > 64KB, serialization, morphing and more.
azure azure-platform azure-storage client fsharp libraryThe Azure Storage Client Extensions project aims to provide all of the functions you wish the standard Azure Table Storage Client had: - Relational capabilities via Joins - Only return selected properties via Projection - And more!
The Azure WebJobs SDK is a framework that simplifies the task of writing background processing code that runs in Azure. The Azure WebJobs SDK includes a declarative binding and trigger system that works with Azure Storage Blobs, Queues and Tables as well as Service Bus. The binding system makes it incredibly easy to write code that reads or writes Azure Storage objects. The trigger system automatically invokes a function in your code whenever any new data is received in a queue or blob.In addition to the built in triggers/bindings, the WebJobs SDK is fully extensible, allowing new types of triggers/bindings to be created and plugged into the framework in a first class way. See Azure WebJobs SDK Extensions for details. Many useful extensions have already been created and can be used in your applications today. Extensions include a File trigger/binder, a Timer/Cron trigger, a WebHook HTTP trigger, as well as a SendGrid email binding.
azure-webjobs-sdk azure-functionsAzure Store XRay is a thin wrapper on Azure Storage Analytics functionality, that lets you turn on and off various analytics functions, and read from the logs and tables for your reporting needs.
azure azure-platform azure-storageSSL isn't enough when storing data in the cloud. You need to protect data-at-rest from anyone who has access to your store. In addition your SSL data may be vulnerable to a man-in-the-middle technology or IT shops that inspect and log the SSL contents. Bluecoat is one examp...
aes azure azure-platform azure-storage certificates cloud cloud-storageWindows Azure Web Storage Explorer makes it easier for developers to browse and manage Blobs, Queues and Tables from Windows Azure Storage account. You'll no longer have to install a local client to do that. It's developed in C#.
azure-storage aaa azure azure-blobs azure-queues azure-tables storageAzure Inspector is a web interface for managing your azure storage data. It allows you to works with Azure tables, blobs and queues.
azure-blobs azure-queues azure-rest-api azure-storage azure-tables cloud-storageA project to provide injectable in memory mocks of the Azure Table and Blob Storage services. Run tests without emulator overhead.
azure blob-storage dependency-injection mock table-storage testingPartitionedCloudQueue makes it easier for Azure Storage users to deal with scalability limitations of single Azure Queue (500 msgs per second per queue). You'll no longer have to implement custom partitioning if all you need is one infinitely-scalable Azure Storage queue.
azure azure-queue azure-storage queue scalabilityThis project provides a Node.js package and a browser compatible JavaScript Client Library that make it easy to consume and manage Microsoft Azure Storage Services.If you are looking for the Node.js SDK for other Azure services, visit https://github.com/Azure/azure-sdk-for-node.
node azure storageAzure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in virtually any Azure or 3rd party service as well as on-premises systems. Azure Functions allows developers to take action by connecting to data sources or messaging solutions, thus making it easy to process and react to events. Azure Functions scale based on demand and you pay only for the resources you consume.This repository acts as a directory for folks looking for the various resources we have for Azure Functions.
azure-functionsThis repo contains libraries that enable a light-weight scripting model for the Azure WebJobs SDK. You simply provide job function scripts written in various languages (e.g. Javascript/Node.js, C#, Python, F#, PowerShell, PHP, CMD, BAT, BASH scripts, etc.) along with a simple function.json metadata file that indicates how those functions should be invoked, and the scripting library does the work necessary to plug those scripts into the Azure WebJobs SDK runtime. These libraries are the runtime used by Azure Functions. The runtime builds upon the tried and true Azure WebJobs SDK - this library just layers on top to allow you to "script the WebJobs SDK". So you get the full benefits and the power of the WebJobs SDK, including the WebJobs Dashboard.
azure-functions azure-webjobs-sdkThis project is a custom resource provider that enables you to localize an ASP.NET web site using Windows Azure Table storage as the backing store. This replaces the use of standard RESX files, providing a more flexible way to manage localized resources.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.