SushiMVC 1.3.0
See the version list below for details.
dotnet add package SushiMVC --version 1.3.0
NuGet\Install-Package SushiMVC -Version 1.3.0
<PackageReference Include="SushiMVC" Version="1.3.0" />
paket add SushiMVC --version 1.3.0
#r "nuget: SushiMVC, 1.3.0"
// Install SushiMVC as a Cake Addin #addin nuget:?package=SushiMVC&version=1.3.0 // Install SushiMVC as a Cake Tool #tool nuget:?package=SushiMVC&version=1.3.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.0.3)
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 |
---|---|---|
2.2.0 | 2,047 | 10/2/2013 |
2.1.0 | 1,392 | 10/2/2013 |
2.0.0 | 1,410 | 10/2/2013 |
1.8.24 | 1,411 | 5/7/2013 |
1.8.23 | 1,361 | 3/28/2013 |
1.8.22 | 1,390 | 3/27/2013 |
1.8.21 | 1,382 | 3/27/2013 |
1.8.20 | 1,357 | 3/27/2013 |
1.8.19 | 1,393 | 3/21/2013 |
1.8.18 | 1,369 | 3/21/2013 |
1.8.17 | 1,336 | 3/21/2013 |
1.8.16 | 1,326 | 3/21/2013 |
1.8.15 | 1,327 | 3/21/2013 |
1.8.14 | 1,312 | 3/19/2013 |
1.8.13 | 1,374 | 3/14/2013 |
1.8.12 | 1,301 | 3/14/2013 |
1.8.11 | 1,294 | 3/14/2013 |
1.8.10 | 1,340 | 3/7/2013 |
1.8.9 | 1,349 | 3/7/2013 |
1.8.8 | 1,352 | 3/7/2013 |
1.8.7 | 1,401 | 3/7/2013 |
1.8.6 | 1,421 | 3/7/2013 |
1.8.5 | 1,564 | 3/7/2013 |
1.8.4 | 1,389 | 12/19/2012 |
1.8.3 | 1,309 | 12/19/2012 |
1.8.2 | 1,371 | 12/19/2012 |
1.8.1 | 1,353 | 12/18/2012 |
1.8.0 | 1,397 | 12/18/2012 |
1.7.1 | 1,497 | 11/30/2012 |
1.7.0 | 1,811 | 11/23/2012 |
1.6.0 | 1,580 | 11/19/2012 |
1.5.0 | 1,598 | 11/13/2012 |
1.4.0 | 1,638 | 8/7/2012 |
1.3.0 | 1,455 | 8/7/2012 |
1.2.0 | 1,514 | 5/14/2012 |
1.1.0 | 1,440 | 5/10/2012 |
1.0.1 | 1,434 | 5/8/2012 |
1.0.0 | 1,378 | 5/8/2012 |
Version 1.2
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://sushimvc.codeplex.com/