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 }}
csharpbuilder
/
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.Common
on
pre-span
User selector
All users
All time
Commit history
Commits on Jun 13, 2018
tweaks
mythz
committed
17f081b
View commit details
Copy full SHA for 17f081b
View code at this point
Browse repository at this point
Add Invoke on Arrow fn, change Evaluate to return itself to remove special cases
mythz
committed
2a497b0
View commit details
Copy full SHA for 2a497b0
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
fix back to back expr in template literals
mythz
committed
ea3f2c4
View commit details
Copy full SHA for ea3f2c4
View code at this point
Browse repository at this point
Add more efficient Evaluate overloads if result can be async
mythz
committed
cf90d05
View commit details
Copy full SHA for cf90d05
View code at this point
Browse repository at this point
Add support for map lambda expressions in groupBy
mythz
committed
7a4a944
View commit details
Copy full SHA for 7a4a944
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
fix error msg
mythz
committed
48abdae
View commit details
Copy full SHA for 48abdae
View code at this point
Browse repository at this point
Add concat filter as alias for join('')
mythz
committed
bf6cd7f
View commit details
Copy full SHA for bf6cd7f
View code at this point
Browse repository at this point
Add support for member binding in shorthand obj expressions
mythz
committed
c6ac451
View commit details
Copy full SHA for c6ac451
View code at this point
Browse repository at this point
Add lambda support for zip filter
mythz
committed
0989441
View commit details
Copy full SHA for 0989441
View code at this point
Browse repository at this point
add arrow expr support for toDictionary and reduce expressions
mythz
committed
c5a69a0
View commit details
Copy full SHA for c5a69a0
View code at this point
Browse repository at this point
add lambda support to let bindings + all assign filters
mythz
committed
58a7936
View commit details
Copy full SHA for 58a7936
View code at this point
Browse repository at this point
Implement support for arrow fn lambda expressions + enable in existing LINQ APIs
mythz
committed
3623f30
View commit details
Copy full SHA for 3623f30
View code at this point
Browse repository at this point
Extract Js Expressions to JsExpressions
mythz
committed
4f06f81
View commit details
Copy full SHA for 4f06f81
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Change to use WriteToAsync if could be MemoryStream
mythz
committed
7754a6c
View commit details
Copy full SHA for 7754a6c
View code at this point
Browse repository at this point
Implement Markdown Block
mythz
committed
0c06591
View commit details
Copy full SHA for 0c06591
View code at this point
Browse repository at this point
Add support for LINQ expressions inside each block
mythz
committed
92e7830
View commit details
Copy full SHA for 92e7830
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
export scope args for all KVP's
mythz
committed
c3bb77c
View commit details
Copy full SHA for c3bb77c
View code at this point
Browse repository at this point
Change htmlAttrs to only emit attr name for true bool values
mythz
committed
a931688
View commit details
Copy full SHA for a931688
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Change default to HideUnknownExpressions, raw block is better for client templates
mythz
committed
3c594e6
View commit details
Copy full SHA for 3c594e6
View code at this point
Browse repository at this point
Add http filters
mythz
committed
4e0c75b
View commit details
Copy full SHA for 4e0c75b
View code at this point
Browse repository at this point
Add support for appendTo on raw and capture blocks
mythz
committed
9d4e71e
View commit details
Copy full SHA for 9d4e71e
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Add hasError filter
mythz
committed
4f4332e
View commit details
Copy full SHA for 4f4332e
View code at this point
Browse repository at this point
Refactor to use more efficient Stream impls
mythz
committed
828449e
View commit details
Copy full SHA for 828449e
View code at this point
Browse repository at this point
Implement Capture Template Block
mythz
committed
da94a18
View commit details
Copy full SHA for da94a18
View code at this point
Browse repository at this point
Use isFalsy for evaluating logical expressions
mythz
committed
991d75a
View commit details
Copy full SHA for 991d75a
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Add EvaluateAsync APIs on JsToken and allow blocks to handle async results
mythz
committed
423b719
View commit details
Copy full SHA for 423b719
View code at this point
Browse repository at this point
Move TaskExt to SS.Common
mythz
committed
534f521
View commit details
Copy full SHA for 534f521
View code at this point
Browse repository at this point
Add missing TemplateOptionBlock
mythz
committed
9606c28
View commit details
Copy full SHA for 9606c28
View code at this point
Browse repository at this point
Implement raw TemplateBlock
mythz
committed
f8c2b15
View commit details
Copy full SHA for f8c2b15
View code at this point
Browse repository at this point
Add fluent Remove* APIs to TemplateContext
mythz
committed
153e39a
View commit details
Copy full SHA for 153e39a
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Add debug filter binding
mythz
committed
9b63ef9
View commit details
Copy full SHA for 9b63ef9
View code at this point
Browse repository at this point
Remove all subs when AppHost is disposed
mythz
committed
e272b5f
View commit details
Copy full SHA for e272b5f
View code at this point
Browse repository at this point
Allow changing global defaults in TemplatesConfig and check MaxQuota in new blocks
mythz
committed
41add53
View commit details
Copy full SHA for 41add53
View code at this point
Browse repository at this point
Implement esprima.org's JS AST
mythz
committed
53e471e
View commit details
Copy full SHA for 53e471e
View code at this point
Browse repository at this point
Add support for ?? Coalescing operator
mythz
committed
4d3ae92
View commit details
Copy full SHA for 4d3ae92
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.