Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodeMazeBlog
/
CodeMazeGuides
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
979
Code
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: CodeMazeBlog/CodeMazeGuides
Actions
All workflows
Workflows
PR Build
PR Build
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
87 workflow runs
87 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
FluxorInBlazor: retarget net10.0, pin Fluxor.Blazor.Web 6.11.0, clear two transitive advisories
PR Build
#87:
Pull request
#2137
opened by
vladimir-pecanac-main
58s
vladimir-pecanac-main:seo/108994-fluxor-for-state-management-in-blazor
vladimir-pecanac-main:seo/108994-fluxor-for-state-management-in-blazor
58s
View #2137
View workflow file
Refit: retarget net10.0, Refit 15.2.0, AddRefitGeneratedClient, error-handling and headers samples
PR Build
#86:
Pull request
#2136
opened by
vladimir-pecanac-main
1m 2s
vladimir-pecanac-main:seo/71475-using-refit-to-consume-apis-in-csharp
vladimir-pecanac-main:seo/71475-using-refit-to-consume-apis-in-csharp
1m 2s
View #2136
View workflow file
Migrate the Polly resilience sample into CodeMazeGuides on .NET 10 and Polly 8
PR Build
#85:
Pull request
#2135
synchronize by
vladimir-pecanac-main
1m 2s
vladimir-pecanac-main:seo/57419-creating-resilient-microservices-in-net-with-polly
vladimir-pecanac-main:seo/57419-creating-resilient-microservices-in-net-with-polly
1m 2s
View #2135
View workflow file
Migrate the Polly resilience sample into CodeMazeGuides on .NET 10 and Polly 8
PR Build
#84:
Pull request
#2135
opened by
vladimir-pecanac-main
1m 17s
vladimir-pecanac-main:seo/57419-creating-resilient-microservices-in-net-with-polly
vladimir-pecanac-main:seo/57419-creating-resilient-microservices-in-net-with-polly
1m 17s
View #2135
View workflow file
UsingSerilogWithMicrosoftILogger: retarget net10.0, add request logging
PR Build
#83:
Pull request
#2134
opened by
vladimir-pecanac-main
54s
vladimir-pecanac-main:seo/109589-aspnetcore-using-serilog-with-microsofts-ilogger-api
vladimir-pecanac-main:seo/109589-aspnetcore-using-serilog-with-microsofts-ilogger-api
54s
View #2134
View workflow file
RollingFileLoggingWithSerilog: retarget to net10.0, update Serilog packages
PR Build
#82:
Pull request
#2133
opened by
vladimir-pecanac-main
1m 6s
vladimir-pecanac-main:seo/94755-csharp-configure-rolling-file-logging-with-serilog
vladimir-pecanac-main:seo/94755-csharp-configure-rolling-file-logging-with-serilog
1m 6s
View #2133
View workflow file
HowToCompareTwoListsThroughOneProperty: retarget net10.0, add ExceptByMethod
PR Build
#81:
Pull request
#2132
opened by
vladimir-pecanac-main
1m 8s
vladimir-pecanac-main:seo/104029-csharp-compare-two-lists-through-one-property
vladimir-pecanac-main:seo/104029-csharp-compare-two-lists-through-one-property
1m 8s
View #2132
View workflow file
ArrayListVsList: retarget net10.0, add mixed-type ArrayList cast demonstration
PR Build
#80:
Pull request
#2131
opened by
vladimir-pecanac-main
59s
vladimir-pecanac-main:seo/88631-csharp-arraylist-vs-list
vladimir-pecanac-main:seo/88631-csharp-arraylist-vs-list
59s
View #2131
View workflow file
AnyVsCount: retarget net10.0
PR Build
#79:
Pull request
#2130
opened by
vladimir-pecanac-main
58s
vladimir-pecanac-main:seo/74840-any-vs-count-dotnet
vladimir-pecanac-main:seo/74840-any-vs-count-dotnet
58s
View #2130
View workflow file
DifferencesBetweenSpanAndMemoryInCSharp: retarget net10.0, return the slice from both benchmarks
PR Build
#78:
Pull request
#2129
opened by
vladimir-pecanac-main
52s
vladimir-pecanac-main:seo/117035-csharp-differences-between-span-and-memory
vladimir-pecanac-main:seo/117035-csharp-differences-between-span-and-memory
52s
View #2129
View workflow file
TaskAndValueTask: retarget net10.0, bump packages, add Task/ValueTask conversion test
PR Build
#77:
Pull request
#2128
opened by
vladimir-pecanac-main
54s
vladimir-pecanac-main:seo/78447-csharp-task-and-valuetask
vladimir-pecanac-main:seo/78447-csharp-task-and-valuetask
54s
View #2128
View workflow file
AutomapperIgnoreNullValues: retarget net10.0, bump AutoMapper 16.2.0, fix MapperConfiguration ctor break, drop Newtonsoft.Json
PR Build
#76:
Pull request
#2127
opened by
vladimir-pecanac-main
48s
vladimir-pecanac-main:seo/96340-automapper-how-to-ignore-null-values
vladimir-pecanac-main:seo/96340-automapper-how-to-ignore-null-values
48s
View #2127
View workflow file
ThrowVsThrowEx: retarget net10.0, add ExceptionDispatchInfo rethrow sample
PR Build
#75:
Pull request
#2126
opened by
vladimir-pecanac-main
58s
vladimir-pecanac-main:seo/60043-difference-between-throw-vs-throwex-csharp
vladimir-pecanac-main:seo/60043-difference-between-throw-vs-throwex-csharp
58s
View #2126
View workflow file
OptimisticVsPessimisticLocking: retarget net10.0, fix Optimicstic typo in two action names
PR Build
#74:
Pull request
#2125
synchronize by
vladimir-pecanac-main
15s
vladimir-pecanac-main:seo/123686-dotnet-optimistic-locking-vs-pessimistic-locking
vladimir-pecanac-main:seo/123686-dotnet-optimistic-locking-vs-pessimistic-locking
15s
View #2125
View workflow file
JoinCollectionsAggregationPipeline: retarget net10.0, bump MongoDB.Driver 3.10.0, fix equality contract
PR Build
#73:
Pull request
#2124
synchronize by
vladimir-pecanac-main
1m 7s
vladimir-pecanac-main:seo/103750-csharp-join-mongodb-collections-with-aggregation-pipeline
vladimir-pecanac-main:seo/103750-csharp-join-mongodb-collections-with-aggregation-pipeline
1m 7s
View #2124
View workflow file
Retarget OnionVsCleanArchitecture sample to .NET 10
PR Build
#72:
Pull request
#2123
synchronize by
vladimir-pecanac-main
1m 5s
vladimir-pecanac-main:seo/120849-dotnet-differences-between-onion-architecture-and-clean-architecture
vladimir-pecanac-main:seo/120849-dotnet-differences-between-onion-architecture-and-clean-architecture
1m 5s
View #2123
View workflow file
SerilogBestPractices: retarget net10.0, switch to AddSerilog, fix level moniker width
PR Build
#71:
Pull request
#2122
synchronize by
vladimir-pecanac-main
1m 5s
vladimir-pecanac-main:seo/110031-dotnet-best-practices-for-logging-with-serilog
vladimir-pecanac-main:seo/110031-dotnet-best-practices-for-logging-with-serilog
1m 5s
View #2122
View workflow file
Update Quartz.NET sample to .NET 10 and Quartz 3.19.1
PR Build
#70:
Pull request
#2121
synchronize by
vladimir-pecanac-main
1m 2s
vladimir-pecanac-main:seo/78339-schedule-jobs-with-quartz-net
vladimir-pecanac-main:seo/78339-schedule-jobs-with-quartz-net
1m 2s
View #2121
View workflow file
SerilogBestPractices: retarget net10.0, switch to AddSerilog, fix level moniker width
PR Build
#69:
Pull request
#2122
synchronize by
vladimir-pecanac-main
1m 6s
vladimir-pecanac-main:seo/110031-dotnet-best-practices-for-logging-with-serilog
vladimir-pecanac-main:seo/110031-dotnet-best-practices-for-logging-with-serilog
1m 6s
View #2122
View workflow file
Update Firebase sample: .NET 10, current bucket domain, cleanups
PR Build
#68:
Pull request
#2120
synchronize by
vladimir-pecanac-main
1m 18s
vladimir-pecanac-main:seo/90192-dotnet-firebase
vladimir-pecanac-main:seo/90192-dotnet-firebase
1m 18s
View #2120
View workflow file
Add ASP.NET Core testing series samples on .NET 10
PR Build
#67:
Pull request
#2118
synchronize by
vladimir-pecanac-main
1m 27s
vladimir-pecanac-main:seo/48759-aspnetcore-unit-testing-xunit
vladimir-pecanac-main:seo/48759-aspnetcore-unit-testing-xunit
1m 27s
View #2118
View workflow file
Update SelectVsSelectMany sample to .NET 10
PR Build
#66:
Pull request
#2119
synchronize by
vladimir-pecanac-main
59s
vladimir-pecanac-main:seo/104082-csharp-difference-between-select-and-selectmany-methods-in-linq
vladimir-pecanac-main:seo/104082-csharp-difference-between-select-and-selectmany-methods-in-linq
59s
View #2119
View workflow file
Add ASP.NET Core testing series samples on .NET 10
PR Build
#65:
Pull request
#2118
synchronize by
vladimir-pecanac-main
1m 44s
vladimir-pecanac-main:seo/48759-aspnetcore-unit-testing-xunit
vladimir-pecanac-main:seo/48759-aspnetcore-unit-testing-xunit
1m 44s
View #2118
View workflow file
Migrate Blazor WebAssembly localization sample to CodeMazeGuides, retarget net10.0
PR Build
#64:
Pull request
#2117
synchronize by
vladimir-pecanac-main
54s
vladimir-pecanac-main:seo/56244-localization-in-blazor-webassembly-applications
vladimir-pecanac-main:seo/56244-localization-in-blazor-webassembly-applications
54s
View #2117
View workflow file
Update IEnumerable vs ICollection vs IList vs List sample to .NET 10
PR Build
#63:
Pull request
#2116
synchronize by
vladimir-pecanac-main
55s
vladimir-pecanac-main:seo/83197-csharp-ienumerable-icollection-ilist-list
vladimir-pecanac-main:seo/83197-csharp-ienumerable-icollection-ilist-list
55s
View #2116
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.