Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
xinthon
/
throw
Public
forked from
amantinband/throw
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Sep 11, 2023
Bump version to 1.4.0 (#70)
amantinband
authored
b559d6f
Copy full SHA for b559d6f
Commits on Apr 26, 2023
Can use nameof expression directly to get the data type name (#67)
Show description for 104457d
nirzaf
authored
104457d
Copy full SHA for 104457d
Commits on Sep 24, 2022
Update Throw.csproj
amantinband
authored
719a1cb
Copy full SHA for 719a1cb
Commits on Sep 22, 2022
Added IfHost and IfHostNot for uri (#65)
yetisergey
authored
f4a73e6
Copy full SHA for f4a73e6
Commits on Sep 4, 2022
Update publish.yml
amantinband
authored
efaeb5c
Copy full SHA for efaeb5c
Update publish.yml
amantinband
authored
a2746ea
Copy full SHA for a2746ea
Update publish.yml
amantinband
authored
08c7a4d
Copy full SHA for 08c7a4d
Update README & Bump version (#62)
amantinband
authored
047292e
Copy full SHA for 047292e
Cleaned Unused using statements and utilised global using file to improve the code readbility (#56)
nirzaf
authored
47da004
Copy full SHA for 47da004
Add IfGreaterThanOrEqualTo IfLessThanOrEqualTo IfPositiveOrZero IfNegativeOrZero and IfInRange to IComparable validator (#60)
Show description for c930a42
truegoodwill
authored
c930a42
Copy full SHA for c930a42
Commits on May 30, 2022
Update README.md (#54)
DevJonie
authored
4c5b04e
Copy full SHA for 4c5b04e
Commits on Apr 16, 2022
Dev/ammantin/add stylecop analyzer (#52)
Show description for 279487a
amantinband
authored
279487a
Copy full SHA for 279487a
Add general IfEquals(other) method (#48)
Show description for 49d1fee
DevJonie
and
amantinband
authored
49d1fee
Copy full SHA for 49d1fee
Commits on Mar 25, 2022
Add object .IfType() and .IfNotType() (#49)
Show description for fddedc6
Kabanchikom
authored
fddedc6
Copy full SHA for fddedc6
Commits on Mar 20, 2022
Update README with collection Contains & NotContains (#46)
Show description for eb2d557
amantinband
authored
eb2d557
Copy full SHA for eb2d557
Add .editorconfig & refactor long lines (#45)
amantinband
authored
d7fa837
Copy full SHA for d7fa837
adding IfContains and IfNoContains for collections properties (#44)
Show description for b2e742c
Mehdi Hadeli
authored
b2e742c
Copy full SHA for b2e742c
adding IfContains and IfNotContains extension methods (#43)
Show description for b17a845
Mehdi Hadeli
authored
b17a845
Copy full SHA for b17a845
Commits on Mar 16, 2022
Add 'StringComparison' option to string .StringsWith() .EndsWith() (#34)
Show description for 8722d93
amantinband
authored
8722d93
Copy full SHA for 8722d93
Commits on Mar 14, 2022
Implement Regex IfMatches and IfNotMatches (#33)
Show description for c5703e6
JeremyEspresso
authored
c5703e6
Copy full SHA for c5703e6
Commits on Mar 13, 2022
Update README (#31)
Show description for 3612e59
amantinband
and
mantinbot
authored
3612e59
Copy full SHA for 3612e59
feat: Add option to pass StringComparison to string .IfEquals() (WIP) (#28)
Show description for cbcfb1d
absundr
authored
cbcfb1d
Copy full SHA for cbcfb1d
feat: Add IfContains and IfNotContains extension methods for strings (#29)
Show description for 0742675
absundr
authored
0742675
Copy full SHA for 0742675
Add option to pass StringComparison comparison type to string .IfEquals() (#30)
Show description for 4dca8ea
amantinband
and
mantinbot
authored
4dca8ea
Copy full SHA for 4dca8ea
Commits on Mar 12, 2022
Add string properties for IfStartsWith and IfNotStartsWith (#27)
Show description for 0fe7293
dwakel
and
Selorm Avoke
authored
0fe7293
Copy full SHA for 0fe7293
Add string properties for IfEndsWith and IfNotEndsWith (#26)
Show description for 3f0c393
3 people
authored
3f0c393
Copy full SHA for 3f0c393
Commits on Mar 10, 2022
Update docs with new string capabilities (#18)
Show description for cf9adce
amantinband
and
mantinbot
authored
cf9adce
Copy full SHA for cf9adce
Add string property .IfNullOrEmpty and .IfNullOrWhiteSpace for string properties (#17)
Show description for 2d67bef
m-jovanovic
authored
2d67bef
Copy full SHA for 2d67bef
Add string .IfLengthEquals(length) .IfLengthNotEquals(length) (#16)
Show description for 6ac6fae
DevJonie
and
amantinband
authored
6ac6fae
Copy full SHA for 6ac6fae
Commits on Mar 6, 2022
Merge pull request #15 from mantinband/dev/ammantin/reduce-getting-started-image-size
Show description for aa606a2
amantinband
authored
aa606a2
Copy full SHA for aa606a2
Reduce getting started image size
mantinbot
committed
25f257c
Copy full SHA for 25f257c
Bump minor version
amantinband
authored
7e58521
Copy full SHA for 7e58521
Merge pull request #14 from mantinband/dev/ammantin/add-throw-only-if-debug
Show description for e8e4143
amantinband
authored
e8e4143
Copy full SHA for e8e4143
Update build.yml
amantinband
authored
1c4ff22
Copy full SHA for 1c4ff22
Update README
mantinbot
committed
581f1f2
Copy full SHA for 581f1f2
Pagination
Previous
Next
You can’t perform that action at this time.