Info
Version: | 1.1.3 |
Author(s): | Manoso |
Last Update: | Wednesday, April 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/manoso/u2 |
NuGet Url: | https://www.nuget.org/packages/u2.Umbraco |
Install
Install-Package u2.Umbraco
dotnet add package u2.Umbraco
paket add u2.Umbraco
u2.Umbraco Download (Unzip the "nupkg" after downloading)
Dependencies
- u2.Core(>= 1.1.2)
- Examine(>= 0.1.89)
- Newtonsoft.Json(>= 10.0.2)
Tags
u2 support both sync and async. u2 uses Examine and Lucene query directly and has build-in caching, which makes it extremely fast. u2 uses a convention-based matching algorithm to auto match up content fields to object properties and fluent APIs to define costume mappings. u2 supports both IoC integration and stand-alone usages.
u2 is interface based and highly flexible. u2 is designed to be Web API and MVC controller friendly. This is the umbraco module.