Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api-dev
/
ServiceStack
Public
forked from
ServiceStack/ServiceStack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ServiceStack
src
ServiceStack.Razor
on
v3
User selector
All users
All time
Commit history
Commits on Dec 1, 2013
Added razor precompilation tests.
Show description for fcfac9f
tystol
committed
fcfac9f
View commit details
Copy full SHA for fcfac9f
View code at this point
Browse repository at this point
Added option to wait for all razor precompilation tasks during startup.
tystol
committed
85e3ba2
View commit details
Copy full SHA for 85e3ba2
View code at this point
Browse repository at this point
Changed razor compile message log level to debug.
tystol
committed
8fa0987
View commit details
Copy full SHA for 8fa0987
View code at this point
Browse repository at this point
Added razor view precompilation feature.
tystol
committed
b4ca57e
View commit details
Copy full SHA for b4ca57e
View code at this point
Browse repository at this point
Redirect (old?) WatchForModifiedPages property to EnableLiveReload
tystol
committed
ec2f88a
View commit details
Copy full SHA for ec2f88a
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
reset AssemblyVersion to 1.0.0.0
mythz
committed
f1e5698
View commit details
Copy full SHA for f1e5698
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
pass Request, Response into Session utils when possible to work in HttpListener
mythz
committed
cc3f2c9
View commit details
Copy full SHA for cc3f2c9
View code at this point
Browse repository at this point
Don't open the output stream unless writing to it as it prevented Exceptions in HttpListener from writting to the Response
mythz
committed
4738f2e
View commit details
Copy full SHA for 4738f2e
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Update ServiceStack.Razor.csproj
Show description for 546c859
angelcolmenares
committed
546c859
View commit details
Copy full SHA for 546c859
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Change all refs to use non-deprecated IHttpRequest.EndRequest() ext method
mythz
committed
63580c1
View commit details
Copy full SHA for 63580c1
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Moved common Extension methods to top-level ServiceStack namespace
mythz
committed
3aa31ca
View commit details
Copy full SHA for 3aa31ca
View code at this point
Browse repository at this point
Commits on Jun 10, 2013
Add required bool to RenderSection to fix #670
mythz
committed
3baf8e5
View commit details
Copy full SHA for 3baf8e5
View code at this point
Browse repository at this point
Make RazorFormat more extensible to fix #718
mythz
committed
ed57239
View commit details
Copy full SHA for ed57239
View code at this point
Browse repository at this point
Commits on Jun 1, 2013
Merge pull request #711 from pwhe23/master
Show description for 7f9c343
mythz
committed
7f9c343
View commit details
Copy full SHA for 7f9c343
View code at this point
Browse repository at this point
Added support for Nested Razor Layouts
Show description for 78cfcb9
pwhe23
committed
78cfcb9
View commit details
Copy full SHA for 78cfcb9
View code at this point
Browse repository at this point
Commits on May 31, 2013
Only check for IsWatchedFile if a file was found.
Show description for cd9e704
aaronlerch
committed
cd9e704
View commit details
Copy full SHA for cd9e704
View code at this point
Browse repository at this point
Commits on May 24, 2013
Update FileSystemWatcherLiveReload.cs
Show description for ea81bb1
HelgeL
committed
ea81bb1
View commit details
Copy full SHA for ea81bb1
View code at this point
Browse repository at this point
Commits on May 20, 2013
Improve reporting of Razor parser errors
dsimunic
committed
f728f02
View commit details
Copy full SHA for f728f02
View code at this point
Browse repository at this point
Commits on May 19, 2013
ProcessRequest should return false if page can't be found. fixes #682
mythz
committed
3fd3ee8
View commit details
Copy full SHA for 3fd3ee8
View code at this point
Browse repository at this point
Commits on May 6, 2013
Support custom ModelError and custom error messages and status in Razor Views
mythz
committed
bbba5ad
View commit details
Copy full SHA for bbba5ad
View code at this point
Browse repository at this point
skip race test razor condition setting up RazorFormat
mythz
committed
a3b796a
View commit details
Copy full SHA for a3b796a
View code at this point
Browse repository at this point
Commits on May 5, 2013
fix multi-threading issues on start-up page compiling
mythz
committed
b76e022
View commit details
Copy full SHA for b76e022
View code at this point
Browse repository at this point
Allow T.AsRaw, T.AsRawJson Ext methods on dynamic view models
mythz
committed
3df5d1f
View commit details
Copy full SHA for 3df5d1f
View code at this point
Browse repository at this point
Switch RazorRockstars_FilesTests to use .NET 4.0 Sqlite
Show description for 5c8d54d
mythz
committed
5c8d54d
View commit details
Copy full SHA for 5c8d54d
View code at this point
Browse repository at this point
Commits on May 3, 2013
Port remaining Razor unit tests to new Razor2 support
mythz
committed
e59215b
View commit details
Copy full SHA for e59215b
View code at this point
Browse repository at this point
refactor Razor support, decouple internal for IAppHost, allow adhoc razor generation
mythz
committed
8a9daee
View commit details
Copy full SHA for 8a9daee
View code at this point
Browse repository at this point
Commits on May 2, 2013
Allow model/layout keywords in any order
mythz
committed
7c088c9
View commit details
Copy full SHA for 7c088c9
View code at this point
Browse repository at this point
refactor filesystemwatcher so only it's configurable and only runs in DebugMode by default
mythz
committed
fb13532
View commit details
Copy full SHA for fb13532
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Support model directive. Check for Request DTOs.
Show description for 46d8e21
mythz
committed
46d8e21
View commit details
Copy full SHA for 46d8e21
View code at this point
Browse repository at this point
Always ensure writers are flushed.
mythz
committed
15b0242
View commit details
Copy full SHA for 15b0242
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
Get ViewBags from Partials and Sections to work
mythz
committed
7b90761
View commit details
Copy full SHA for 7b90761
View code at this point
Browse repository at this point
Cascading search for parent _Layouts and hierarchical ViewBags
mythz
committed
582474b
View commit details
Copy full SHA for 582474b
View code at this point
Browse repository at this point
Current work in progress for integrating Razor2 support
Show description for 728b1c2
mythz
committed
728b1c2
View commit details
Copy full SHA for 728b1c2
View code at this point
Browse repository at this point
Commits on Apr 12, 2013
Removed Razor1 and Reference Fix Up to Razor2
bchavez
committed
3a149b3
View commit details
Copy full SHA for 3a149b3
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
Allows Sequential Compilation in DebugMode
Show description for 01198c4
bchavez
committed
01198c4
View commit details
Copy full SHA for 01198c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.