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
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 }}
feO2x
/
Light.GuardClauses
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
93
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
IsFileExtension and MustBeFileExtension
- #108
#108
Merged
feO2x
merged 13 commits into
dev
feO2x/Light.GuardClauses:dev
from
features/is-file-extension
feO2x/Light.GuardClauses:features/is-file-extension
Copy head branch name to clipboard
Mar 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
IsFileExtension and MustBeFileExtension
#108
feO2x
merged 13 commits into
dev
feO2x/Light.GuardClauses:dev
from
features/is-file-extension
feO2x/Light.GuardClauses:features/is-file-extension
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2025
feat: add IsFileExtension
Show description for ed3a0f7
feO2x
committed
ed3a0f7
View commit details
Copy full SHA for ed3a0f7
Browse repository at this point
Commits on Mar 2, 2025
refactor: rename c to character in IsFileExtension
Show description for 3c8e247
feO2x
committed
3c8e247
View commit details
Copy full SHA for 3c8e247
Browse repository at this point
feat: add IsFileExtension overloads for Span<T> and Memory<T>
Show description for 88663bc
feO2x
committed
88663bc
View commit details
Copy full SHA for 88663bc
Browse repository at this point
feat: add MustBeFileExtension for strings
Show description for 64a8221
feO2x
committed
64a8221
View commit details
Copy full SHA for 64a8221
Browse repository at this point
chore: update ReSharper team-shared settings
Show description for 03b3c50
feO2x
committed
03b3c50
View commit details
Copy full SHA for 03b3c50
Browse repository at this point
feat: add MustBeFileExtension for Span<T> and Memory<T>
Show description for 1b66e61
feO2x
committed
1b66e61
View commit details
Copy full SHA for 1b66e61
Browse repository at this point
feat: add custom exception factory overloads for MustBeFileExtension for Span<T> and Memory<T>
Show description for 21b10ee
feO2x
committed
21b10ee
View commit details
Copy full SHA for 21b10ee
Browse repository at this point
chore: remove obsolete curly braces in Test.ExceptionDummy
Show description for 47e1757
feO2x
committed
47e1757
View commit details
Copy full SHA for 47e1757
Browse repository at this point
tests: add MustBeFileExtension tests for ReadOnlySpan<char>
Show description for d55acce
feO2x
committed
d55acce
View commit details
Copy full SHA for d55acce
Browse repository at this point
refactor: assertion in ValidFileExtensions_Span now uses ReadOnlySpan<char>.Equals
Show description for a8c2c6a
feO2x
committed
a8c2c6a
View commit details
Copy full SHA for a8c2c6a
Browse repository at this point
refactor: unify ValidFileExtensionsData in MustBeFileExtensionTests
Show description for 9721ef4
feO2x
committed
9721ef4
View commit details
Copy full SHA for 9721ef4
Browse repository at this point
chore: remove obsolete comments in MustBeFileExtensionTests.cs
Show description for 92f9e3a
feO2x
committed
92f9e3a
View commit details
Copy full SHA for 92f9e3a
Browse repository at this point
tests: add MustBeFileExtension tests for remaining types
Show description for 6204bc2
feO2x
committed
6204bc2
View commit details
Copy full SHA for 6204bc2
Browse repository at this point
You can’t perform that action at this time.