Charley Wu

Results 9 issues of Charley Wu

Fixes #1112 - Upgrade from .NET Core 2.1 to .NET Core 3.1 - [Migrate from Newtonsoft.Json to System.Text.Json](https://docs.microsoft.com/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to) for example projects that running on .NET Core 3.1. ### Checklist -...

type: community enhancement
status: work in progress

Hi there, after upgrade to Elsa 2.9.0, some error happens. 1. Unable Bulk delete workflow instances. 2. Unable publish workflow definitions. 3. The CleanupHostedService Failed to perform cleanup. It may...

bug
prio immediate

# What is this PR for? - Make the embedded Redis can run on Apple silicon - See #45 ## Overview or reasons - Unable to run fido2 server on...

### Issue Summary .NET Core 2.1 reach End of Support since 2021-8-21 - https://devblogs.microsoft.com/dotnet/net-core-2-1-will-reach-end-of-support-on-august-21-2021/

type: community enhancement
status: code review request
status: work in progress

- Create E2E test project with Playwright and xUnit - Add Page Objects for Home, Login, and Keycloak login pages - Implement tests for AspNetCoreSample, AspNetCoreMvcSample, BlazorSample, AspNetCoreIdentitySample, and AspNetCoreReactSample...