Coder Social home page Coder Social logo

LogicReinc

The LogicReinc Framework is a framework I have been building for many years now and was mainly for personal use. Now I'm slowly recreating the library, moving code to this one, making it available for everyone. This means that not all functionality has been transfered (and corrected) yet, this is only a small part. This library has no specific purpose. Its a large toolbox.

However, this framework consists out of 2 parts. The LogicReinc framework and the LogicReinc.Data. (I will most likely split these at some point)

#Features While its hard keeping this list up to date, here are a few of the functionalities..

  • Thread-Safe collections with similar/same syntax as their normal version
  • Utility objects
  • Various extensions on basic types
  • Javascript Builder
  • Simple XML Parser (Wrapper around .Net's XmlSerializer but inspired by JsonConvert design)
  • Token System
  • Cryptographics class for quick and easy hashing, encrypting etc
  • Syntax sugar objects like a Switch object that bypasses the constant limitation and a Try object for inline-use
  • WorkerPool which acts as an instanced version of .NETs ThreadPool

LogicReinc.Data

LogicReinc.Data contains code to connect to many different databases. There are also different ways of using them. My favorite being the Unified framework, Its an in-memory system that was build to prevent you having to implement multiple databases. It has an "unified" interface which you use in your objects, while the only difference is settings the "Provider". Which indicates how and what database type it should connect.

Note that these 2 projects contain work-in-progress code. Don't mindlessly use this library.

logicreinc's Projects

logicreinc icon logicreinc

A framework containing many tools to make life easier.

logicreinc.asp icon logicreinc.asp

A Wrapper framework around ASP.NET Core 3 that is less verbose, offering various build in features such as automatic javascript api binding, authentication and websockets.

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.