Skip to content

Releases: 2sic/razor-blade

RazorBlade 3.9 with new IScrub and Text.Before/After APIs

01 Feb 20:37
159f112
Compare
Choose a tag to compare
Merge pull request #14 from 2sic/develop

v3.09

RazorBlade 03.08

07 Jan 10:20
Compare
Choose a tag to compare

Minor changes

  1. All ITag are now IEnumerable<ITag> to allow looping through sub-tags
  2. new TagList to explicitly show tags which are empty but contain items.

Razor Blade 3.7

11 Oct 17:48
Compare
Choose a tag to compare

various enhancements, will be auto-included in 2sxc 12.05

Minor enhancement

07 Sep 16:03
Compare
Choose a tag to compare

Fixes issue #3

Added SafeUrl

30 Apr 10:22
Compare
Choose a tag to compare

Minor fixes

04 Dec 12:13
Compare
Choose a tag to compare

Changed Extension Methods for Id, Class, Style, Wrap, Add etc. to be methods directly on the objects and not extension methods, because they caused trouble in certain dynamic environments.

Brand new V3 with Fluent Tag API, Icons and more

21 Oct 19:52
Compare
Choose a tag to compare

Brand new full release.

Read the API Docs and the change log