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 }}
MistyKuu
/
ZibStack.NET
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
22
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MistyKuu/ZibStack.NET
Actions
All workflows
Workflows
CI
CI
Deploy Docs to GitHub Pages
Deploy Docs to GitHub Pages
Deploy Playground
Deploy Playground
Release All Packages
Release All Packages
Release ZibStack.NET.Aop
Release ZibStack.NET.Aop
Release ZibStack.NET.Core
Release ZibStack.NET.Core
Release ZibStack.NET.Dapper
Release ZibStack.NET.Dapper
Release ZibStack.NET.Dto
Release ZibStack.NET.Dto
Release ZibStack.NET.EntityFramework
Release ZibStack.NET.EntityFramework
Release ZibStack.NET.Log
Release ZibStack.NET.Log
Show more workflows...
Management
Caches
Deployments
Deploy Playground
Deploy Playground
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
deploy-playground.yml
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
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.
Merge pull request #15 from MistyKuu/feat/dto-column-permission-enfor…
Deploy Playground
#60:
Commit
1f828c5
pushed by
MistyKuu
2m 1s
master
master
2m 1s
View workflow file
[Playground]: add in-memory mock backend + Run-it buttons in Examples…
Deploy Playground
#59:
Commit
f413146
pushed by
MistyKuu
2m 38s
master
master
2m 38s
View workflow file
[Multi]: move [Log] to Aop, fix generators, remove FluentValidation f…
Deploy Playground
#58:
Commit
9e17d0e
pushed by
MistyKuu
2m 31s
master
master
2m 31s
View workflow file
Merge pull request #12 from MistyKuu/claude/fix-dto-test-ops-detection
Deploy Playground
#57:
Commit
e27839f
pushed by
MistyKuu
2m 26s
master
master
2m 26s
View workflow file
Merge pull request #11 from MistyKuu/claude/drop-fluentvalidation-sup…
Deploy Playground
#56:
Commit
a2e09a3
pushed by
MistyKuu
2m 21s
master
master
2m 21s
View workflow file
Merge pull request #10 from MistyKuu/claude/drop-fluentvalidation-sup…
Deploy Playground
#55:
Commit
bfb5609
pushed by
MistyKuu
2m 2s
master
master
2m 2s
View workflow file
Merge pull request #9 from MistyKuu/claude/fix-validation-endpoint-fi…
Deploy Playground
#54:
Commit
b81950f
pushed by
MistyKuu
2m 29s
master
master
2m 29s
View workflow file
[Validation]: emit __Localize() in generated Validate() for i18n support
Deploy Playground
#53:
Commit
864d1bf
pushed by
MistyKuu
2m 50s
master
master
2m 50s
View workflow file
[AOP+Validation]: add ConfigureAop/ConfigureValidation + DI in Valida…
Deploy Playground
#52:
Commit
503b6cf
pushed by
MistyKuu
2m 32s
master
master
2m 32s
View workflow file
[Validation]: add CascadeMode, message placeholders, and RuleSet
Deploy Playground
#51:
Commit
bdfe985
pushed by
MistyKuu
2m 5s
master
master
2m 5s
View workflow file
[Validation]: add Unless + fluent In/NotIn/CreditCard/Phone methods
Deploy Playground
#50:
Commit
f6a02ba
pushed by
MistyKuu
2m 23s
master
master
2m 23s
View workflow file
[Validation]: add .WithValidation() endpoint filter for Minimal APIs
Deploy Playground
#49:
Commit
d2a116a
pushed by
MistyKuu
2m 19s
master
master
2m 19s
View workflow file
[Validation]: split generator + add [ZIn]/[ZNotIn]/[ZCreditCard]/[ZPh…
Deploy Playground
#48:
Commit
11d6151
pushed by
MistyKuu
2m 29s
master
master
2m 29s
View workflow file
[Dto]: add partial hooks to generated CRUD tests for factory/client c…
Deploy Playground
#47:
Commit
344a49f
pushed by
MistyKuu
2m 22s
master
master
2m 22s
View workflow file
[Validation]: structured ValidationError with Property + Message + To…
Deploy Playground
#46:
Commit
28a92da
pushed by
MistyKuu
2m 30s
master
master
2m 30s
View workflow file
[Validation]: remove if(true) guard on non-nullable collections + sim…
Deploy Playground
#45:
Commit
2317947
pushed by
MistyKuu
2m 24s
master
master
2m 24s
View workflow file
[Validation]: auto-create ValidationContext at root level + fix demo
Deploy Playground
#44:
Commit
1a116e9
pushed by
MistyKuu
2m 31s
master
master
2m 31s
View workflow file
[Validation]: add fluent per-property rules + XML summaries with see …
Deploy Playground
#43:
Commit
cc0420a
pushed by
MistyKuu
2m 25s
master
master
2m 25s
View workflow file
[Validation]: add nested object/collection validation + ValidationCon…
Deploy Playground
#42:
Commit
5e0c076
pushed by
MistyKuu
2m 31s
master
master
2m 31s
View workflow file
[Validation]: add cross-field validation via IValidationConfigurator<T>
Deploy Playground
#41:
Commit
05cb54f
pushed by
MistyKuu
2m 16s
master
master
2m 16s
View workflow file
[TypeGen]: fix stale output + manifest regex + broken SampleApi build…
Deploy Playground
#40:
Commit
88491b4
pushed by
MistyKuu
2m 27s
master
master
2m 27s
View workflow file
[Playground]: revert TypeGen sample to attributes — fluent ITypeGenCo…
Deploy Playground
#39:
Commit
cda2da5
pushed by
MistyKuu
2m 31s
master
master
2m 31s
View workflow file
[Playground]: fix broken JS template literals + update TypeGen sample…
Deploy Playground
#38:
Commit
5f85182
pushed by
MistyKuu
2m 36s
master
master
2m 36s
View workflow file
[Playground]: migrate to Cloud Run + add TypeGen, fluent advanced, an…
Deploy Playground
#37:
Commit
6916578
pushed by
MistyKuu
2m 22s
master
master
2m 22s
View workflow file
[Dto]: add [SignalRHub] attribute + real-time push via SignalR — stan…
Deploy Playground
#36:
Commit
d66c93c
pushed by
MistyKuu
8s
master
master
8s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.