FubuMVC 1.0.0.238

dotnet add package FubuMVC --version 1.0.0.238
                    
NuGet\Install-Package FubuMVC -Version 1.0.0.238
                    
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="FubuMVC" Version="1.0.0.238" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FubuMVC" Version="1.0.0.238" />
                    
Directory.Packages.props
<PackageReference Include="FubuMVC" />
                    
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 FubuMVC --version 1.0.0.238
                    
#r "nuget: FubuMVC, 1.0.0.238"
                    
#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 FubuMVC@1.0.0.238
                    
#: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=FubuMVC&version=1.0.0.238
                    
Install as a Cake Addin
#tool nuget:?package=FubuMVC&version=1.0.0.238
                    
Install as a Cake Tool

A quickstart package to quickly setup a project as a simple FubuMVC application with StructureMap as the IoC container and Razor as the view engine

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.238 542 12/16/2013
1.0.0.123 122 2/6/2013
1.0.0.121 82 1/14/2013
0.9.9.115 84 1/9/2013
0.9.5.926 101 4/30/2012
0.9.5.817 81 4/9/2012
0.9.4.768 86 3/30/2012
0.9.4.765 83 3/29/2012
0.9.4.764 77 3/28/2012
0.9.4.763 78 3/28/2012
0.9.4.762 94 3/22/2012
0.9.4.761 86 3/21/2012
0.9.3.744 80 3/5/2012
0.9.3.743 96 3/4/2012
0.9.3.741 88 2/29/2012
0.9.3.740 88 2/24/2012
0.9.3.739 84 2/22/2012
0.9.3.738 96 2/21/2012
0.9.3.737 94 2/20/2012
0.9.3.735 78 2/20/2012
Loading failed