Skip to content

Oobert/ASP.NET-MVC-Plugins

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

ASP.NET-MVC-Plugins

I have been working on this for better part of a year during my free time at work. I finally have a working example of how to do fully on DLL plugins for ASP.NET MVC. It is the gathering of many partial solutions and blog posts to make a functional example.

This code can be way better. This is meant as a starting point for anyone that wants to do this. The Virtual Path and File providers are one place that need to be updated.

Note: This is a VS2012 project in MVC4 however this code will work in VS2012 and MVC3.

Blog Posts Describing Project:

About

Complete example of how to create a plugin system for ASP.NET MVC where all files are contained within the plugin's DLL. I promise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published