Pinned Repositories
csharp-functional
csharp-functional provides a set of NuGet packages to drive your coding towards a functional approach as well as enabling Railway Oriented programming
dotnet-guides
dotnet-sdk-extensions
This repo contains extensions to help build .NET applications, as well as extensions for unit and integration tests. It supports applications targeting .NET 6 and higher.
find-create-or-update-comment
A composite GitHub action that can be used to create or update a GitHub issue/pull request comment.
github-issue-forms-parser
A Docker container GitHub action that can be used to parse GitHub issue forms.
markdown-link-check-log-parser
A Docker container GitHub action that can be used to parse the log output from the Markdown Link Check action.
playwright-adventures
Playwright demos and tips such as how to run in docker, how to get code coverage, etc
roslyn-analyzers
share-jobs-data
A Docker container GitHub action that can be used to share data of any shape across GitHub workflow jobs.
webpack-module-federation-with-angular
Guide to learn about Webpack Module Federation with several Angular code demos
edumserrano's Repositories
edumserrano/playwright-adventures
Playwright demos and tips such as how to run in docker, how to get code coverage, etc
edumserrano/webpack-module-federation-with-angular
Guide to learn about Webpack Module Federation with several Angular code demos
edumserrano/roslyn-analyzers
edumserrano/dotnet-sdk-extensions
This repo contains extensions to help build .NET applications, as well as extensions for unit and integration tests. It supports applications targeting .NET 6 and higher.
edumserrano/csharp-functional
csharp-functional provides a set of NuGet packages to drive your coding towards a functional approach as well as enabling Railway Oriented programming
edumserrano/find-create-or-update-comment
A composite GitHub action that can be used to create or update a GitHub issue/pull request comment.
edumserrano/github-issue-forms-parser
A Docker container GitHub action that can be used to parse GitHub issue forms.
edumserrano/dotnet-guides
edumserrano/monocart-code-coverage-demo
Demo of an Angular app using istanbul or v8 for code coverage. The goal was to create a reproduction to show that the v8 coverage displayed on the monocart-reporter showed incorrectly.
edumserrano/share-jobs-data
A Docker container GitHub action that can be used to share data of any shape across GitHub workflow jobs.
edumserrano/nuget-push
A composite GitHub action that can be used to push NuGet packages and symbols.
edumserrano/agile-ways-of-working
edumserrano/dotnet-demos
edumserrano/example-cpm-docker
Example repo to replicate the bug where when Central Package Management is enabled, the Visual Studio docker integration stops working as expected.
edumserrano/markdown-link-check-log-parser
A Docker container GitHub action that can be used to parse the log output from the Markdown Link Check action.
edumserrano/angular-mock-http-responses
Different ways to mock HTTP responses on Angular apps.
edumserrano/monocart-merge-cli-demo
edumserrano/monocart-reporter-merge-cli-zip-linux-bug
edumserrano/ng-doc-bug
edumserrano/playwright-bug-reuse-existing-server
Repo to reproduce a bug in playwright and node 18.
edumserrano/playwright-bug-vrt-diff
Demo of an Angular app using playwright tests. The goal was to create a reproduction repo to show some issues with Visual Regression Testing (VRT) in playwright.