issues
search
NeVeSpl
/
NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
https://nevespl.github.io/NTypewriter/
MIT License
126
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added unit tests for ReturnType for .Net Core
#27
gregveres
closed
3 years ago
0
Parameters without body parameter
#26
gregveres
closed
3 years ago
0
added withoutBodyParameter argument to Parameters
#25
gregveres
closed
3 years ago
1
Are you open to some negative Symbol filters?
#24
gregveres
closed
3 years ago
2
Added Action method UrlParameters
#23
gregveres
closed
3 years ago
1
FR: Action.Parameters without Body Parameter
#22
gregveres
closed
3 years ago
3
Type.AllReferencedTypes includes types used by methods of the specified type. Is that what is desired?
#21
gregveres
closed
3 years ago
8
Action.Url is missing some query parameters
#20
gregveres
closed
3 years ago
2
Add optional type to Type.ToTypeScriptType for DateTime and DateTimeOffset
#19
gregveres
closed
3 years ago
2
Types.ToTypescriptType should return string for TimeSpan type members
#18
gregveres
closed
3 years ago
0
Is there a way to simulate Typewriter's RequestData for a controller method?
#17
gregveres
closed
3 years ago
6
Bug: Action.Url is not using the RoutePrefix attribute of the class to build the Url
#16
gregveres
closed
3 years ago
2
FR: Action.ReturnType should look for ResponseType attribute when return type IHttpActionResult
#15
gregveres
closed
3 years ago
14
FR: Symbols.ThatDerivesFrom filter
#14
gregveres
closed
3 years ago
2
Should Types.ToTypeScriptType convert DateTime and DateTimeOffset to Date or string?
#13
gregveres
closed
3 years ago
2
ToTypescriptType should output string for TimeSpan
#12
gregveres
closed
3 years ago
1
Can't have multiple template files in a project?
#11
gregveres
closed
3 years ago
3
test against empty results in compile error
#10
gregveres
closed
3 years ago
4
the variable or function 'array' was not found
#9
gregveres
closed
3 years ago
1
Select classes with a specific attribute?
#8
gregveres
closed
3 years ago
5
implement configurable nullable type, resolves #4
#7
RudeySH
closed
3 years ago
1
implement configurable nullable type, fixes #4
#6
RudeySH
closed
3 years ago
1
IType.Namespace throws an exception when using string[]
#5
RudeySH
closed
3 years ago
3
Ability to configure ToTypeScriptType to handle nullable types differently.
#4
RudeySH
closed
3 years ago
6
Include generated files in project
#3
RudeySH
closed
3 years ago
2
Rendering failed: Sequence contains no elements
#2
RudeySH
closed
3 years ago
7
Attributes on IEnumValue
#1
jgylta
closed
3 years ago
1
Previous