notnull topic
                        List
                        notnull repositories
                    
                ImplicitNullability
                            
                                44
                            
                            
                        
                        Stars
                    
                            
                                7
                            
                            
                        
                        Forks
                    Watchers
                    Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default
traute
                            
                                28
                            
                            
                        
                        Stars
                    
                            
                                4
                            
                            
                        
                        Forks
                    Watchers
                    Enhances java sources compilation in a way to insert null-checks into generated *.class files
Nullable
                            
                                179
                            
                            
                        
                        Stars
                    
                            
                                8
                            
                            
                        
                        Forks
                    Watchers
                    A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
ResharperCodeContractNullability
                            
                                26
                            
                            
                        
                        Stars
                    
                            
                                4
                            
                            
                        
                        Forks
                    Watchers
                    Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.