issues
search
pierre3
/
PlantUmlClassDiagramGenerator
This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
680
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolve code analysis warnings in source generator attributes.
#111
arthurward
opened
1 week ago
0
Code analysis warnings in the source generator's attributes file
#110
arthurward
opened
1 week ago
0
Suppress the compiler-generated members of record types in source generator.
#109
arthurward
opened
1 week ago
0
Omit compiler-generated methods from record classes in source generator
#108
arthurward
opened
1 week ago
0
Fix the args parser logical problem in MakeParameters
#107
hiddenblue
opened
2 weeks ago
0
Some cli arg parse problem in MakeParameters and suggestion to use professional cli argparser
#106
hiddenblue
opened
2 weeks ago
0
Dependencies of classes that do not have it as a field but are calling it are not output.
#105
hvc-neoria
opened
2 months ago
0
Visuval Studio
#104
kolliLakshmaiah1219
opened
3 months ago
0
Feature/source generator 1.0.0
#103
pierre3
closed
5 months ago
1
Add this youtube video as a tutorial on how to run (for beginners)
#102
de-only-wei
opened
6 months ago
0
Error "Does not exist"
#100
magray
opened
6 months ago
1
SourceGenerator 0.6.0-beta
#99
pierre3
closed
6 months ago
1
Feature/source generator
#98
pierre3
closed
8 months ago
1
Feature/source generator alpha release
#96
pierre3
closed
8 months ago
1
Commit branch that source generator on main
#95
ignatandrei
closed
8 months ago
2
Properties that are arrays of simple types are not part of created plantuml, if "Create Association" is enabled
#94
MartinOSchmidt
opened
9 months ago
0
.NET 8.0 Support
#92
pcleckler
opened
10 months ago
2
Fix: Ignore nullability of the property to generate the association or field (Issue #83)
#91
PendingChanges
closed
10 months ago
1
fix: refactoring unit tests & make testData folder compilable
#90
PendingChanges
closed
10 months ago
2
How to use it?
#89
wolfgangschneider
opened
10 months ago
4
fix: fix associations (nullable, Associated types, etc.)
#88
PendingChanges
closed
10 months ago
6
Features/assotiation with nullable types
#87
PendingChanges
closed
10 months ago
0
Features/assotiation with nullable types
#86
PendingChanges
closed
10 months ago
0
Features/upgrade to dotnet8
#85
PendingChanges
closed
11 months ago
0
Upgrade to .net 8.0 & fix Roslyn code smells
#84
PendingChanges
closed
10 months ago
4
Only nullable properties are outputted
#83
wkthomasvdb
closed
9 months ago
5
Extend exclude path to consider "**/" syntax (filtering on all folder levels)
#82
chraxo
closed
1 year ago
2
Support struct type
#81
CodeSmile-0000011110110111
closed
10 months ago
1
Make generic types more readable: MyType`2 => MyType<T1,T2>
#80
CodeSmile-0000011110110111
opened
1 year ago
1
Generated malformed include file
#79
ClaudiuHBann
opened
1 year ago
0
How to remove "PlantUmlClassDiagramGenerator" ?
#78
jhon65496
opened
1 year ago
1
How to update "PlantUmlClassDiagramGenerator" ?
#77
jhon65496
opened
1 year ago
1
How to find out which version of "PlantUmlClassDiagramGenerator" do I have it installed?
#76
jhon65496
opened
1 year ago
1
Fix abstract record declaration
#75
KulikovEkb
closed
1 year ago
2
Bug fix: AttributeRequired not working in Directory based Generation
#74
tyagi
closed
1 year ago
3
Test cases now run on non-Windows OSes
#73
Zacch
closed
1 year ago
1
Feature request: Allow `nameof()` in `[PlantUmlAssociation]`
#72
0x326
opened
1 year ago
0
Feature Request: Create associations with Nullable types
#71
0x326
opened
1 year ago
1
Fixed to add "- "(private) as default modifier when access modifier is omitted.
#69
pierre3
closed
1 year ago
0
Use .NET Standard 1.0 for Attributes project
#68
0x326
closed
1 year ago
2
Generate one puml file for a set of interfaces and classes related to each other by inheritance
#67
Stoffelche
opened
1 year ago
2
excludePaths should allow excluding paths on all folder levels
#66
chraxo
closed
1 year ago
1
add option to ignore empty modifier
#65
CrazyToken
closed
1 year ago
6
VSCode extension not working on Ubuntu 22.04.1 LTS
#64
iononi
opened
1 year ago
1
Fix an issue in which escape characters set in attribute parameters were not handled correctly
#63
pierre3
closed
1 year ago
0
Escape characters set in attribute parameters are not handled correctly
#62
pierre3
closed
1 year ago
0
Doesn't generate a relation of type 'Composition'
#61
sorryb
opened
1 year ago
0
Add Chinese version README.zh-CN
#60
InCerryGit
closed
1 year ago
1
Feature/add attribute-based configuration
#59
pierre3
closed
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7 in /tools/csharp-to-plantuml
#57
dependabot[bot]
closed
2 years ago
0
Next