issues
search
tunnelvisionlabs
/
ReferenceAssemblyAnnotator
IL weaver to add nullability annotations to .NET reference assemblies
MIT License
71
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
annotator is broken when microsoft.netcore.app.ref isn't in NuGetPackageRoot
#94
corngood
opened
4 months ago
0
SocketAsyncEventArgs.Completed event nullability is incorrectly written
#93
jnm2
opened
1 year ago
0
[Bug]: Breaks with multiple framework targets
#92
ds5678
opened
2 years ago
2
Create annotated reference assemblies nuget packages
#91
manfred-brands
opened
2 years ago
0
Test using the .NET 6 SDK and stop adding a duplicate compile item for WPF
#90
jnm2
opened
2 years ago
1
NETSDK1022 error for default compile items when using WPF with .NET 6 SDK caused by our workaround for earlier SDKs
#89
jnm2
opened
2 years ago
2
Update readme snippets with the versions folks will want to use
#88
jnm2
closed
3 years ago
0
Consider polyfilling System.Type.op_Equality if it doesn't exist so that C# 9 records can be used on net35
#87
jnm2
closed
3 years ago
4
MemberNotNull and MemberNotNullWhen
#86
mikernet
closed
3 years ago
2
Add [MemberNotNull] and [MemberNotNullWhen] support
#85
kevinchalet
closed
4 years ago
11
Consider adding MemberNotNullAttribute and MemberNotNullWhenAttribute
#84
kevinchalet
opened
4 years ago
1
Automatically apply nullability annotations for WPF and Windows Forms
#83
jnm2
opened
4 years ago
0
Workaround to provide nullability attributes to WPF temp projects
#82
jnm2
closed
4 years ago
0
Nullability attributes are not included in WPF temp projects which are part of the WPF build process
#81
jnm2
closed
4 years ago
3
BCL Intellisense not working
#80
mikernet
opened
4 years ago
8
Fix package version in readme
#79
jnm2
closed
4 years ago
1
Sample code is problematic when targeting netcoreapp3+ or netstandard2.1+
#78
jnm2
closed
4 years ago
1
Fix NullReferenceException when NoWarn is empty
#77
jnm2
closed
4 years ago
0
NRE in SuppressibleLoggingHelper constructor
#76
jnm2
closed
4 years ago
0
Skip copying documentation file when target already exists
#75
jnm2
closed
4 years ago
0
IOException: The file 'obj\Debug\net35\annotated\System.Core.xml' already exists.
#74
jnm2
opened
4 years ago
4
Add autodetection of PackageDownload version
#73
jnm2
closed
4 years ago
0
[Experimental] Auto PackageDownload
#72
jnm2
closed
4 years ago
0
Fix AvailableUnannotatedReferenceAssembly items
#71
jnm2
closed
4 years ago
0
Include PackageDownload in targets
#70
jnm2
closed
4 years ago
2
Automatically annotate all referenced .NET Framework assemblies
#69
jnm2
opened
4 years ago
1
Update readme to reflect recent changes
#68
jnm2
closed
4 years ago
0
Simplify targets
#67
jnm2
closed
4 years ago
0
Update packages
#66
sharwell
closed
4 years ago
0
Copy documentation files to the output directory
#65
sharwell
closed
4 years ago
0
Disable node reuse for tests
#64
sharwell
closed
4 years ago
0
Documentation XML is not copied to the rewritten assembly directory
#63
sharwell
closed
4 years ago
0
Fix missing annotations when using Microsoft.NETCore.App.Ref 3.1.0
#62
jnm2
closed
4 years ago
1
Add netcoreapp2.0 to the test matrix
#61
sharwell
closed
4 years ago
1
Add initial test
#60
jnm2
closed
4 years ago
4
Fix assembly resolution for more target frameworks
#59
jnm2
closed
4 years ago
2
ReferenceAssemblyAnnotator causes ReSharper to lose BCL references and highlight everything in red for older netfx targets
#58
jnm2
opened
4 years ago
3
Annotations are lost with Microsoft.NETCore.App.Ref 3.1.0
#57
jnm2
closed
4 years ago
2
Permit DisabledWarnings to be empty
#56
jnm2
closed
5 years ago
0
MSB4044: The "AnnotatorBuildTask" task was not given a value for the required parameter "DisabledWarnings".
#55
jnm2
closed
5 years ago
9
Use stripped-down resolver for perf (no GAC, deferred reading mode)
#54
jnm2
closed
4 years ago
7
Look for performance opportunities
#53
jnm2
opened
5 years ago
7
Remove the notnull constraint from IDictionary<TKey, TValue> keys
#52
sharwell
closed
3 years ago
3
Builds should include tests
#51
sharwell
closed
4 years ago
0
netcoreapp2.1 is not annotated
#50
jnm2
closed
4 years ago
9
No-op on target frameworks that are already annotated
#49
jnm2
closed
5 years ago
5
Regenerate annotated assemblies when annotator version changes without needing rebuild or clean
#48
jnm2
opened
5 years ago
0
Remove DisallowNullAttribute from base equality comparers
#47
sharwell
closed
5 years ago
0
Remove [DisallowNull] on IEqualityComparer<T>.GetHashCode
#46
sharwell
closed
5 years ago
0
Project updates
#45
sharwell
closed
5 years ago
0
Next