Top 20 NuGet Packages depending on ThisAssembly.AssemblyInfo
Total dependencies: 4
                Meta-package that includes all ThisAssembly.* packages.
            
            
            
        
                ** C# 9.0 ONLY **
      Autogenerates for EF Data2Code
      Add also Nuget package AOPEFCommon
      You can have your own template - read the readme.txt
            
            
            
        
                ** C# 9.0 ONLY **
      Autogenerates public methods from a class .
      ( replace below single quotes with double quotes)
      [AutoMethods(template = TemplateMethod.CallerAtttributes, MethodPrefix ='pub', MethodSuffix ='bup')]
      partial class Person
      {
      public string LastName { get...
            
            
            
        
                Autogenerates actions to a controller from a class .
			( replace below single quotes with double quotes)
			[AutoActions(template = TemplateIndicator.AllPost,FieldsName =new[] { '*' }, ExcludeFields =new[]{'_logger'})]
			[ApiController]
			[Route('[controller]/[action]')]
			public partial class W...
            
            
            
         
                