Info
Version: | 1.0.71 |
Author(s): | James Craig |
Last Update: | Sunday, February 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jacraig.github.io/Batman/ |
NuGet Url: | https://www.nuget.org/packages/Batman.MVC.Default |
Install
Install-Package Batman.MVC.Default
dotnet add package Batman.MVC.Default
paket add Batman.MVC.Default
Batman.MVC.Default Download (Unzip the "nupkg" after downloading)
Dependencies
- Batman.MVC(>= 1.0.71 && <= 1.0.71)
- Batman.Core(>= 1.0.71 && <= 1.0.71)
- Batman.Core.Bootstrapper.SimpleInjector(>= 1.0.71 && <= 1.0.71)
- Batman.Core.Communication.RazorFormatter(>= 1.0.71 && <= 1.0.71)
- Batman.Core.Communication.SMTP(>= 1.0.71 && <= 1.0.71)
- Batman.Core.Logging.NLog(>= 1.0.71 && <= 1.0.71)
- Batman.Core.Profiling.MiniProfiler(>= 1.0.71 && <= 1.0.71)
- Batman.MVC.Assets.Less(>= 1.0.71 && <= 1.0.71)
- Batman.MVC.Assets.Yui(>= 1.0.71 && <= 1.0.71)
- Batman.MVC.Serialization.ServiceStack(>= 1.0.71 && <= 1.0.71)
- Batman.Core.FileSystem.Default(>= 1.0.71 && <= 1.0.71)
- Glimpse.Batman(>= 1.0.71 && <= 1.0.71)
- Glimpse.Mvc5(>= 1.5.3)
- Glimpse.NLog(>= 1.7.0)
- Glimpse.MiniProfiler(>= 1.2.5)
- Glimpse.Elmah(>= 1.1.1)
- Glimpse.Ado(>= 1.7.3)
- Elmah.MVC(>= 2.1.2)
Tags
This is the default setup package for the MVC platform. This package sets up the following items: smtp email, bootstrapper (SimpleInjector), auto bundling of JS and CSS (using YUI), LESS support, logging (NLog), profiling (MiniProfiler), default file systems, serialization (ServiceStack.Text), and Glimpse plugin.