Mvc.Utility.Core
1.2.9
See the version list below for details.
dotnet add package Mvc.Utility.Core --version 1.2.9
NuGet\Install-Package Mvc.Utility.Core -Version 1.2.9
<PackageReference Include="Mvc.Utility.Core" Version="1.2.9" />
paket add Mvc.Utility.Core --version 1.2.9
#r "nuget: Mvc.Utility.Core, 1.2.9"
// Install Mvc.Utility.Core as a Cake Addin #addin nuget:?package=Mvc.Utility.Core&version=1.2.9 // Install Mvc.Utility.Core as a Cake Tool #tool nuget:?package=Mvc.Utility.Core&version=1.2.9
A package, which includes helpful auxiliary methods.
With this package, software development is faster.
Features:
- Extensions
- Helpers
- Filters
* AjaxOnlyAttribute
* ContentTypeFilterAttribute
* GlobalizationFilterAttribute
* PasswordValidatorAttribute
* PreventDuplicateRequestAttribute
* RequiredIfAttribute
* RequiredIfNotNullAttribute
* SessionEndLifeTimeFilterAttribute
- Managers
* ManagerBase
* CacheManager
* CertificatesManager
* HtmlManager
* HttpManager
* InstanceManager
* JsonManager
* NotificationManager
* NullManager
* ResultManager
* SecurityManager
* SessionManager
* RazorManager
* WebConfigManager
* UrlManager
* PdfManager
- ModelBinders
* DecimalModelBinder
* HtmlValidationModelBinder
- Providers
* XmlSerializerProvider (abstract)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 5.0.2)
- Newtonsoft.Json (>= 12.0.2)
- System.Text.Encodings.Web (>= 4.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Mvc.Utility.Core:
Package | Downloads |
---|---|
Kharazmi.Net.Http
This library provides a client-side client that can handle and request HTTP requests. Features: OAuth2 OpenIdConnectAuthentication |
|
Kharazmi.Aop.Autofac
Kharazmi.Aop.Autofac provides a method interception framework called “DynamicProxy.” |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.7 | 1,311 | 5/24/2020 |
1.3.6 | 1,001 | 3/30/2020 |
1.3.5 | 1,021 | 11/27/2019 |
1.3.4 | 1,049 | 10/27/2019 |
1.3.3 | 1,082 | 8/4/2019 |
1.3.2 | 1,017 | 8/2/2019 |
1.3.1 | 1,084 | 8/2/2019 |
1.3.0 | 1,028 | 7/14/2019 |
1.2.9 | 1,044 | 7/14/2019 |
1.2.8 | 1,053 | 7/13/2019 |
1.2.7 | 1,029 | 7/13/2019 |
1.2.6 | 1,126 | 7/11/2019 |
1.2.5 | 1,092 | 7/11/2019 |
1.2.4 | 988 | 7/11/2019 |
1.2.3 | 1,044 | 7/10/2019 |
1.2.2 | 1,032 | 7/9/2019 |
1.2.1 | 1,025 | 7/9/2019 |
1.2.0 | 1,025 | 7/8/2019 |
1.1.9 | 982 | 7/4/2019 |
1.1.8 | 1,050 | 7/4/2019 |
1.1.7 | 1,002 | 7/4/2019 |
1.1.6 | 1,024 | 7/4/2019 |
1.1.5 | 1,008 | 7/4/2019 |
1.1.4 | 1,058 | 6/29/2019 |
1.1.3 | 1,057 | 6/29/2019 |
1.1.2 | 1,048 | 6/28/2019 |
1.1.1 | 1,036 | 6/28/2019 |
1.0.9 | 1,031 | 6/28/2019 |
1.0.8 | 1,031 | 6/27/2019 |
1.0.7 | 997 | 6/27/2019 |
1.0.6 | 1,016 | 6/26/2019 |
1.0.5 | 1,031 | 6/26/2019 |
1.0.4 | 1,091 | 6/24/2019 |
1.0.3 | 1,038 | 6/24/2019 |
1.0.2 | 1,048 | 6/23/2019 |
1.0.1 | 1,004 | 6/23/2019 |
1.0.0 | 1,027 | 6/23/2019 |
Add PdfManager