Pinned Repositories
SharpApiRateLimit
Super simple API throttling / rate limit framework based on attributes
SharpCache
The simplest in-memory threadsafe cache you will find
sharpdata
An awesome ORM for querying and modifying databases
SharpDiAutoRegister
Simple way to auto-register interfaces their implementations with asp.net core default dependency injection
SharpEventGrid
Simple library to send Events to Azure EventGrid
SharpEventGridServer
Receiving EventGrid Events via WebHook in your application? This is your library.
SharpMapper
Simple .net object mapper
SharpQueue
Ultra simple multithread / multiprocess directory based persistent queue system for C#
SharpRetry
Retry everything!
SharpReverseProxy
Powerful Reverse Proxy written as OWIN Middleware. Perfect for asp.net, web.api, microservices, etc.
SharpTools's Repositories
SharpTools/SharpReverseProxy
Powerful Reverse Proxy written as OWIN Middleware. Perfect for asp.net, web.api, microservices, etc.
SharpTools/SharpQueue
Ultra simple multithread / multiprocess directory based persistent queue system for C#
SharpTools/sharpdata
An awesome ORM for querying and modifying databases
SharpTools/SharpRetry
Retry everything!
SharpTools/SharpApiRateLimit
Super simple API throttling / rate limit framework based on attributes
SharpTools/SharpEventGrid
Simple library to send Events to Azure EventGrid
SharpTools/SharpDiAutoRegister
Simple way to auto-register interfaces their implementations with asp.net core default dependency injection
SharpTools/SharpEventGridServer
Receiving EventGrid Events via WebHook in your application? This is your library.
SharpTools/SharpMapper
Simple .net object mapper
SharpTools/SharpCache
The simplest in-memory threadsafe cache you will find
SharpTools/SharpInjector
Micro DI for netStandard
SharpTools/sharpmediator
Cool Mediator implementation using weak references