登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
1
Fork
0
bestkf
/
RazorEngine
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
4.1.0-beta1
a225230
2015-02-12 23:04
下载
3.6.0
ICodeInspector API is now obsolete (it has been removed in 4.0.0). Nested classes can now be used as template-base-class. ViewBag data can now be used in overwritten SetModel calls Viewbag is set like the model on template creation (not in the ExecuteContext) This leads to some minor breaking changes - Creating a ExecuteContext with a non-null viewbag throws a NotSupportedException (obsolete API) - added a DynamicViewBag parameter to IInternalTemplateService.Resolve (you should not need to use that API) - ITemplate.SetModel has changed to ITemplate.SetData (you are not affected if you use TemplateBase or TemplateBase<T> as base class, which is recommended) These changes are strictly speaking breaking, but they shouldn't practically affect anyone. Watch out for new Obsolete warnings and fix them.
cdacd9d
2015-02-12 23:04
下载
3.5.3
* Fixed a SecurityException when the template is broken. * RazorEngine is now compatible with ImpromptuInterface (thanks kipwilliams).
22c00c6
2015-01-28 00:41
下载
4.0.3-beta1
fd31ddd
2015-01-27 21:16
下载
3.5.2
If you use assemblies in your template which are not referenced in your hosting code RazorEngine will load them for you automatically if they are required. See https://github.com/Antaris/RazorEngine/issues/218 for details.
06dc49a
2015-01-24 02:58
下载
4.0.2-beta1
ad3e0cd
2015-01-24 02:52
下载
3.5.1
* Fixed https://github.com/Antaris/RazorEngine/issues/217
fc4a690
2015-01-23 09:01
下载
4.0.1-beta1
7121031
2015-01-23 08:57
下载
roslyn-3.5.1-beta1
7121031
2015-01-23 08:57
下载
roslyn-4.0.1-beta1
7121031
2015-01-23 08:57
下载
3.5.0
* documentation website based on FSharp.Formatting (https://Antaris.github.io/RazorEngine), can be build locally * travis and appveyor build systems to automatically build on mono and windows. * build environment to build and release the project, the documentation and the nuget package. * readded support for net40 (which will use the Razor with version 2.0.30506.0) * New API surface (various classes are Obsolete now). * Improved Isolation (AppDomain Sandboxing) support. * Caching API. * Fixed most open bugs. * Razor 4 support (in 4.0.0) * Roslyn Support (via RazorEngine.Roslyn, not supported on net40) * Please report breaking changes in 3.5.0 (from 3.4.x) and open an issue!
eb1ff21
2015-01-14 09:22
下载
4.0.0-beta2
84a4d2e
2015-01-14 09:19
下载
roslyn-3.5.0-beta2
84a4d2e
2015-01-14 09:19
下载
roslyn-4.0.0-beta1
84a4d2e
2015-01-14 09:19
下载
3.5.0-beta3
* Fix a missing [SecurityCritical] attribute on TemplateParsingException.GetObjectData
bfda34d
2015-01-07 01:23
下载
3.5.0-beta2
Relax nuget Razor dependency.
2f18bd6
2015-01-01 22:29
下载
3.5.0-beta1
* documentation website based on FSharp.Formatting (https://matthid.github.io/RazorEngine), can be build locally * travis and appveyor build systems to automatically build on mono and windows. * build environment to build and release the project, the documentation and the nuget package. * readded support for net40 (which will use the Razor with version 2.0.30506.0) * New API surface (various classes are Obsolete now). * Improved Isolation (AppDomain Sandboxing) support. * Caching API. * Fixed most open bugs. * Razor 4 support (in 4.0.0) * Roslyn Support (via RazorEngine.Roslyn, not supported on net40) * Please report breaking changes in 3.5.0-beta1 (from 3.4.x) and open an issue!
2b80b82
2014-12-31 05:40
下载
legacy-release-3.0
4796528
2013-01-14 17:29
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C#
1
https://gitee.com/livecsharp/RazorEngine.git
git@gitee.com:livecsharp/RazorEngine.git
livecsharp
RazorEngine
RazorEngine
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册