C# (CSharp) Stubble.Core Пространство имен

Пространства имен

Stubble.Core.Benchmark
Stubble.Core.Classes
Stubble.Core.Helpers
Stubble.Core.Performance
Stubble.Core.Tests

Классы

Имя Описание
Context Represents the context for a template
Scanner Represents the Scanner which takes a template and split it using Regex into strings which can be parsed into Tokens
StaticStubbleRenderer Represents a Static wrapper for a standard StubbleRenderer instance
StubbleBuilder Represents the primary builder class for creating StubbleRenderer instances
StubbleRenderer Represents the core StubbleRenderer which renders Mustache templates
TypeHelper Helpers for changes relating to DotNet Core
Writer Represents the Writer for Tokens and a wrapper over the Parser