-
Inflatable Public
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, al…
-
request Public
@jacraig/request is a wrapper around fetch that adds functionality including caching, retry, and timeouts
TypeScript Apache License 2.0 UpdatedFeb 4, 2025 -
Holmes Public
A library to help with analyzing a database. It then make suggestions for improvement or can apply them automatically if you like to live dangerously. For the most part it reports recent expensive …
-
Data.Modeler Public
A library designed to model database schemas in C#. Works with .Net Core.
-
Centralized-Workflows Public
Centralized repository for workflows, actions, etc. for automating GitHub
Apache License 2.0 UpdatedFeb 3, 2025 -
Woodchuck Public
WoodChuck is a lightweight and extensible logging library for TypeScript, designed to simplify the process of logging messages in your applications. With customizable logging levels, type safety, a…
TypeScript Apache License 2.0 UpdatedFeb 3, 2025 -
clarity.js Public
CSS and JS framework designed to simplify building responsive and mobile projects for the web.
HTML Apache License 2.0 UpdatedFeb 3, 2025 -
SQLHelper Public
SQLHelper is a wrapper around DbConnection/DbCommand and a micro ORM. It automatically handles batching, data conversion, transactions, etc. for you. It's been around even longer than Dapper as par…
-
Gestalt Public
Gestalt is a comprehensive application module system designed to streamline the development and packaging process of applications. With Gestalt, effortlessly construct robust applications using mod…
-
-
Mithril Public
A C#/ASP.Net application framework designed for swift development of maintainable internal applications using a modular design.
-
Archivist Public
Archivist is a C# open-source library designed to simplify file loading tasks by providing a unified interface for accessing files of various formats.
-
TaskMaster Public
TaskMaster is a library to help running tasks only after certain criteria is met.
-
BigBookOfDataTypes Public
This is a large set of data types, extension methods, and utilities designed to make your life a little easier.
-
Enlighten Public
Set of NLP tools.
-
Spidey Public
A multi threaded web crawler library that is generic enough to allow different engines to be swapped in.
-
Mirage Public
System.Random on steroids. The library can be used to generate a random value for any type. It also has the ability to generate email addresses, phone numbers, time zones, company names, names, tit…
-
Valkyrie Public
Valkyrie is a validation library for .Net.
-
TestFountain Public
A library used for test fuzzing. Uses Mirage and attaches to xUnit as a Theory data source to create random data based on the annotations placed on the class. By default it saves the information us…
C# Apache License 2.0 UpdatedJan 29, 2025 -
Mecha Public
Mecha is a library designed to test your code in ways you probably never thought of before. It automatically finds edge cases and exceptions in your code with no input needed. Just point it at a cl…
-
FileCurator Public
FileCurator simplifies access and management of files from various locations. It could be something on your system, a url, a resource in your app, or any other 3rd party you wish to tie in (Dropbox…
-
Environs Public
Environs is a small C# library that provides a simplified interface for working with Windows Management Instrumentation (WMI), Lightweight Directory Access Protocol (LDAP), and related functionalit…
-
ObjectCartographer Public
ObjectCartographer is a high-performance, convention-based C# object-to-object mapping library designed to simplify the process of copying data between objects. It eliminates the tedious task of ma…
-
SerialBox Public
A library designed to simplify serialization in .Net. Compatible with .Net Core.
-
FastActivator Public
It's Activator.CreateInstance... But faster.
-
HashBrowns Public
A library to help simplify encryption within .Net.
-
DragonHoard Public
Dragon Hoard is a fast, thread safe, developer friendly in-memory caching service.
-
Canister Public
Canister is a simple C# library aimed at enhancing the built-in IoC container in .NET. It enables you to effortlessly add all objects of a specified type and introduces the concept of modules to au…
-
Simple-Html-To-Pdf Public
The "Simple HTML to PDF" project is a lightweight library and NuGet package for .NET that enables easy conversion of HTML content to PDF documents using the wkhtmltopdf command-line tool, making it…
-
SimpleMail Public
SimpleMail is a C# library designed to simplify sending emails. It provides a convenient and straightforward interface for sending email messages.