soundaranbu/Razor.Templating.Core
Razor Templating Engine to render Razor Views(.cshtml files) to String in Console, Web, Service, Desktop workloads in .NET Core 3+
HTMLMIT
Issues
- 5
Support MVC view localization
#71 opened by superware - 5
- 2
Accept ViewData and ViewBag as Anonymous object
#38 opened by cadilhac - 2
Add support for Embedded Resources
#76 opened by cezeta-hub - 2
- 2
Read stuff from viewbag after rendering
#70 opened by mattiasnordqvist - 4
- 3
- 3
AWS lambda support?
#44 opened by vladopandzic - 18
New Feature: Check if template exists
#49 opened by pbolduc - 3
Unable to find view
#68 opened by atifshamim - 20
Razor View as an input string
#26 opened by gr8tushar - 14
Unable to find view (After publish)
#54 opened by aleksandaryanakiev - 5
Ability to provide `RazorViewEngineOptions` to the `RazorTemplateEngine` before Render.
#67 opened by rahulvermapropertyme - 2
- 2
- 1
MIT License document incomplete
#62 opened by VytelleNick - 5
Add option to render views without layout
#53 opened by soundaranbu - 4
There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'
#60 opened by whugarra - 1
Not rendering partials inside a cshtml
#59 opened by nikhilramabhadra - 10
WebRootPath in debug mode
#58 opened by stefanodelpero - 4
Issue with UrlHelper
#40 opened by cadilhac - 5
External css files do not work
#41 opened by HoehensteigerGames - 3
AddRazorTemplating doesn't return IServiceCollection
#57 opened by gbtb - 2
Support for Native AoT in .net 7?
#51 opened by kurtcodemander - 4
Update Razor templates without recompiling?
#56 opened by korggy - 0
.NET 7 support
#55 opened by vladopandzic - 12
AddRazorTemplating Not Thread-Safe
#46 opened by dradovic - 6
.NET 6 Support
#20 opened by soundaranbu - 2
Fix semantic versioning
#50 opened by oferze - 12
DI Scoped service
#25 opened by anddrzejb - 14
Form action method not forming
#35 opened by dev-vkagrawal - 2
- 2
- 2
Unexpected AspNetCore dependency
#45 opened by daef - 6
- 2
- 2
Pass ViewBag object
#36 opened by glararan - 3
Templates in the same assembly as the application
#34 opened by Fido789 - 3
Support for Azure Functions
#15 opened by awatertrevi - 6
Partial Views / Same Folder
#13 opened by Cable11 - 3
Running asp.net core project with dotnet watch run no longer detects changes to .cshtml files
#31 opened by juliocdeleonb - 11
- 4
Unhandled exception. System.BadImageFormatException: Could not load file or assembly 'System.Runtime
#27 opened by eb-mikegorecki - 15
View Components Support
#18 opened by kmcguinn-caravan - 11
- 2
Convert just partialview
#17 opened by mauricioferrazs - 6
- 10
Inject services into a view
#10 opened by anddrzejb - 7
Use bootstrap
#14 opened by Nonobis