Henrik Lau Eriksson
Henrik Lau Eriksson
CommandQuery: https://github.com/hlaueriksson/CommandQuery > Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions 1. Have your repository in Github or any source control been created at least...
New category: - `Community Tools` New link: - https://github.com/hlaueriksson/dotnet-azure-naming - > A .NET tool that helps with naming conventions of azure resources
Hi! When is [`v1.1.6`](https://github.com/github/g-emoji-element/releases/tag/v1.1.6) going to be published to NPM? The the latest version of the package there is `1.1.5`: - https://www.npmjs.com/package/@github/g-emoji-element
PuppeteerSharp.Contrib: https://github.com/hlaueriksson/puppeteer-sharp-contrib > Contributions to Puppeteer Sharp that provides a convenient way to write readable and robust browser tests.
### Provide a description of requested docs changes The plugin target framework instruction is old. https://github.com/microsoft/PowerToys/blob/8bdbeb41d4fe143425648c153c06049d1865380e/doc/devdocs/modules/launcher/new-plugin-checklist.md?plain=1#L34 Should be `net8.0-windows`. What target framework requirements does dependencies have now?
### Provide a description of requested docs changes The [Table of Contents](https://github.com/microsoft/PowerToys/tree/main/doc/devdocs/modules/launcher) page is missing links to: - New plugin checklist - Plugins: - History - Unit Converter - Value...
## Summary of the Pull Request - Change target framework - Remove x64 - Cleanup markdown ## PR Checklist - [x] **Closes:** #30879 - [x] **Communication:** I've discussed this with...
`GEmojiSharp.Blazor` does not work with Blazor Web App projects. Framework: - .NET 8.0 (Long Term Support) Interactive render mode: - Server Repro: - https://github.com/hlaueriksson/GEmojiSharp/tree/master/samples/GEmojiSharp.Sample.BlazorServer
Is it possible to create a `[LoFu]` attribute for Xunit? Starting point here: https://github.com/hlaueriksson/LoFuUnit/commit/5ff78ba5ce695dbd439a0aef6d5a45ee402344fd I'm stuck on how to get a reference to the fixture, i.e. the test class instance....
Is it possible to create a `[LoFuTestMethod]` attribute for MSTest? Starting point here: https://github.com/hlaueriksson/LoFuUnit/commit/e93f74b7a294666a0db9922ad7eb521e665a2598 I'm stuck on how to get a reference to the fixture, i.e. the test class instance....