oguzhan.kahyaoglu
- 9,585 total downloads
- last updated 3/4/2021
- Latest version: 3.2.0
Very simple Left/Right/FullOuterJoin extension methods for both IQueryable and IEnumerable types
- 5,543 total downloads
- last updated 3/15/2021
- Latest version: 5.1.0
Caching Attributes; method caching with interceptors on .netcore using Castle Windsor DI DynamicProxying, via Cache Attribute
- 4,776 total downloads
- last updated 9/23/2021
- Latest version: 3.0.0
Common library for registering any component using ISingletonDependency, IScopedDependency and ITransientDependency
- 4,189 total downloads
- last updated 12/12/2021
- Latest version: 5.0.0
A thread-safe caching infrastructure for caching data objects, which should be requested only once when needed from the data source (db, service or any type of data source)
- 2,773 total downloads
- last updated 2/20/2019
- Latest version: 1.4.0
Working with .netcore applications on Heroku, you have to manually update appsettings.json file from Heroku's Dashboard using environment variables. This package allows automatically getting all environment variables from Heroku and injects all variables (configurable) into the IConfiguration...
More information
- 1,682 total downloads
- last updated 5/13/2022
- Latest version: 6.0.0
Optimistic concurrency implementation for EntityFrameworkCore, which ensures rowlocking via optimistic concurrency.
- 1,541 total downloads
- last updated 10/22/2021
- Latest version: 1.0.0
Abp entity base classses like FullAuditedEntity
- 1,360 total downloads
- last updated 3/28/2019
- Latest version: 1.1.0
A thread-safe caching infrastructure for caching data objects, which should be requested only once when needed from the data source (db, service or any type of data source)
- 1,158 total downloads
- last updated 6/24/2022
- Latest version: 6.3.2
Rebus.AzureServiceBus rewrite enabling us following:
1- Minimal usage for topic/queues even in one-way/two-way communication between Rebus/Masstransit libraries
2- Skipped implementation of Sagas, this library is working statelessly.
3- Each topic/queue...
More information
- 965 total downloads
- last updated 6/24/2019
- Latest version: 1.1.0
For Log4Net logging, SeqAppender wrapper for .netcore applications. Default SeqAppender only supports .net framework.
- 862 total downloads
- last updated 11/14/2019
- Latest version: 1.1.0
This library enables auto prefixing all script/link tags for javascript/css file references
- 775 total downloads
- last updated 6/8/2020
- Latest version: 1.0.0
An useful EntityFrameworkCore interceptor to find long running queries against the database. Apart from using any profiler, it will log an error (or anything depending on the configuration) if the specified threshold exceeded.
- 531 total downloads
- last updated 12/21/2018
- Latest version: 1.1.0
This package enables serving all type of files from assemblies (dlls) just like you are exploring using file explorer; even you can serve static files like css/js/images, or dynamic files like aspx, master, ascx files, whatever you wish. For example, if you enable Directory Browsing from IIS for...
More information
- 366 total downloads
- last updated 5/15/2019
- Latest version: 1.0.2
Ensuring property injection for CastleWindsor IoC container.