forked from LazZiya/Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
42 lines (42 loc) · 1.93 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"title": "XLocalizer",
"description": "Asp.Net Core localization, powered by online translation and auto resource creating.",
"repoUrl": "https://github.com/LazZiya/XLocalizer",
"folder": "XLocalizer",
"versions": [ "v1.0" ],
"image": "https://github.com/LazZiya/Docs/raw/master/XLocalizer/v1.0/images/xlocalizer-logo.png"
},
{
"title": "LazZiya.TagHelpers",
"description": "A collection of usefull taghelpers for every Asp.Net Core project.",
"repoUrl": "https://github.com/LazZiya/TagHelpers",
"folder": "LazZiya.TagHelpers",
"versions": [ "v5.0", "v4.0", "v3.0" ],
"image": "https://github.com/LazZiya/Docs/raw/master/LazZiya.TagHelpers/v6.0/images/lazziya-taghelpers-logo.png"
},
{
"title": "LazZiya.ImageResize",
"description": "Image resizing tool for .Net applications. Supports jpg, png and animated gif. Easily add text/image watermarks and more.",
"repoUrl": "https://github.com/LazZiya/ImageResize",
"folder": "LazZiya.ImageResize",
"versions": [ "v4.1", "v4.0", "v3.0" ],
"image": "https://github.com/LazZiya/Docs/raw/master/LazZiya.ImageResize/v4.0/images/lazziya-imageresize-logo.png"
},
{
"title": "LazZiya.ExpressLocalization",
"description": "All dirty localization settings in simple steps",
"repoUrl": "https://github.com/LazZiya/ExpressLocalization",
"folder": "LazZiya.ExpressLocalization",
"versions": [ "v4.0", "v3.0" ],
"image": "https://github.com/LazZiya/Docs/raw/master/LazZiya.ExpressLocalization/v4.0/images/lazziya-express-localization-logo.png"
},
{
"title": "How To !?",
"description": "Various tips and samples for how-to setup Asp.Net Core services, and how to use third party tools and services.",
"repoUrl": "https://github.com/LazZiya/BlogSamples",
"folder": "Miscellaneous",
"versions": [ "v1.0" ],
"image": "https://github.com/LazZiya/Docs/raw/master/Miscellaneous/v1.0/images/ziya-logo.png"
}
]