0 votes

uBase

 

uBase is the evolution of the Umbraco /base framework, and is based on ASP.NET WebAPI.

This also means that you need to have .NET 4.5 or Visual Studio 2012 installed on your server / computer.

The package lets you create REST api's running side-by-side with Umbraco and you can also protect your api's based on the currently logged on Member or backend User.
You can also protect by Member group and even Member Type or User Type!

All this can be specified for the entire service, or individual functions.

You can install it as a NuGet package or as a Umbraco Package. Right now they are one and the same, but in the future the Umbraco package will include some awesome built-in api's.

 

Please note that uBase lives in the "uBase" URI and is hit before Umbraco, so your services will hide any same-named Umbraco content pages.

 

Screenshots

Archived files

Source code

Package owner

Ove Andersen

Ove Andersen

Ove has 1541 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Ove Andersen
  • Created: 15/07/2012
  • Current version 1.0
  • License MIT
  • Downloads on Our: 813

External resources