Top 20 NuGet Packages
A container used to host an Orleans Microdot service which uses Ninject for
dependency injection. Incoming HTTP calls (via Gigya.Microdot.ServiceProxy)
are handled and processed inside Orleans and are then dispatched to
specific Grains. Part of the Microdot framework.
Tools to help write tests for Microdot services.
The project contains logic for both Orleans and Non-Orleans host testers.
A property editor for Umbraco which looks like the media picker, but lets you search for animated gifs, powered by the Giphy api.
Package Description
A simple library which can be used for basic udpate checking by querying GitHub's release API.
Tool for creating and exporting releases for software applications from online Version Control Systems
A tool to merge extracted repository by git-subdir-copy to huge git repository.
This tool is a part of git-subdir-tools.
If you want to extract repository from hige repository,
use git-subdir-copy.
A tool to extract some directory from huge git repository.
This tool is a part of git-subdir-tools.
If you want to merge extracted repository to hige repository,
use git-subdir-back.
Glass.Barcodes.MessagingToolkit
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET web application.
The infrastructure and extensibility points required to enable Glimpse to gather diagnostics information from ASP.NET web applications.
This package contains Razor helpers to inject Glimpse into web applications.
A simple Glimpse plugin for ElasticSearch. It shows queries and response times.
The infrastructure and extensibility points required to enable Glimpse to serve data and content.
A Common.Logging adapter for Glimpse
report bugs here: https://github.com/amrlafi/Glimpse.Common.Logging/issues
Shared code base for all Glitched Epistle clients.
Mailgun Email Sender API Wrapper for ASP.NET Core apps
With this useful service you can send email through Mailgun. API Key and other params are set in the sender class constructor.
Intended use is within ASP.NET Core apps using MVC; inject the service into the DI container (inside Startup.cs use ...