Sébastien Ros

Results 144 issues of Sébastien Ros

### Description From 7.0 RC1 to 7.0 RC2 some APIs have changed to better represent their intent. https://github.com/dotnet/aspnetcore/pull/43892 ### Version .NET 7 RC2 ### Previous behavior - `OutputCachePolicyBuilder.VaryByQuery()` was additive:...

Announcement
Breaking change
Documented
7.0.0

Investigate between peak and current result JsonMvc - Intel Windows ![image](https://user-images.githubusercontent.com/1165805/200408282-383fe0e4-7754-4581-a6b7-6653d247d56f.png)

area-perf
area-web-frameworks

## Failing Test(s) - `BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_Works` in src/ProjectTemplates/BlazorTemplates.Tests/BlazorTemplateTest.cs ## Error Message ```text error : The file '/tmp/helix/working/A97408FB/w/9C9608B1/e/Templates/BaseFolder/AspNet.jjso4iuzrzq/Client/obj/project.nuget.cache' already exists. ``` ## Stacktrace ```text Failed BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_AzureActiveDirectoryTemplate_Works(instance: TemplateInstance { Arguments = ["-ho", "-au",...

test-failure
area-blazor
playwright 🎭

Showing how the upcoming Aspire.Azure.AI.OpenAI component can be integrated.

Log: ``` Compiling hostname v0.3.1 Compiling quick-error v1.2.3 Compiling rand_core v0.6.4 error[E0635]: unknown feature `stdsimd` --> /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42 | 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] | ^^^^^^^ Compiling actix-service v2.0.2 Compiling...

**Motivation** This is a PR showing the current progress on Liquid compilation support. It doesn't work but this needs to be saved to I salvaged it from my laptop before...

And remove `SetValue`, since the scope needs to be accessed sometimes. c.f. https://github.com/sebastienros/fluid/issues/553#issuecomment-1743456146

cf https://github.com/OrchardCMS/OrchardCore/issues/15181

Minimal APIs would provide better performance with minimal disruption since we are already organized as modules. I'd like to see someone trying to convert a simple module to it and...

Expected: ![image](https://user-images.githubusercontent.com/1165805/208783625-845301d6-4507-4c36-b7ea-95621c14924f.png) Actual: https://liquidjs.com/playground.html#e3sgJ25vdycgfCBkYXRlIH19Cnt7ICcyMDIyLTEyLTA3VDIyOjIyOjE4JyB8IGRhdGUgfX0K,e30=

feature requested