Giter VIP home page Giter VIP logo

nstack's Introduction

NStack - A bootstrapping framework for .NET applications

There are many stack frameworks and application bootstrappers for .NET. This is mine. The core is for bootstrapping configuration, logging and instrumentation, security, data access, and other cross-cutting concerns. Additionally, other useful features will be added as one-off libraries.

Eventually, NStack will feature the ability to pick components and merge into a minimal set of libraries and dependencies, so you can plug into your application only what you need.

Ugh, not another one of these. Why should I care about yours?

I have been carrying around lots of useful tools in various toolboxes, as I've assembled them over the years. This is an attempt to shore them up, formalize them, and make them work harder for me and anyone else that feels like using them. I'm very particular, and I have a tendancy to pull things I find apart and put them back together (throwing out stuff that I don't care for or need). Use mine or don't.

Who are you?

Mike Grabski ([email protected])

Status

I'm currently writing this at my own pleasure. I will welcome collaborators and contributors, and when such folks present themselves, I'll be happy to create a formal plan for features and begin milestones. Until then, use whatevery you'd like, and send me any issues or pull requests you come up with along the way.

Licensing

See LICENSE.txt for licensing info

nstack's People

Contributors

moribvndvs avatar

Stargazers

Gurpreet Singh avatar Manoj avatar Vasiliy Yorkin avatar  avatar

Watchers

 avatar James Cloos avatar

Forkers

jackjet870

nstack's Issues

NHibernate support

Complete implementation of NHibernate, including:

  • UnitOfWork/UnitOfWorkScope for managing sessions and transactions
  • Generic Repository implementation of IRepository
  • Automapper
  • Config bootstrapper

Fluent Configuration Bootstrapper

A fluent-syntax configuration bootstrapper, that allows configuration of various concerns (logging, persistence, etc.) in sections.

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.