Mtn.Library
4.0.0.71
See the version list below for details.
dotnet add package Mtn.Library --version 4.0.0.71
NuGet\Install-Package Mtn.Library -Version 4.0.0.71
<PackageReference Include="Mtn.Library" Version="4.0.0.71"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Mtn.Library --version 4.0.0.71
#r "nuget: Mtn.Library, 4.0.0.71"
// Install Mtn.Library as a Cake Addin #addin nuget:?package=Mtn.Library&version=4.0.0.71 // Install Mtn.Library as a Cake Tool #tool nuget:?package=Mtn.Library&version=4.0.0.71
.NET library with extensions for LINQ and Entity Framework as well as useful extensions.
Contains many extensions, features for display methods using jquery Ajax.
Has a proxy to create and use methods with cache as much as in the ajax methods.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 6.0.1)
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 |
---|---|---|
4.0.0.83 | 814 | 7/19/2019 |
4.0.0.81 | 995 | 11/5/2017 |
4.0.0.80 | 1,082 | 1/14/2017 |
4.0.0.79 | 984 | 1/14/2017 |
4.0.0.78 | 1,081 | 11/7/2016 |
4.0.0.77 | 1,085 | 6/27/2016 |
4.0.0.75 | 1,261 | 11/17/2015 |
4.0.0.74 | 1,101 | 11/3/2015 |
4.0.0.73 | 1,829 | 10/6/2015 |
4.0.0.72 | 1,434 | 9/8/2015 |
4.0.0.71 | 1,124 | 8/24/2015 |
4.0.0.70 | 1,523 | 7/27/2015 |
New features for image and bug fixes.
Changelog:
- Mtn.Library.Image.Utils for simple image manipulation in batch
- Mtn.Library.Utils.HttpUtils to send data via get or post
- Mtn.Library.Utils.Email, added attachments option and bug fixes
- Fix bug on Configuration when use Medium trust
- Fix error on Proxy when use virtual methods with Medium trust
- Issues
- In Medium trust the cache attributte are ignored, because need use override and with Medium Trust it's not possible the way it is made, so it is being ignored, use the cache service instead if you need a cache