开发者

Can we make use of the Sharp Architecture in a web application, without MVC?

开发者 https://www.devze.com 2023-01-16 08:56 出处:网络
I am a newbie to NHibernate. Just was thinki开发者_开发百科ng whether we can make use of the Sharp Architecture in a web application, without MVC?

I am a newbie to NHibernate. Just was thinki开发者_开发百科ng whether we can make use of the Sharp Architecture in a web application, without MVC?

Thanks.


Yes - you can use the repository/entity pattern without MVC. We use Sharp in an MVC application as well as a counter part desktop application.

Just reference Sharp.Core and Sharp.Data.

0

精彩评论

暂无评论...
验证码 换一张
取 消