陈磊

Results 21 issues of 陈磊

```csharp IRazorEngine razorEngine = new RazorEngine(); IRazorEngineCompiledTemplate template = razorEngine.Compile("Hello @Model.Name"); string result = template.Run(new { Name = "Alexander" }); ``` catch error:type can't be null ``` in System.Activator.CreateInstance(Type type,...

## What problem does this feature solve? Condition filtering Some conditions support only single selection, not multiple selection ## What does the proposed API look like? nzMode="radio"

Component: Tag

can support configuration use [tus](https://tus.io/)?

现在的方法不支持异步,麻烦支持一下

Baidu.Ai与Baidu-Ai有啥区别? 官网历史记录的版本我怎么都找不到呢

run AspnetCore.WebApp,page error:No instance of ILoggerFactory found in serviceCollection. change `services.AddCacheManagerConfiguration(Configuration, cfg => cfg.WithMicrosoftLogging(services));` to `services.AddCacheManagerConfiguration(Configuration);` is ok.

This is a feature request. ``` // definition const messages = { en: { message: { hello: 'hello world' } }, } // use {{ $t("message.hello") }} ``` Now use...

Status: Proposal

canvas have createLinearGradient methods,But I didn't find it in this repository. Hope to support it. thanks!

### Is your feature request related to a problem? Please describe. I Need Get/Set A Type Not byte[] ### Describe the solution you'd like ```csharp private readonly IDistributedCache _genricCache; private...

Help wanted
doc-enhancement
code help wanted

```var document = await web.LoadFromWebAsync("http://whsggzy.wuhu.gov.cn/whggzyjy/005/005001/005001001/20220819/87d3fb1c-eeb0-457f-b040-3a74593cda1d.html");``` However, the content obtained is different from the original web page。 (//*[@id="process-list"]/li[1]) this xpath element date-url attribute is empty