"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
"A very simple .NET wrapper for Ghostscript 1.1 pdf conversion toolkit"
Library or NuGet package built with .net standard and c# by https://github.com/mephraim/ghostscriptsharp/.
"HTML-to-Image converter for C#/.NET (WkHtmlToImage wrapper). Can render web page or SVG to image (png, jpg formats). Useful for generating URL thumbnail."
Library or NuGet package built with .net standard and c# by Vitalii Fedorchenko.
"EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient i…"
Library or NuGet package built with .net standard and c# by cnblogs.com.
"Use these extensions to build Xamarin.Forms applications with Prism and Unity."
Library or NuGet package built with .net standard and c# by Brian Lagunas & Dan Siegel.
"Provides an input implementation for capturing diagnostics data sourced through System.Diagnostics.Trace infrastructure."
Library or NuGet package built with .net standard and c# by Microsoft.
"Shows diagnostics for deprecated APIs and .NET Core APIs that throw PlatformNotSupportedException on specific operating systems."
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a .net 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.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact