Jitbit (the company behind "Jitbit Helpdesk" software)

Results 10 repositories owned by Jitbit (the company behind "Jitbit Helpdesk" software)

AspNetSaml

348
Stars
115
Forks
Watchers

Very simple SAML 2.0 consumer module for ASP.NET/C#

CsvExport

143
Stars
59
Forks
Watchers

Very simple CSV-export tool for C#

HtmlSanitizer

135
Stars
32
Forks
Watchers

Fast JavaScript HTML Sanitizer, client-side (i.e. needs a browser, won't work in Node and other backend)

cpu-analyzer

39
Stars
8
Forks
Watchers

Neat & sweet command line CPU profiler you can use on production ASP.NET

MapDataReader

56
Stars
10
Forks
Watchers

Super fast mapping DataReader to strongly typed object, Using AOT source generator.

PropMapper

33
Stars
11
Forks
Watchers

Object mapper for .NET. Flat and basic, but FAST.

TabUtils

25
Stars
9
Forks
Watchers

Multiple browser tabs communication, locking and synchronization

MurmurHash.net

18
Stars
5
Forks
Watchers

C# .NET implementation of Murmur Hash

FastCache

106
Stars
11
Forks
Watchers

7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.

SyslogCore

16
Stars
4
Forks
Watchers

Simple (!) way to write to syslog aka /dev/log aka /var/log/syslog in .NET Core on Linux