Scriban 1.0.0-beta-001
Prefix Reserved
.NET Standard 1.1
This package targets .NET Standard 1.1. The package is compatible with this framework or higher.
.NET Framework 3.5
This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
This is a prerelease version of Scriban.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Scriban --version 1.0.0-beta-001
NuGet\Install-Package Scriban -Version 1.0.0-beta-001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Scriban" Version="1.0.0-beta-001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scriban" Version="1.0.0-beta-001" />
<PackageReference Include="Scriban" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Scriban --version 1.0.0-beta-001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scriban, 1.0.0-beta-001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Scriban&version=1.0.0-beta-001&prerelease
#tool nuget:?package=Scriban&version=1.0.0-beta-001&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Scriban is a fast, powerful, safe and lightweight text templating language and engine for .NET, with a compatibility mode for parsing liquid templates.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
NuGet packages (177)
Showing the top 5 NuGet packages that depend on Scriban:
Package | Downloads |
---|---|
Volo.Abp.TextTemplating.Scriban
Package Description |
|
Mediator.SourceGenerator
A high performance .NET Mediator pattern implemenation using source generation. |
|
Serenity.CodeGenerator
Generates server and script side code for Serenity platform applications |
|
Miru.Core
Package Description |
|
RecommendationsGatewayModule.Data
Package Description |
GitHub repositories (48)
Showing the top 20 popular GitHub repositories that depend on Scriban:
Repository | Stars |
---|---|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
belav/csharpier
CSharpier is an opinionated code formatter for c#.
|
|
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
|
|
xoofx/ultra
An advanced profiler for .NET Applications on Windows
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
|
|
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
|
|
bdovaz/UnityNuGet
Provides a service to install NuGet packages into a Unity project via the Unity Package Manager
|
|
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
|
Version | Downloads | Last updated |
---|---|---|
6.2.0 | 3,674 | 4/7/2025 |
6.1.0 | 7,293 | 4/1/2025 |
6.0.0 | 56,714 | 3/6/2025 |
5.12.1 | 359,800 | 12/18/2024 |
5.12.0 | 184,446 | 11/13/2024 |
5.11.0 | 142,150 | 11/1/2024 |
5.10.0 | 2,254,721 | 4/12/2024 |
5.9.1 | 897,786 | 1/9/2024 |
5.9.0 | 2,133,970 | 9/6/2023 |
5.8.0 | 9,889 | 9/1/2023 |
5.7.0 | 1,480,809 | 2/25/2023 |
5.6.0 | 155,166 | 2/3/2023 |
5.5.2 | 293,593 | 1/4/2023 |
5.5.1 | 316,215 | 11/18/2022 |
5.5.0 | 1,815,690 | 7/11/2022 |
5.4.6 | 624,160 | 5/29/2022 |
5.4.5 | 33,760 | 5/22/2022 |
5.4.4 | 2,782,984 | 4/9/2022 |
5.4.3 | 56,708 | 4/3/2022 |
5.4.2 | 10,813 | 3/31/2022 |
5.4.1 | 91,512 | 3/15/2022 |
5.4.0 | 198,698 | 2/6/2022 |
5.3.0 | 3,046 | 2/6/2022 |
5.2.0 | 8,597 | 2/6/2022 |
5.1.0 | 2,857 | 2/5/2022 |
5.0.0 | 988,873 | 10/20/2021 |
4.1.0 | 40,969 | 10/7/2021 |
4.0.2 | 695,737 | 9/22/2021 |
4.0.1 | 869,254 | 6/3/2021 |
4.0.0 | 5,087 | 6/2/2021 |
3.9.0 | 23,970 | 5/31/2021 |
3.8.2 | 26,503 | 5/27/2021 |
3.8.1 | 70,250 | 5/25/2021 |
3.8.0 | 2,591 | 5/25/2021 |
3.7.0 | 127,052 | 5/1/2021 |
3.6.0 | 1,173,924 | 3/20/2021 |
3.5.0 | 262,821 | 2/13/2021 |
3.4.2 | 53,409 | 2/1/2021 |
3.4.1 | 43,468 | 1/23/2021 |
3.4.0 | 15,570 | 1/21/2021 |
3.3.3 | 96,809 | 1/14/2021 |
3.3.2 | 146,390 | 12/30/2020 |
3.3.1 | 52,169 | 12/30/2020 |
3.3.0 | 3,007 | 12/29/2020 |
3.2.2 | 4,902 | 12/24/2020 |
3.2.1 | 18,650 | 12/22/2020 |
3.2.0 | 2,753 | 12/22/2020 |
3.1.0 | 8,491 | 12/21/2020 |
3.0.7 | 28,069 | 12/15/2020 |
3.0.6 | 150,078 | 12/6/2020 |
3.0.5 | 253,212 | 12/1/2020 |
3.0.4 | 6,329 | 11/30/2020 |
3.0.3 | 4,313 | 11/29/2020 |
3.0.2 | 74,704 | 11/23/2020 |
3.0.1 | 2,892 | 11/22/2020 |
3.0.0 | 19,420 | 11/15/2020 |
3.0.0-alpha.9 | 5,169 | 8/20/2020 |
3.0.0-alpha.8 | 536 | 8/7/2020 |
3.0.0-alpha.7 | 354 | 7/31/2020 |
3.0.0-alpha.6 | 364 | 7/31/2020 |
3.0.0-alpha.5 | 672 | 7/25/2020 |
3.0.0-alpha.4 | 421 | 7/25/2020 |
3.0.0-alpha.3 | 19,657 | 7/16/2020 |
3.0.0-alpha.2 | 397 | 7/6/2020 |
3.0.0-alpha.1 | 484 | 6/18/2020 |
2.1.4 | 564,841 | 8/16/2020 |
2.1.3 | 953,737 | 6/5/2020 |
2.1.2 | 362,862 | 3/8/2020 |
2.1.1 | 388,096 | 12/6/2019 |
2.1.0 | 341,227 | 6/30/2019 |
2.0.1 | 606,911 | 5/11/2019 |
2.0.0 | 197,403 | 3/8/2019 |
2.0.0-alpha-006 | 634 | 3/7/2019 |
2.0.0-alpha-005 | 4,185 | 1/15/2019 |
2.0.0-alpha-004 | 1,430 | 1/4/2019 |
2.0.0-alpha-003 | 672 | 1/3/2019 |
2.0.0-alpha-002 | 764 | 1/1/2019 |
2.0.0-alpha-001 | 689 | 12/28/2018 |
1.2.9 | 122,731 | 12/21/2018 |
1.2.8 | 8,141 | 12/17/2018 |
1.2.7 | 239,224 | 10/6/2018 |
1.2.6 | 11,090 | 9/26/2018 |
1.2.5 | 11,288 | 8/29/2018 |
1.2.4 | 4,250 | 8/21/2018 |
1.2.3 | 108,607 | 7/20/2018 |
1.2.2 | 8,012 | 7/3/2018 |
1.2.1 | 28,380 | 6/1/2018 |
1.2.0 | 28,600 | 2/10/2018 |
1.1.1 | 6,237 | 1/22/2018 |
1.1.0 | 1,290 | 1/22/2018 |
1.0.0 | 151,046 | 12/24/2017 |
1.0.0-beta-006 | 1,168 | 12/12/2017 |
1.0.0-beta-005 | 947 | 12/3/2017 |
1.0.0-beta-004 | 1,227 | 11/19/2017 |
1.0.0-beta-003 | 1,186 | 11/19/2017 |
1.0.0-beta-002 | 1,159 | 11/13/2017 |
1.0.0-beta-001 | 1,148 | 11/12/2017 |
0.16.0 | 19,749 | 11/12/2017 |
0.15.0 | 10,709 | 11/9/2017 |
0.14.0 | 1,424 | 11/7/2017 |
0.13.0 | 1,421 | 11/7/2017 |
0.12.1 | 1,431 | 11/6/2017 |
0.12.0 | 1,409 | 11/6/2017 |
0.11.0 | 1,431 | 11/4/2017 |
0.10.0 | 1,385 | 11/1/2017 |
0.9.1 | 1,397 | 10/27/2017 |
0.9.0 | 1,365 | 10/25/2017 |
0.9.0-pre100 | 1,198 | 10/23/2017 |
0.7.0 | 27,707 | 10/12/2017 |
0.6.0 | 1,784 | 5/16/2017 |
0.5.0 | 1,221 | 5/16/2017 |
0.4.0 | 1,212 | 5/8/2017 |
0.3.1 | 1,227 | 4/4/2017 |
0.3.1-pre028 | 996 | 4/4/2017 |
0.3.0 | 1,219 | 3/9/2017 |
0.2.2 | 1,280 | 2/2/2017 |
0.2.1 | 1,313 | 2/1/2017 |
0.2.0 | 1,979 | 6/27/2016 |
0.1.0 | 7,990 | 5/31/2016 |