-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
400 lines (384 loc) · 19.2 KB
/
index.html
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Home | SmartCode Template Market</title>
<meta name="keywords" content="SmartCode 模板市场">
<meta name="description" content="SmartCode 模板市场">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<link rel="stylesheet" href="/css/common.css">
<link rel="stylesheet" href="/css/pages/project.css">
</head>
<body>
<div class="g-head">
<div class="nav-row">
<div class="inner">
<span class="nav-switch" id="openNavMenu">
<b class="ui-icons-cate"></b>
</span>
<div class="logo">
<a href="/"><img src="/images/logo.png" alt=""></a>
<span class="chat-group"><a href="https://jq.qq.com/?_wv=1027&k=51sjkae" target="_blank">QQ群: 604762592</a></span>
</div>
<div class="nav-menu" id="navMenu">
<div class="logo">
<img src="/images/logo.png" alt="">
</div>
<ul class="list-block">
<li>
<a href="" class="item-link">
<span class="item-media">
<i class="iconfont-home"></i>
</span>
<div class="item-content">首页</div>
</a>
</li>
<li>
<a href="" class="item-link">
<span class="item-media">
<i class="iconfont-folder"></i>
</span>
<div class="item-content">文档</div>
</a>
</li>
<li>
<a href="" class="item-link active">
<span class="item-media">
<i class="iconfont-project"></i>
</span>
<div class="item-content">项目</div>
</a>
</li>
<li>
<a href="" class="item-link">
<span class="item-media">
<i class="iconfont-member"></i>
</span>
<div class="item-content">成员</div>
</a>
</li>
<li>
<a href="" class="item-link">
<span class="item-media">
<i class="iconfont-contribution"></i>
</span>
<div class="item-content">贡献</div>
</a>
</li>
<li>
<a href="" class="item-link">
<span class="item-media">
<i class="iconfont-activity"></i>
</span>
<div class="item-content">活动</div>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="dotnet-theme">
<div class="inner">
<div class="brand">
<img src="/images/brand.png" alt="">
</div>
<div class="slogan">
<span class="text">SmartCode 模板</span>
<p>Making Code More Easy!</p>
</div>
<section class="faq">
<ul>
<li><a href="https://github.com/dotnetcore/SmartCode" target="_blank">成员项目说明</a></li>
<li><a href="https://github.com/dotnetcore/SmartCode" target="_blank">如何添加模板</a></li>
</ul>
</section>
</div>
</div>
</div>
<div class="g-main">
<div class="caption">
<h1>模板市场</h1>
<small>All SmartCode Template</small>
</div>
<div class="project-box">
<div class="project-level"><h5>SmartCode Template Projects</h5></div>
<ul class="project-group">
<li class="project-item project-aspect-core">
<div class="inner">
<div class="project-summary">
<p class="summary-text">AspectCore is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework.</p>
<a href="https://github.com/dotnetcore/AspectCore-Framework" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/AspectCore-Framework"><strong>AspectCore</strong></a>
<a href="https://github.com/liuhaoyang"><em>by haoyang liu</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-asp-cap">
<div class="inner">
<div class="project-summary">
<p class="summary-text">CAP is a .NET Standard library to achieve eventually consistent in distributed architectures system like SOA or Microservice. It is lightweight and efficienct.</p>
<a href="https://github.com/dotnetcore/CAP" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/CAP"><strong>CAP</strong></a>
<a href="http://savorboard.cnblogs.com/"><em>by Savorboard</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-dotnetspider">
<div class="inner">
<div class="project-summary">
<p class="summary-text">A .NET Standard library to implement web crawler similar to WebMagic and Scrapy.</p>
<a href="https://github.com/dotnetcore/DotnetSpider" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/DotnetSpider"><strong>DotnetSpider</strong></a>
<a href="https://github.com/zlzforever"><em>by Lewis Zou (邹嵩)</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-npoi">
<div class="inner">
<div class="project-summary">
<p class="summary-text">A .NET Core library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.</p>
<a href="https://github.com/dotnetcore/NPOI" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/NPOI"><strong>NPOI</strong></a>
<a href="https://github.com/dotnetcore/NPOI"><em>migrated by dotnetcore team</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-asp-surging">
<div class="inner">
<div class="project-summary">
<p class="summary-text">A distributed micro-service engine that provides high-performance RPC remote service calls.</p>
<a href="https://github.com/dotnetcore/surging" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/surging"><strong>Surging</strong></a>
<a href="http://www.cnblogs.com/fanliang11/"><em>by Fanly</em></a>
</p>
</div>
</div>
</li>
</ul>
<div class="project-level"><h5>NCC Sandbox Projects</h5></div>
<ul class="project-group">
<li class="project-item project-alipay-sdk">
<div class="inner">
<div class="project-summary">
<p class="summary-text">A third-party Alipay server SDK, based on .NET Standard 2.0 development, provides a more reliable design than the official, but remains consistent with the official apis.</p>
<a href="https://github.com/dotnetcore/Alipay.AopSdk.Core" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/Alipay.AopSdk.Core"><strong>Alipay.AopSdk.Core</strong></a>
<a href="https://github.com/stulzq"><em>by 晓晨</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-canal">
<div class="inner">
<div class="project-summary">
<p class="summary-text">An open source for Alibaba Canal .NET Client. Canal is the Alibaba MySql database binlog incremental subscription & consumer components.</p>
<a href="https://github.com/dotnetcore/CanalSharp" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/CanalSharp"><strong>CanalSharp</strong></a>
<a href="https://github.com/withlin"><em>by WithLin</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-easycaching">
<div class="inner">
<div class="project-summary">
<p class="summary-text">An open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!</p>
<a href="https://github.com/dotnetcore/EasyCaching" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/EasyCaching"><strong>Easy Caching</strong></a>
<a href="https://github.com/catcherwong"><em>by Catcher Wong</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-asp-natasha">
<div class="inner">
<div class="project-summary">
<p class="summary-text">Simplify IL operations, optimize the IL programming flow, and write dynamic caches that provide high performance.</p>
<a href="https://github.com/dotnetcore/Natasha" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/Natasha"><strong>Natasha</strong></a>
<a href="https://github.com/NMSAzulX"><em>by LanX</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-smartcode">
<div class="inner">
<div class="project-summary">
<p class="summary-text">An excellent open source code generator (of cause not only a generates code).</p>
<a href="https://github.com/dotnetcore/SmartCode" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/SmartCode"><strong>SmartCode</strong></a>
<a href="https://github.com/Ahoo-Wang"><em>by Ahoo-Wang</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-smartsql">
<div class="inner">
<div class="project-summary">
<p class="summary-text">SmartSql = MyBatis + Cache(Memory | Redis) + R/W Splitting + Dynamic Repository + Diagnostics.</p>
<a href="https://github.com/dotnetcore/SmartSql" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/SmartSql"><strong>SmartSql</strong></a>
<a href="https://github.com/Ahoo-Wang"><em>by Ahoo-Wang</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-asp-util">
<div class="inner">
<div class="project-summary">
<p class="summary-text">An open source application framework under the .NET Core platform, designed to improve the development efficiency of small teams. It is composed of common helpers, hierarchical architecture design, UI components, third-party component and service interface packages.</p>
<a href="https://github.com/dotnetcore/Util" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/Util"><strong>Util</strong></a>
<a href="http://www.cnblogs.com/xiadao521/"><em>by 何镇汐</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-webapiclient">
<div class="inner">
<div class="project-summary">
<p class="summary-text">An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.</p>
<a href="https://github.com/dotnetcore/WebApiClient" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/WebApiClient"><strong>WebApiClient</strong></a>
<a href="https://github.com/xljiulang"><em>by 老九</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-wtm">
<div class="inner">
<div class="project-summary">
<p class="summary-text">A development tool for small and medium-sized back-end management systems. Implement zero-code creation project, zero-code generation management module.</p>
<a href="https://github.com/dotnetcore/WTM" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/WTM"><strong>WTM</strong></a>
<a href="https://github.com/liuliang-wt"><em>by liuliang-wt</em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-asp-zkweb">
<div class="inner">
<div class="project-summary">
<p class="summary-text">ZKWeb is a flexible web framework support .Net Framework and .Net Core.</p>
<a href="https://github.com/zkweb-framework/zkweb" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/zkweb-framework/zkweb"><strong>ZKWeb (ex)</strong></a>
<a href="https://www.cnblogs.com/zkweb"><em>by 老农 (303248153)</em></a>
</p>
</div>
</div>
</li>
</ul>
<div class="project-level"><h5>NCC Other Projects</h5></div>
<ul class="project-group">
<li class="project-item project-asp-translate">
<div class="inner">
<div class="project-summary">
<p class="summary-text">The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET China Foundation</p>
<a href="https://github.com/dotnetcore/aspnetcore-doc-cn" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/aspnetcore-doc-cn"><strong>.NET Core 文档翻译</strong></a>
<a href="https://github.com/dotnetcore"><em>by Group of dotNET Translation </em></a>
</p>
</div>
</div>
</li>
<li class="project-item project-collecton">
<div class="inner">
<div class="project-summary">
<p class="summary-text"></p>
<a href="https://github.com/dotnetcore/Collections" class="skip"></a>
</div>
<div class="project-meta">
<span class="project-avator"></span>
<p class="project-name">
<a href="https://github.com/dotnetcore/Collections"><strong>NCC Collection</strong></a>
<a href="https://github.com/alexinea"><em>by AlexLEWIS</em></a>
</p>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="g-footer">
<div class="our-message">
<div class="inner">
<span class="media">SmartCode</span>
<div class="content">
<h1>春种一粒粟,秋收万颗子。</h1>
<p>凝聚吾辈之力,汇聚诸君之绩,披荆斩棘,同舟共济,吾等即奇迹。</p>
</div>
</div>
</div>
</div>
<script src="/js/common.js"></script>
</body>
</html>