Batman.MVC.Default 1.0.71

dotnet add package Batman.MVC.Default --version 1.0.71
                    
NuGet\Install-Package Batman.MVC.Default -Version 1.0.71
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Batman.MVC.Default" Version="1.0.71" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Batman.MVC.Default" Version="1.0.71" />
                    
Directory.Packages.props
<PackageReference Include="Batman.MVC.Default" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Batman.MVC.Default --version 1.0.71
                    
#r "nuget: Batman.MVC.Default, 1.0.71"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Batman.MVC.Default@1.0.71
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Batman.MVC.Default&version=1.0.71
                    
Install as a Cake Addin
#tool nuget:?package=Batman.MVC.Default&version=1.0.71
                    
Install as a Cake Tool

The Batman framework is designed to simplify application development and tries to put the focus back on your application. 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.71 4,548 2016/2/28
1.0.70 4,013 2015/4/22
1.0.69 3,847 2015/4/22
1.0.68 3,699 2015/3/6
1.0.67 3,828 2015/2/10
1.0.66 3,666 2015/2/6
1.0.65 3,613 2015/2/5
1.0.63 3,906 2014/12/5
1.0.62 4,216 2014/11/12
1.0.61 3,780 2014/10/15
1.0.60 4,065 2014/9/22
1.0.59 4,175 2014/6/13
1.0.58 3,774 2014/5/27
1.0.57 3,610 2014/5/27
1.0.56 3,791 2014/5/24
1.0.55 4,047 2014/4/15
1.0.54 3,747 2014/3/29
1.0.53 3,953 2014/3/28
1.0.51 3,844 2014/3/28
1.0.50 3,724 2014/3/28
Loading failed