Extensions for ASP.NET MVC
This Mvc Extensions package provides common behaviors that almost applications need. Below are details of available features
Software development processes / techniques / news
This Mvc Extensions package provides common behaviors that almost applications need. Below are details of available features
The Rabbit.Foundation package is design to provide additional neccessary utilities for your application
To show how the application is layering and what it looks like, a layer diagram is best to visualize major components and dependencies using by code. It also helps us keep the code to satisfy with the design.
This package has created to isolate serialization progress from depending on any serialization implementation. It provides extension methods to serialize / de-serialize any object at any layer of your application. You only need to configure one time at application entry point.