"AspNetCoreRateLimit is an ASP.NET Core rate-limiting solution designed to control the rate of requests that clients can make to a Web API or MVC app based on IP address or client ID. The AspNetCoreRateLimit package contains an IpRateLimitMiddleware and a ClientRateLimitMiddleware, with each middleware you can set multiple limits for different scenarios like allowing an IP or Client to make a maximum number of calls in a time interval like per second, 15 minutes, etc. You can define these limits to address all requests made to an API or you can scope the limits to each API URL or HTTP verb and path."
Open source library or nuget package built with .net core and c# by @stefanprodan.
open source contributor, Romania
Creator website: https://stefanprodan.com
Repository: https://github.com/stefanprodan/AspNetCoreRateLimit
"Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all o…"
Library or NuGet package built with .net standard and c# by Microsoft.
"ASP.NET Core middleware for buffering response bodies."
Library or NuGet package built with .net standard and c# by Microsoft.
"Package Description"
Library or NuGet package built with .net standard and c# by HTTPlease.Core.
"Various classes related to Threading.This package was built from the source code at https://github.com/RockLib/RockLib.Threading/tree/d506424cbf98ca921c8d4d23d3ab07365d6…"
Library or NuGet package built with .net standard and c# by RockLib.
"Provides an F#-style API for parallel operations on sequences that are part in .NET 4.0 as System.Linq.ParallelEnumerable class. The API is akin to F# operations on sequ…"
Library or NuGet package built with .net standard and c# by F# Community Contributors.
"FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the M…"
Library or NuGet package built with .net standard and c# by Sean Chambers, Josh Coffman, Tom Marien & Mark Junker.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact