issues
search
codecentric
/
net_automatic_interface
.Net Source Generator for Automatic Interfaces
MIT License
62
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes #57: Improves inheritdoc so that developer documentation is properly referenced on the autogenerated interfaces
#63
ChaseFlorell
opened
2 weeks ago
8
Add support for `unsafe` keyword
#62
WizzardMaker
opened
3 weeks ago
4
Query the public members only once
#61
crwsolutions
opened
2 months ago
0
Fully qualify type references; remove usings
#60
simonmckenzie
closed
2 months ago
1
Some petit non-functionals
#59
crwsolutions
closed
2 months ago
0
Handle generic type parameters in method deduplication
#58
simonmckenzie
opened
3 months ago
2
Interfaces are created with "inheritdoc" xml comments
#57
realbart
opened
3 months ago
4
Generic / nongeneric overloads are not created (tested 3.0.1-4.1.0)
#56
realbart
closed
2 months ago
7
Upgrade to 4.0.0 or 4.1.0 omits namespaces in generated code
#55
realbart
closed
2 months ago
12
Use ForAttributeWithMetadataName()
#54
crwsolutions
closed
3 months ago
2
Interfaces generated for classes with `override` or `new` events contain duplicates
#53
FinnAngelo
closed
3 months ago
4
Also generate the IgnoreAutomaticInterfaceAttribute
#52
crwsolutions
closed
3 months ago
1
Prevent duplicates when overriding or shadowing methods
#51
simonmckenzie
closed
3 months ago
4
Interfaces generated for classes with `override` or `new` methods contain duplicates
#50
simonmckenzie
closed
3 months ago
4
Prevent duplicates when overriding
#49
simonmckenzie
closed
5 months ago
2
Ignore class members with [IgnoreAutomaticInterface] attribute
#48
avtc
closed
3 months ago
1
Generate GenerateAutomaticInterfaceAttribute
#47
crwsolutions
closed
3 months ago
3
Added a nuget badge to the readme, so it is easy to find.
#46
crwsolutions
closed
7 months ago
1
Random crashes
#45
skarllot
closed
2 months ago
4
Add support for `initial` keyword
#44
WizzardMaker
closed
3 months ago
2
Enable internal classes
#43
anotherthomas
opened
8 months ago
7
Feature Request: Support "internal" as visibility
#42
anotherthomas
opened
8 months ago
3
Implement changes so that method ref/in/out parameters are supported
#41
ChristianSauer
closed
8 months ago
0
Handle boolean default values correctly
#40
simonmckenzie
closed
8 months ago
2
does not handle boolean default values correctly
#39
anotherthomas
closed
8 months ago
6
out keyword in method parameter is missing in interface
#38
konrad-gora
closed
8 months ago
3
Split the Interface Building functionality into separate project/package.
#37
mohummedibrahim
opened
8 months ago
1
Allow customizing the interface name
#36
iCodeSometime
opened
9 months ago
0
Implement interface inheritance
#35
iCodeSometime
opened
9 months ago
2
Releases for latest versions
#34
skarllot
closed
8 months ago
1
Fix additional edge cases
#33
roflmuffin
closed
9 months ago
8
Properties with the same name and `new` keyword generate duplicate interface members
#32
roflmuffin
closed
9 months ago
0
Methods with reserved keyword parameter names do not generate correctly.
#31
roflmuffin
closed
9 months ago
0
ref properties are not correctly generated as `ref` interface members
#30
roflmuffin
closed
9 months ago
0
GenerateAutomaticInterface attribute
#29
konrad-gora
closed
3 months ago
5
Fix Issue 26
#28
ChristianSauer
closed
9 months ago
0
- Add abillity to set custom namespace name
#27
ChristianSauer
closed
9 months ago
0
Nullable types in interface generate a compilation warning.
#26
awasilik
closed
9 months ago
4
Can not generate interface for two classes in same directory
#25
awasilik
closed
9 months ago
2
Rework to incremental source generator
#24
ChristianSauer
closed
9 months ago
0
Not playing nice with .razor files in Blazor
#23
itniels
opened
10 months ago
1
Will the repository be maintained?
#22
awasilik
closed
9 months ago
7
Interface with default parameter of type bool causes build to break
#21
awasilik
closed
10 months ago
1
fix: permit verbatim method parameter notation
#20
jolexxa
closed
1 year ago
0
Way to change namespace of generated class
#19
Hau-Hau
closed
9 months ago
1
Boolean parameters with non-null defaults throw CS0103
#18
eobeda
closed
9 months ago
2
Fix IParameterSymbol usage
#17
skarllot
closed
1 year ago
2
Added support for nullable reference types
#16
Frederik91
closed
1 year ago
3
Make logging configurable
#15
ChristianSauer
closed
9 months ago
0
Optional Parameters
#14
adam-kimmorley-leverage
closed
1 year ago
1
Next