Git Product home page Git Product logo

aspnetboilerplate's Introduction

ASP.NET Boilerplate

What is ABP?

ASP.NET Boilerplate is a starting point for new modern web applications using best practices and most popular tools. It's aimed to be a SOLID model, a general-purpose application framework and a project template.

Framework

ASP.NET Boilerplate is an application framework built on latest ASP.NET MVC & Web API technologies. It makes easy to use dependency injection, logging, validation, exception handling, localization and so on. It makes these not only itself but also using most popular framework and libraries.

Architecture

ASP.NET Boilerplate implements NLayer architecture (Domain, Application, Infrastructure and Presentation Layers) and Domain Driven Design (Entities, Repositories, Domain/Application Services, DTO's...). Also implements and provides a good infrastructure to implement best practices such as Dependency Injection.

Template

ASP.NET Boilerplate easily creates startup template for your project. It includes most used framework and libraries by default. Also allows you to choice Single-Page (SPA: Angularjs or Durandaljs) or Multi-Page (MVC) architecture, EntityFramework or NHibernate as ORM.

Features

Framework

These are some key features of the framework itself:

  • Modular and NLayered architecture
  • Multi-tenancy
  • Dependency Injection
  • Domain Driven Design
  • Unit of work implementation
  • Flexible Localization system
  • Automatic data filters
  • Audit logging
  • Setting management
  • Menu management
  • Authorization
  • Exception handling
  • Validation
  • Logging
  • Event bus for domain events
  • Auto-creating Web API layer for Application Services
  • Auto-creating Javascript proxy layer to use Web API layer
  • Javascript helper methods for ajax, notifications, message boxes, making UI busy...
  • Easily working with embedded resources
  • Useful extension and helper methods

Module-Zero

Module-Zero is the module that implements abstract concepts of the framework, also adds some useful stuff for enterprise web applications:

  • Multi-tenancy
  • Role management
  • User management
  • Session management
  • Setting management
  • Audit logging

See https://github.com/aspnetboilerplate/module-zero for more

Links

aspnetboilerplate's People

Contributors

ammachado avatar badre429 avatar bongiozzo avatar gstjohn avatar hcss-josephdoty avatar hikalkan avatar ismcagdas avatar jaq316 avatar jefftindall avatar ledinhthanh avatar lemestrez avatar recep-karabicak avatar steeintw avatar tocinito avatar wocar avatar yustos avatar

Watchers

 avatar  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.