Git Product home page Git Product logo

James Craig's Projects

archivist icon archivist

Archivist is a C# open-source library designed to simplify file loading tasks by providing a unified interface for accessing files of various formats.

aspectus icon aspectus

Aspectus is an advanced Aspect-Oriented Programming (AOP) library that simplifies the injection of cross-cutting concerns into your codebase. It empowers you to write clean and maintainable code by separating cross-cutting concerns from the core logic of your application.

bard icon bard

Application that uses ML.Net to generate poems

bigbookofdatatypes icon bigbookofdatatypes

This is a large set of data types, extension methods, and utilities designed to make your life a little easier.

canister icon canister

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 automatically wire up your system. With Canister, managing dependencies becomes a breeze, allowing you to focus on writing maintainable code.

clarity.js icon clarity.js

CSS and JS framework designed to simplify building responsive and mobile projects for the web.

corset icon corset

A library designed to simplify compression in .Net. Compatible with .Net Core.

craig-s-utility-library icon craig-s-utility-library

A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.

data.modeler icon data.modeler

A library designed to model database schemas in C#. Works with .Net Core.

dragonhoard icon dragonhoard

Dragon Hoard is a fast, thread safe, developer friendly in-memory caching service.

environs icon environs

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 functionality. It aims to make it easier to perform common operations and tasks in these areas without the need for extensive knowledge of the underlying protocols.

filecurator icon filecurator

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, etc). There are also a number of file parsers built in.

gestalt icon gestalt

Gestalt is a comprehensive application module system designed to streamline the development and packaging process of applications. With Gestalt, effortlessly construct robust applications using modular design principles and leverage the power of dependency injection for seamless integration of reusable components.

grue icon grue

My current Visual Studio theme

hashbrowns icon hashbrowns

A library to help simplify encryption within .Net.

holmes icon holmes

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 queries, missing indexes, overlapping indexes, and unused indexes. However it can be expanded upon to add your own analyzer.

i-got-bored icon i-got-bored

Just a bunch of benchmarks that I've developed over time when I had a free moment and was bored with other side projects.

inflatable icon inflatable

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, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

mecha icon mecha

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 class or method and fire away. It's even better than a cat laying on your keyboard at finding weird data for your tests.

mirage icon mirage

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, titles, lorem ipsum, and even entire objects.

mithril icon mithril

A C#/ASP.Net application framework designed for swift development of maintainable internal applications using a modular design.

monarch icon monarch

A command line parser and command runner. In this you define a command and the input object. The library then parses the command line args, figures out which command to run, and then parses the data and places it in the input object. Comes with built in help and version info commands.

moonunit icon moonunit

Old unit testing framework I had created before I settled on xUnit.net. May revive it one day.

objectcartographer icon objectcartographer

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 manually writing code for data copying by providing a developer-friendly approach.

request icon request

@jacraig/request is a wrapper around fetch that adds functionality including caching, retry, and timeouts

serialbox icon serialbox

A library designed to simplify serialization in .Net. Compatible with .Net Core.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.