SushiMVC 1.7.0
See the version list below for details.
dotnet add package SushiMVC --version 1.7.0
NuGet\Install-Package SushiMVC -Version 1.7.0
<PackageReference Include="SushiMVC" Version="1.7.0" />
paket add SushiMVC --version 1.7.0
#r "nuget: SushiMVC, 1.7.0"
// Install SushiMVC as a Cake Addin #addin nuget:?package=SushiMVC&version=1.7.0 // Install SushiMVC as a Cake Tool #tool nuget:?package=SushiMVC&version=1.7.0
Sushi is a collection of MVC Helpers that prevent the spaguetti code in your razor views of your ASP.NET MVC 3 projects. Sushi is easy to use, it prevents to write lot of html and css code for you views using a simple syntax.
Sushi uses BootStrap, that means the responsive and elegant user interface is guaranteed.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Twitter.Bootstrap (>= 2.2.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 192 | 10/2/2013 |
2.1.0 | 53 | 10/2/2013 |
2.0.0 | 54 | 10/2/2013 |
1.8.24 | 48 | 5/7/2013 |
1.8.23 | 47 | 3/28/2013 |
1.8.22 | 62 | 3/27/2013 |
1.8.21 | 47 | 3/27/2013 |
1.8.20 | 47 | 3/27/2013 |
1.8.19 | 47 | 3/21/2013 |
1.8.18 | 47 | 3/21/2013 |
1.8.17 | 47 | 3/21/2013 |
1.8.16 | 47 | 3/21/2013 |
1.8.15 | 48 | 3/21/2013 |
1.8.14 | 48 | 3/19/2013 |
1.8.13 | 48 | 3/14/2013 |
1.8.12 | 47 | 3/14/2013 |
1.8.11 | 50 | 3/14/2013 |
1.8.10 | 48 | 3/7/2013 |
1.8.9 | 46 | 3/7/2013 |
1.8.8 | 47 | 3/7/2013 |
1.8.7 | 47 | 3/7/2013 |
1.8.6 | 48 | 3/7/2013 |
1.8.5 | 46 | 3/7/2013 |
1.8.4 | 52 | 12/19/2012 |
1.8.3 | 47 | 12/19/2012 |
1.8.2 | 47 | 12/19/2012 |
1.8.1 | 48 | 12/18/2012 |
1.8.0 | 69 | 12/18/2012 |
1.7.1 | 47 | 11/30/2012 |
1.7.0 | 85 | 11/23/2012 |
1.6.0 | 80 | 11/19/2012 |
1.5.0 | 81 | 11/13/2012 |
1.4.0 | 217 | 8/7/2012 |
1.3.0 | 72 | 8/7/2012 |
1.2.0 | 185 | 5/14/2012 |
1.1.0 | 78 | 5/10/2012 |
1.0.1 | 45 | 5/8/2012 |
1.0.0 | 47 | 5/8/2012 |
Version 1.7
----------------------
Fix menu dropdown html generation errors.
Available Helpers:
------------------------
Button
Menu
Panel
Sidebar
Navigation
Link
Layouts
Grid (experimental, non paging, only simple table, filled with models)
For more information go to:
https://jmanuelcorral.github.com/Sushi/