45 packages tagged with “ViewEngine”
ServiceStack Razor Documentation: https://razor.netcore.io - Turns ServiceStack into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / .NET Core runtimes. - Add HTML views to existing services. - Change Views and Layout templates at runtime. - No Ceremony development options - Pages without controllers, with typed and dynamic View Models. - Include Partial Markdown views in Razor pages. - Cascading Layout templates. - Pretty urls by default (no custom Routes needed). - Keep all views and assets together. - Smart View Pages.
MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget. Once added to a project the install.ps1 script will set the BuildAction to all Razor *.cshtml pages to 'Content' so they get pre-compiled and change all html/img/css assets to Embedded Resources so they get bundled inside the dll. This package also includes a copy of ILMerge.exe under \tools that can be used to merge all ServiceStack .dlls into a single exe. See the https://github.com/ServiceStack/ServiceStack.Gap project for more info.
NitroNet Core package
SiteSeeker ViewEngine examples
Deprecated. Use the strong named ServiceStack.Razor package instead.
ServiceStack Razor Documentation: http://razor.servicestack.net Compile Razor Views into a compiled .dll you can use in ServiceStack hosts to eliminate Razor View compilation at runtime for instant start-up times.
NitroNet Unity package
An ASP.NET ViewEngine that uses javscript to render markup (for universal rendering)
Enhanced View Locations for MVC allows ASP.NET MVC developers more control over organizing their view folders.
NitroNet package for Sitecore
XSLT compiled view engine for ASP.NET MVC, using System.Xml.Xsl.XslCompiledTransform. See also: SaxonViewEngine.
An ASP.NET ViewEngine that uses javscript to render markup (for universal rendering).
NitroNet Castle Windsor package
Free and Open Source fork of NServiceKit.Razor V3 - Turns NServiceKit into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes. - Add HTML views to existing services. - Change Views and Layout templates at runtime. - No Ceremony development options - Pages without controllers, with typed and dynamic View Models. - Include Partial Markdown views in Razor pages. - Cascading Layout templates. - Pretty urls by default (no custom Routes needed). - Keep all views and assets together. - Smart View Pages.
XSLT and XQuery compiled view engines for ASP.NET MVC, using Saxon-HE. See also: XsltViewEngine.
View engine for building strongly-typed HTML in F#
iView view engine
RazorGenerator views using the CommonSenseRazor logic of finding views.
A view engine using the Pug template language.
NitroNet MS.DependencyInjection package for Sitecore
Power tools for the seasoned Asp.Net Mvc developer. Enjoy greater flexibility and control with html conventions, routing conventions, action filter conventions, view engine conventions and smart controllers.
NitroNet Unity package for Sitecore
MVC Nested folder structure for views. https://coderwall.com/p/6fajlg/mvc-nested-folder-structure
NitroNet Castle Windsor package for Sitecore
An Jntemplate view engine for ASP.NET Core MVC.
This provides a set of helper methods that will enable you to easily replace the default way of searching views with the CommonSenseRazor convention of finding views.