SushiMVC 1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SushiMVC --version 1.2.0
NuGet\Install-Package SushiMVC -Version 1.2.0
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="SushiMVC" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SushiMVC" Version="1.2.0" />
<PackageReference Include="SushiMVC" />
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 SushiMVC --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SushiMVC, 1.2.0"
#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 SushiMVC@1.2.0
#: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=SushiMVC&version=1.2.0
#tool nuget:?package=SushiMVC&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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,434 | 10/2/2013 |
| 2.1.0 | 1,725 | 10/2/2013 |
| 2.0.0 | 1,730 | 10/2/2013 |
| 1.8.24 | 1,736 | 5/7/2013 |
| 1.8.23 | 1,714 | 3/28/2013 |
| 1.8.22 | 1,727 | 3/27/2013 |
| 1.8.21 | 1,710 | 3/27/2013 |
| 1.8.20 | 1,700 | 3/27/2013 |
| 1.8.19 | 1,739 | 3/21/2013 |
| 1.8.18 | 1,706 | 3/21/2013 |
| 1.8.17 | 1,674 | 3/21/2013 |
| 1.8.16 | 1,655 | 3/21/2013 |
| 1.8.15 | 1,622 | 3/21/2013 |
| 1.8.14 | 1,640 | 3/19/2013 |
| 1.8.13 | 1,682 | 3/14/2013 |
| 1.8.12 | 1,611 | 3/14/2013 |
| 1.8.11 | 1,634 | 3/14/2013 |
| 1.8.10 | 1,662 | 3/7/2013 |
| 1.8.9 | 1,691 | 3/7/2013 |
| 1.8.8 | 1,652 | 3/7/2013 |
| 1.8.7 | 1,737 | 3/7/2013 |
| 1.8.6 | 1,757 | 3/7/2013 |
| 1.8.5 | 2,011 | 3/7/2013 |
| 1.8.4 | 1,727 | 12/19/2012 |
| 1.8.3 | 1,649 | 12/19/2012 |
| 1.8.2 | 1,691 | 12/19/2012 |
| 1.8.1 | 1,701 | 12/18/2012 |
| 1.8.0 | 1,734 | 12/18/2012 |
| 1.7.1 | 1,830 | 11/30/2012 |
| 1.7.0 | 2,132 | 11/23/2012 |
| 1.6.0 | 1,919 | 11/19/2012 |
| 1.5.0 | 1,929 | 11/13/2012 |
| 1.4.0 | 1,970 | 8/7/2012 |
| 1.3.0 | 1,784 | 8/7/2012 |
| 1.2.0 | 1,844 | 5/14/2012 |
| 1.1.0 | 1,778 | 5/10/2012 |
| 1.0.1 | 1,776 | 5/8/2012 |
| 1.0.0 | 1,686 | 5/8/2012 |
Version 1.2
Available Helpers:
------------------------
Button
Panel
For more information go to:
https://sushimvc.codeplex.com/