cezarypiatek/CSharpExtensions
A set of annotations and analyzers that add additional constraints to your codebase
C#MIT
Issues
- 3
All analyzers from assembly Microsoft.CodeAnalysis.CodeStyle.Fixes failed to load
#71 opened by ricardoboss - 0
- 1
CSE009: Task assigned to a variable is not awaited - return statement not handled
#65 opened by cezarypiatekGC - 2
CSE007 possible incorrect analysis
#64 opened by suchoss - 2
Analyzer is unable to detect never awaited tasks which are asigned to any variable
#62 opened by suchoss - 7
Support for Union type?
#54 opened by jhf - 0
- 3
[Proposal] TwinType support for enums
#59 opened by rafalschmidt97 - 3
- 2
- 1
CSE006: Null Reference Exception
#57 opened by ctolkien - 3
InitRequiredForNotNullAttribute not working with Reference.cs files generated from SOAP services
#52 opened by jmevel - 2
Improve handling of init only with constructor?
#53 opened by jhf - 2
- 7
- 8
- 4
Does not work with c# 9 target-type new
#42 opened by Lonli-Lokli - 2
- 0
Add SourceGenerator that automatically generates a partial class with missing members for type with [TwinType]
#49 opened by cezarypiatek - 1
Feature: Untangle complex expression CodeFix
#33 opened by cezarypiatek - 25
Proposal: custom constructors handling
#7 opened by ewancoder - 10
- 3
- 3
CS8600 doesn't show up anymore
#40 opened by jmevel - 2
- 0
- 2
TwinType is notifying private field
#25 opened by leandromoh - 0
Feature Request: Explicit discard
#29 opened by cezarypiatek - 0
Feature Request: Disposable ownership flow
#30 opened by cezarypiatek - 4
- 3
- 2
- 4
- 2
Suggestion : [ Partial( typeof( FullType ) ) ]
#16 opened by jpeg729 - 2
- 4
Multitarget netstandard2.0
#8 opened by Arithmomaniac - 8
C#8 Nullable References
#2 opened by SeriousM