This is a library for Asp.Net Core that provides some generic interfaces, conversions, paging helpers, exporters, extensions, and tag helpers.
Info
Version: | 1.0.0-release1 |
Author(s): | Patrick McVay |
Last Update: | Monday, January 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Meems |
Install
Install-Package Meems
dotnet add package Meems
paket add Meems
Meems Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 1.1.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.Annotations(>= 4.3.0)
Tags