Code Monkey home page Code Monkey logo

asp.net-mvc-core-architecture-and-crud's Introduction

Asp.Net MVC Core Architecture

Asp.Net MVC Core with Entity Framework Core, Multi Layered Architecture using Generic Repository, Unit of Work and Dependency Injection The purpose of this Architecture is to provide a more advanced starting point for .NET Core MVC apps that already features a well defined work-flow, state management and design layout.

The template is designed to be easy to build upon and extend to suit your app.

Description

MVC-CoreWithEF-Core

This Layer contain Controller's of Application's to manage views also this layer contain Dependency Injection Configuration.views and content that help to create views like CSS, JavaScript, Bootstrap all front related plugin's.

ServiceLayer

Service Layer Contain Interface And Concrete Classes That we can access in Controllers also we have UnitOfWork in Service Layer.

DataLayer

Data Layer Contain all logic of DB Data Manipulation and generic repository to perform CRUD operations.

5 DB.Core

Core Layer Contains DB Model and Entity Class's of Database

BO

Business Object Layer Contains all Business entities to show data on front end views.

Util

This Layers Contains Common Functionality of applications Like Logs and Auto-mapper etc.

asp.net-mvc-core-architecture-and-crud's People

Contributors

hafizasad072 avatar

Stargazers

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