Microex.Common.Mvc
1.2.5
Common extensions & tools to speed up coding
common usage:
object.ToJson(), json.ToObject()
for mvc:
services.AddPrefferedJsonSettings(), app.AddAngularRoute()
Install-Package Microex.Common.Mvc -Version 1.2.5
dotnet add package Microex.Common.Mvc --version 1.2.5
<PackageReference Include="Microex.Common.Mvc" Version="1.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microex.Common.Mvc --version 1.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microex.Common (>= 1.2.5)
- Microex.Common.Abstractions (>= 1.2.5)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.2)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.0.2)
- Microsoft.AspNetCore.StaticFiles (>= 2.0.1)
- Microsoft.EntityFrameworkCore (>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.0.1)
- Z.EntityFramework.Plus.EFCore (>= 1.7.8)
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.