Pinned Repositories
Cronos
A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
Hangfire.Documentation
Sphinx-based documentation for Hangfire
Hangfire.InMemory
In-memory job storage for Hangfire with an efficient implementation
Hangfire.io
Source code for the Hangfire official site built with Jekyll, including pages and blog posts
stdump
Explore stack trace of a running managed process or from a minidump file
Hangfire
An easy way to perform background processing in your .NET and .NET Core applications
odinserj's Repositories
odinserj/Hangfire
An easy way to perform background processing in your .NET and .NET Core applications
odinserj/ConsoleApp13
odinserj/Hangfire.Azure.ServiceBusQueue
ServiceBus Queue support for SQL Server job storage implementation
odinserj/NCrontab
Crontab for .NET
odinserj/WebApplication13
odinserj/BatchingIssueRepo
odinserj/BenchmarkDotNet.ResultDiff
odinserj/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
odinserj/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
odinserj/cron-expression-descriptor
A .NET library that converts cron expressions into human readable strings.
odinserj/discourse_docker
A Docker image for Discourse
odinserj/hangfire-customstate
odinserj/Hangfire.Console
Job console extension for Hangfire
odinserj/Hangfire.MAMQSqlExtension
Enables running multiple Hangfire servers as multiple applications against a single SQLServer
odinserj/Hangfire.MicroTest
odinserj/Hangfire.QuickJump
odinserj/HangfireTest
odinserj/mono
Mono open source ECMA CLI, C# and .NET implementation.
odinserj/NCrontab-Advanced
Cron string parser for .NET
odinserj/odinserj.net
My blog
odinserj/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
odinserj/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
odinserj/ServiceStack.Redis
.NET's leading C# Redis Client
odinserj/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
odinserj/WindowsService1
odinserj/WorkerService3