dtretyakov
NuGet publisher profile
Packages (3)
Sammy.js
Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications. Sammy tries to achieve this by providing a small core framework and an ever-growing list of plugins for specific functionality. The core includes a simple API for defining applications which are made up primarily of routes and events. By driving application development around a small and specific API, Sammy attempts to keep your code organized while still allowing a lot of breathing room to define your own style and structure.
WindowsAzure.StorageExtensions
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.
EventAggregator
Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.