stefanprodan
NuGet publisher profile
Packages (12)
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
AspNetCoreRateLimit.Redis
StackExchange Redis support for ASP.NET Core rate limiting middleware
WebApiThrottle
WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.
MvcThrottle
MvcThrottle filter is designed for controlling the rate of requests that clients can make to a website based on IP address, request route, user-agent and client identity. You can set multiple limits for different scenarios like allowing an IP to make a maximum number of calls per second, per minute, per hour or per day. You can define these limits to address all requests made to your website or you can scope the limits to each Controller, Action or URL, with or without query string params.
BForms.MVC
BForms UI Framework for ASP.NET MVC
SwiftClient
OpenStack Swift client for .NET 4.5 and .NET Core
RequireJsNet
RequireJS.NET integrates RequireJS script loader with ASP.NET MVC
WebApiThrottle.StrongName
WebApiThrottle message handler and action filter are designed for controlling the rate of requests that clients can make to an API based on IP address, client API key and request route. WebApiThrottle works with ASP.NET Web API hosted is IIS, Owin with IIS and Owin self-hosted.
RequireJsNet.Compressor
Parses RequireJS.NET config files and builds bundles using YUI compressor.
RequireJsNet.ResxToJs
MSBuild task that outputs specified keys from a resx file in RequireJS i18n format
RequireJsNet.Scripts
require.js plus common scripts
SwiftClient.AspNetCore
OpenStack Swift client for ASP.NET Core MVC