issues
search
feO2x
/
Light.GuardClauses
A lightweight .NET library for expressive Guard Clauses.
MIT License
87
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v12.0.0
#102
feO2x
closed
1 month ago
0
ExclusiveBetween and InclusiveBetween for Ranges
#101
feO2x
closed
1 month ago
0
StartsWith and EndsWith assertions
#100
feO2x
closed
1 month ago
0
Simplified Range Creation
#99
feO2x
closed
1 month ago
0
String StartsWith and EndsWith assertions
#98
feO2x
closed
1 month ago
0
Support NotNullAttribute
#97
feO2x
closed
1 month ago
0
v11.0.0 Release
#96
feO2x
closed
1 year ago
0
v10.3.0
#95
feO2x
closed
1 year ago
0
Collection range indices
#94
feO2x
closed
1 year ago
2
Proposal: construct Range of valid indices for strings and collections
#93
reima
closed
1 year ago
7
Native AOT
#92
feO2x
closed
1 year ago
0
Version 10.2.0
#91
feO2x
closed
1 year ago
0
New workflow to automatically push to NuGet
#90
feO2x
closed
1 year ago
0
MustBeTrimmedXXX and IsTrimmedXXX assertions
#89
feO2x
closed
1 year ago
0
Native AOT analysis
#88
feO2x
closed
1 year ago
0
IsGreaterThanOrApproximately and IsLessThanOrApproximately
#87
feO2x
closed
1 year ago
0
added release notes for v10.1.0
#86
feO2x
closed
1 year ago
0
Version 10.1.0
#85
feO2x
closed
1 year ago
0
Version 10.1.0
#84
feO2x
closed
1 year ago
0
Mark methods with NoEnumerationAttribute.
#83
cdonnellytx
closed
1 year ago
1
Add NoEnumerationAttribute to MustNotBeNull checks
#82
cdonnellytx
closed
1 year ago
3
Contract annotation settings
#81
feO2x
closed
2 years ago
0
created build-and-test GitHub action
#80
feO2x
closed
3 years ago
0
Caller argument expression
#79
feO2x
closed
3 years ago
0
Add string assertion "MustBeTrimmed"
#78
feO2x
closed
1 year ago
1
Add support for CallerArgumentExpressionAttribute
#77
feO2x
closed
2 years ago
1
ContractAnnotationAttribute included even when RemoveContractAnnotations = true
#76
cdonnellytx
closed
2 years ago
3
Extend validation methods for HTML and URL check
#75
Sacharkin
closed
3 years ago
4
Provide ValidatedNotNullAttribute to all assertions that check for null
#74
WizX20
closed
3 years ago
8
Conditional assert
#73
dominikjeske
closed
4 years ago
2
Null guard not working for c# 8 Nullable
#72
dominikjeske
closed
1 month ago
11
The image of the video introduction to Light.GuardClauses is not displayed in the README.md
#71
ironcev
closed
4 years ago
1
Add assertions for checking if a floating point value is greater / less than or approximately equal to another value
#70
feO2x
closed
1 year ago
0
Add support for C#8 nullable references
#69
feO2x
closed
4 years ago
1
Add MustBeJson and IsJson to Check.StringAssertions.cs
#68
eliaslopezgt
closed
5 years ago
3
Use with FxCop?
#67
rndthoughts
closed
4 years ago
5
R# contract annotations for null values do not work on parameters
#66
feO2x
closed
5 years ago
2
added Check.InvalidArgument
#65
ironcev
closed
5 years ago
4
Add Check.InvalidArgument
#64
ironcev
closed
5 years ago
5
Add support for Memory<T> and Span<T>
#63
feO2x
closed
5 years ago
1
Add clause for string maximum and minimum length
#62
johanvergeer
closed
5 years ago
7
Add possibility to filter assertions using an allowed list / disallowed list when creating a custom single-source-code file
#61
feO2x
opened
5 years ago
0
Add possibility to filter assertions that use an exception factory when creating a custom single-source-code file
#60
feO2x
closed
5 years ago
1
Add IsApproximately for floating-point types
#59
feO2x
closed
5 years ago
1
Create MustBeEmailAddress extension method
#58
johanvergeer
closed
5 years ago
5
Guard for valid email address
#57
johanvergeer
closed
5 years ago
11
Add ConfigurationException class
#56
feO2x
closed
5 years ago
1
PackageTags should be a semicolon-delimited list
#55
feO2x
closed
5 years ago
1
Provide source code NuGet package
#54
feO2x
closed
6 years ago
2
Enumerable MustNotBeNullOrEmpty shows wrong message
#53
ivancavlek
closed
6 years ago
16
Next