Smart.Mvc5
1.1.2
Smart 是一个免费、开源、快速、简单、面向对象的轻量级.NET开发框架。
Install-Package Smart.Mvc5 -Version 1.1.2
dotnet add package Smart.Mvc5 --version 1.1.2
<PackageReference Include="Smart.Mvc5" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smart.Mvc5 --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Smart.Mvc5, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Smart.Mvc5 as a Cake Addin
#addin nuget:?package=Smart.Mvc5&version=1.1.2
// Install Smart.Mvc5 as a Cake Tool
#tool nuget:?package=Smart.Mvc5&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
更新 smart.core 依赖
Dependencies
-
- Autofac (>= 4.0.1)
- Autofac.Mvc5 (>= 4.0.1)
- FluentValidation (>= 6.4.0)
- FluentValidation.MVC5 (>= 6.4.0)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Smart.Core (>= 1.2.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.