Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
0d727cc
chore: upgrade to net9.0
phmatray Jun 3, 2025
6da79de
chore: update pico.css
phmatray Jun 3, 2025
33eb24b
feat!: replace FastEndpoints by Minimal API
phmatray Jun 3, 2025
e5f71d5
chore: fix some code-style related warnings
phmatray Jun 3, 2025
4a3cda9
feat: enable AOT
phmatray Jun 3, 2025
6008aff
refactor: remove reflection
phmatray Jun 3, 2025
2ce4f6f
feat: create source generator for component parameters binding
phmatray Jun 3, 2025
7593353
feat: create analyzers for HtmxParameters
phmatray Jun 3, 2025
04cfa39
refactor: warnings fixes
phmatray Jun 3, 2025
188c839
chore: use Central Packages Management
phmatray Jun 3, 2025
8cb0d7c
test: create unit tests
phmatray Jun 3, 2025
069f8dd
feat: implement SSE Tag, WS Tag, Request headers, Response headers an…
phmatray Jun 3, 2025
8f508cd
chore: improve Directory.Build.props
phmatray Jun 3, 2025
ec5d906
feat: api simplification
phmatray Jun 3, 2025
e409867
feat: simplified API implementation
phmatray Jun 3, 2025
97fd09c
chore: improve roslynator support
phmatray Jun 3, 2025
105e05e
docs: write user documentation
phmatray Jun 4, 2025
f4ef9fd
docs: fix syntaxic coloration
phmatray Jun 4, 2025
7e50fa2
docs: improve documentation
phmatray Jun 4, 2025
45b4be8
chore: standardize renovate config
phmatray Mar 9, 2026
5f67792
chore: fix renovate config for repo technologies
phmatray Mar 9, 2026
f449824
Add renovate.json
renovate[bot] Mar 9, 2026
0ac33df
Bump AngleSharp from 1.3.0 to 1.4.0
dependabot[bot] Mar 10, 2026
28dc09d
Bump DefaultDocumentation from 1.1.0 to 1.2.4
dependabot[bot] Mar 10, 2026
856cc81
Bump DotNet.ReproducibleBuilds from 1.2.25 to 2.0.2
dependabot[bot] Mar 10, 2026
3d5d317
Bump Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.0.0
dependabot[bot] Mar 10, 2026
0e56371
Bump Microsoft.NET.Test.Sdk from 17.14.0 to 18.3.0
dependabot[bot] Mar 10, 2026
e11cba8
Bump Microsoft.Testing.Extensions.CodeCoverage from 17.14.2 to 18.5.2
dependabot[bot] Mar 10, 2026
6dc46eb
Bump MinVer from 6.0.0 to 7.0.0
dependabot[bot] Mar 10, 2026
93e73d7
Bump Roslynator.Analyzers from 4.13.1 to 4.15.0
dependabot[bot] Mar 10, 2026
aba67d1
Bump Roslynator.CodeAnalysis.Analyzers from 4.13.1 to 4.15.0
dependabot[bot] Mar 10, 2026
6010327
Bump xunit.runner.visualstudio from 3.1.0 to 3.1.5
dependabot[bot] Mar 10, 2026
b2a1e4e
Merge pull request #37 from Atypical-Consulting/dependabot/nuget/Angl…
phmatray Mar 10, 2026
155008d
Merge pull request #39 from Atypical-Consulting/dependabot/nuget/Defa…
phmatray Mar 10, 2026
26f77ff
Merge pull request #41 from Atypical-Consulting/dependabot/nuget/Micr…
phmatray Mar 10, 2026
7147bd1
Merge pull request #42 from Atypical-Consulting/dependabot/nuget/Micr…
phmatray Mar 10, 2026
ccc8e5b
Merge pull request #43 from Atypical-Consulting/dependabot/nuget/Micr…
phmatray Mar 10, 2026
7d161fc
Merge pull request #44 from Atypical-Consulting/dependabot/nuget/MinV…
phmatray Mar 10, 2026
e3e84df
Merge pull request #46 from Atypical-Consulting/dependabot/nuget/Rosl…
phmatray Mar 10, 2026
2fbc0fb
Merge pull request #48 from Atypical-Consulting/dependabot/nuget/xuni…
phmatray Mar 10, 2026
e915db7
Merge pull request #36 from Atypical-Consulting/renovate/configure
phmatray Mar 10, 2026
70a7b80
Merge remote-tracking branch 'origin/dev' into dependabot/nuget/DotNe…
phmatray Mar 10, 2026
a082004
Merge pull request #40 from Atypical-Consulting/dependabot/nuget/DotN…
phmatray Mar 10, 2026
323d529
Bump bunit from 1.39.5 to 2.6.2
dependabot[bot] Mar 10, 2026
872105f
Bump xunit.v3 from 2.0.2 to 3.2.2
dependabot[bot] Mar 10, 2026
4b97cec
Merge remote-tracking branch 'origin/dev' into dependabot/nuget/Rosly…
phmatray Mar 10, 2026
6636b33
Merge pull request #45 from Atypical-Consulting/dependabot/nuget/Rosl…
phmatray Mar 10, 2026
b9a866d
Bump Roslynator.Formatting.Analyzers from 4.13.1 to 4.15.0
dependabot[bot] Mar 10, 2026
9abd309
Merge remote-tracking branch 'origin/dev' into dependabot/nuget/Rosly…
phmatray Mar 10, 2026
7a13321
Merge pull request #47 from Atypical-Consulting/dependabot/nuget/Rosl…
phmatray Mar 10, 2026
e73b75c
Merge remote-tracking branch 'origin/dev' into dependabot/nuget/xunit…
phmatray Mar 10, 2026
5aa058c
Merge pull request #49 from Atypical-Consulting/dependabot/nuget/xuni…
phmatray Mar 10, 2026
5f67d26
Merge remote-tracking branch 'origin/dev' into dependabot/nuget/bunit…
phmatray Mar 10, 2026
11f7597
Merge pull request #38 from Atypical-Consulting/dependabot/nuget/buni…
phmatray Mar 10, 2026
ca1637c
Merge remote-tracking branch 'origin/dev' into chore/standardize-reno…
phmatray Mar 10, 2026
2e15e07
Merge pull request #34 from Atypical-Consulting/chore/standardize-ren…
phmatray Mar 10, 2026
7756d1f
Upgrade to .NET 10 and enhance convention-based registration API
phmatray Mar 10, 2026
580556d
Fix deploy job to only trigger on GitHub Release events
phmatray Mar 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 26 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"permissions": {
"allow": [
"Bash(dotnet build)",
"Bash(dotnet run)",
"Bash(curl:*)",
"Bash(dotnet publish:*)",
"Bash(dotnet run:*)",
"Bash(ls:*)",
"Bash(dotnet build:*)",
"Bash(find:*)",
"Bash(dotnet clean:*)",
"Bash(cp:*)",
"Bash(dotnet test)",
"Bash(dotnet test:*)",
"WebFetch(domain:htmx.org)",
"WebFetch(domain:xunit.net)",
"Bash(dotnet add:*)",
"Bash(./coverage.sh)",
"Bash(grep:*)",
"Bash(rm:*)",
"mcp__ide__getDiagnostics"
],
"deny": []
}
}
Loading