GithubHelp home page GithubHelp logo

zszqwe / fnhmvc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabriciomrtnz/fnhmvc

0.0 1.0 0.0 71.13 MB

Architectural foundation for building maintainable web applications with C#, ASP.NET, MVC, Fluent NHIbernate and Autofac.

C# 73.23% CSS 1.11% HTML 14.72% ASP 0.06% JavaScript 10.88%

fnhmvc's Introduction

FNHMVC

FNHMVC is an architectural foundation for building maintainable web applications with ASP.NET, MVC, NHibernate & Autofac.

Features:

  • CRUD demo in ASP.NET MVC with NHibernate
  • Generic repository for NHibernate
  • Repository Pattern and Unit of Work-Dependency Injection using Autofac
  • Mobile specific pages using JQuery Mobile
  • ASP.NET MVC Area for Mobile specific pages
  • Using NHibernate with custom Membership/Role provider
  • Using Fluent NHibernate for mappings in strongly typed C# code
  • Unit test samples using Autofac
  • Unit test samples using Selenium WebDrive (user navigation simulation)
  • Windows Azure Web Role

Architectural & Design Patterns:

  • Model-View-Controller with ASP.NET MVC
  • Object-relational mapping with NHibernate
  • Dependency Injection with Autofac
  • Domain Driven Design
  • Command Query Responsibility Separation
  • Repository pattern
  • Unit of work pattern
  • And much more..

Version 2.0.1

Technologies:

  • Windows Azure SDK 2.3
  • ASP.NET MVC 5.1.2
  • ASP.NET Web API 5.1.2
  • NHibernate 3.3.3.4001
  • Fluent NHibernate 1.4
  • Autofac 3.5
  • Automapper 3.2.1
  • Selenium WebDriver 2.42

Requirements:

  • Visual Studio 2013
  • MSSQL Express (NHibernate can be easily configured to use all the mayor SQL servers)

Notes

  • MVC authentication and authorization system has been migrated from Microsoft Membership to Microsoft Identity.
  • Automapper has been implemented for domain->command, command->domain and domain -> dto objects conversions. dto == Data Transfer Objects.
  • Command objects have been moved to the Model project to allow the use of Automapper.
  • Web API sample project with unit test added. Including the use of DTOs.
  • Nuget packages not included in download zip. Please make sure you configure VS to download them for you

Version 2.0

Technologies:

  • Windows Azure SDK 1.8 October 12 Release
  • ASP.NET MVC 4 RTM
  • ASP.NET Web API
  • NHibernate 3.3
  • Fluent NHibernate 1.4
  • Autofac 3.0.1
  • Selenium WebDriver 2.24

Requirements:

  • Visual Studio 2012
  • MSSQL Express (NHibernate can be easily configured to use all the mayor SQL servers)

Version 1.0

Technologies:

  • Windows Azure SDK 1.6
  • ASP.NET MVC 4 RC
  • ASP.NET Web API
  • NHibernate 3.2
  • Fluent NHibernate 1.3.0
  • Autofac 2.6.1

Requirements:

  • Visual Studio 2010
  • MSSQL Express (NHibernate can be easily configured to use all the mayor SQL servers)

Case Studies:

Roadmap

  • Common.Logging - Logging solution
  • Lucene.NET - NoSQL fast text search solution.
  • ActionMailer.NET - MVC Views style mailing solution.

fnhmvc's People

Contributors

fabriciomrtnz avatar

Watchers

 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.