You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
A lightweight implementation of ASP.NET MVC APIs for mobile devices.
</description>
<summary>
PortableRazor is a mobile framework that provides a lightweight implementation of ASP.NET MVC APIs along with a simple route handler. Combined, these features encapsulate the construction of hybrid-friendly URLs inside of a webview, and provide the hooks to intercept these URLs in order to call .NET code.
</summary>
<releaseNotes>
- Removes setter on IHybridWebView.BasePath Property. Each platform's IHybridWebView
implementation should use a BasePath that makes sense for that platform