issues
search
danielwertheim
/
Ensure.That
Guard clause project for .NET
MIT License
439
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Topic/add ensure caller argument test
#185
alexander-dyatlov-am
closed
5 months ago
0
Support netstandard2.1
#184
Nemo-Illusionist
closed
5 months ago
0
fix TargetFramework & add Directory.Packages.props
#183
Nemo-Illusionist
closed
5 months ago
0
Missing validation for double and float against NaN
#182
DanAvni
opened
8 months ago
1
Added CallerArgumentExpressionAttribute
#180
vs-savelich
opened
1 year ago
2
Use CallerArgumentExpression attribute to capture parameter name
#179
vs-savelich
opened
1 year ago
2
Change InvokerParameterNameAttribute to CallerMemberNameAttribute
#178
r-pankevicius
closed
2 years ago
3
Chaining clauses
#177
figueiredorj
opened
2 years ago
6
Enable analyzers
#176
danielwertheim
closed
2 years ago
0
Get into shape
#175
danielwertheim
closed
2 years ago
0
Fix S4144 in AnyArg
#174
danielwertheim
closed
2 years ago
0
Opts is no more
#173
danielwertheim
closed
2 years ago
0
No more OPTS
#172
danielwertheim
closed
2 years ago
0
Support .NET6 in all pipes
#171
danielwertheim
closed
2 years ago
0
Final decision. Support two latest LTS and oldie 4.6.2
#170
danielwertheim
closed
2 years ago
2
Update README.md
#169
ndrwrbgs
closed
2 years ago
0
Digitally signed assemblies
#168
PNicolle
closed
2 years ago
8
Added extra assertion method to BoolArg and EnumArg
#167
mortezaalizadeh
closed
10 months ago
0
Fixes #159 and brings explicit support for .NET4.6.2
#166
danielwertheim
closed
3 years ago
0
Fixes #163 by using EnsureScope instead of passing options
#165
danielwertheim
closed
2 years ago
6
Adds explicit support for .Net5
#164
danielwertheim
closed
3 years ago
0
Use Scope instead of argument passing of Options
#163
danielwertheim
closed
2 years ago
5
Next
#162
danielwertheim
closed
3 years ago
0
CollectionArg methods disregard optsFn for null checks
#161
DennisInSky
closed
3 years ago
6
Changes ExceptionFactory to Internals.DefaultExceptionFactory
#160
danielwertheim
closed
3 years ago
0
Drop support for .NET 4.5.1 and .NET Standard 1.1
#159
danielwertheim
closed
3 years ago
5
Fixes #157 so that exception factory honors options in all paths
#158
danielwertheim
closed
3 years ago
0
Default exception factory takes account of CustomExceptionFactory for ArgumentNullException only
#157
DennisInSky
closed
3 years ago
1
Update README.md
#156
ndrwrbgs
closed
3 years ago
0
Update to project to support `Nullable` types
#155
ndrwrbgs
closed
3 years ago
8
EnsureArg.IsNotNull for nullable value type
#154
hannasm
closed
3 years ago
9
Opens up for more control of the exception being produced
#153
danielwertheim
closed
3 years ago
0
Adds explicit testing for NET5 and removes NETCoreApp2.1
#152
danielwertheim
closed
3 years ago
0
Fixes #147 SizeIs for Strings is now HasLength
#151
danielwertheim
closed
3 years ago
0
Fixes #149, by returning the parsed Guid
#150
danielwertheim
closed
3 years ago
0
Return Guid from string.IsGuid
#149
ndrwrbgs
closed
3 years ago
0
Ensure.That(enumerable).HasItems()
#148
MadKillerChicken
closed
3 years ago
3
StringParam.* SizeIs and HasLengthBetween are congruent methods, but have inconsistent naming style
#147
ndrwrbgs
closed
3 years ago
2
New AZ pipes
#146
danielwertheim
closed
4 years ago
0
Please add TimeSpan Lt, Gt, etc
#145
vadim-kor
closed
4 years ago
0
Add `IsAllLettersOrDigits` method for strings
#144
pBouillon
closed
4 years ago
0
Fixes #86 - Implement Is(Not)AssignableToType
#143
loedeman
closed
4 years ago
1
Adds HasValue
#142
danielwertheim
closed
4 years ago
1
Add the ability to check that a string is made up of a certain type of character(s)
#141
LiquidPT
closed
4 years ago
4
EnsureArg.IsNotNull without class requirement
#140
cjvanwyk3
closed
4 years ago
7
Updates external NuGet dependencies
#139
danielwertheim
closed
4 years ago
0
Removes members marked as obsolete
#138
danielwertheim
closed
4 years ago
0
Solves #135 by adding netstandard2.0 support back in
#137
danielwertheim
closed
4 years ago
0
Breaking change from 8.1.2 to 8.2.0
#136
barakakha
closed
4 years ago
4
Bring back netstandard2.0 target
#135
wojciechrak
closed
4 years ago
0
Next