Coder Social home page Coder Social logo

lmnhd / webstack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitoffice/webstack

0.0 2.0 0.0 22.09 MB

My personal stack of micro-libraries for web development.

License: Other

Shell 0.17% C# 67.96% ASP 0.04% PowerShell 1.17% CSS 1.28% JavaScript 26.44% Liquid 0.04% HTML 2.90%

webstack's Introduction

webstack

My personal stack of micro-libraries for web development. Each of these libraries is available separately on http://nuget.org

  • bulky - High speed, lightweight bulk insert library for SQLite, MySQL, and SqlServer
  • container - A modified version of Munq that does not throw exceptions internally when resolving
  • dates - Handles date periods and occurrences (generally useful when billing)
  • depot - A caching interface, useful when moving from local to remote cache, uses remote metaphors
  • email - A library for handling delivery of email, in-process or parallelized in a service
  • hollywood - A governor shim that lets you control who can see your web app in production
  • linger - A simple delayed job queue, inspired by delayed_job, for performing tasks asynchronously
  • minirack - A manager for HttpModule-like behavior that can be easily plugged into a web app
  • minirack-routes - SEO-friendly canonical route manager with zero configuration
  • money - A small library to deal with calculating money and displaying it in different cultures
  • paging - A small library to handle scenarios for paging. Works with IQueryable too, but those are old news
  • table-descriptor - Maps objects and properties to database tables and columns; fast, flexible
  • tophat - Like Dapper, but for connection management. Gives any IDbConnection unit of work scoping
  • tuxedo - Like Dapper, but for common queries. Gives you high speed insert, update, delete with no SQL

Voltron Driven Development

Use one, use them all, use none. I don't believe in frameworks. Use purpose-built libraries that accomplish one and only one thing.

webstack's People

Contributors

danielcrenna avatar

Watchers

James Cloos avatar Nathaniel Orange Jr avatar

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.