Top 20 NuGet Packages
An endpoint implementation for the residence store protocol, as a Nancy Module.
Add resiliency to your async operations with retries, timeouts, and circuit-breakers.
Cross-platform library providing exclusive lock on file, with timeout functionality. Based on: https://xabe.net/product/xabe_filelock/
Client for ResizingServer
Package Description
Resonance.Web.Client
Resource html helper that makes it easy to bundle and minify JavaScript and CSS for MVC 3
Provides strongly typed access to embedded text files
An easy way to have multiple outputs from your ordinary actions
An easy way to have json outputs from your ordinary actions
An easy way to have xml outputs from your ordinary actions
Usage sample for the Response.MVVM package.
Package Description
The whole of Responsive File Manager, compiled, packed and provided as an ASP.NET Core package. Does not require PHP, becomes a part of ASP.NET Core application.
Usage:
1. Add a package reference to "ResponsiveFileManager.AspNetCore"
2. Add ResponsiveFileManager as middleware within "Configure" me...