issues
search
svenheden
/
csharp-models-to-typescript
C# models to TypeScript
89
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump System.Text.Json from 8.0.4 to 8.0.5 in /lib/csharp-models-to-json
#82
dependabot[bot]
closed
4 weeks ago
2
Added Directory.Build files to isolate cs projects
#81
jakenuts
closed
3 months ago
0
Bump System.Text.Json from 8.0.2 to 8.0.4 in /lib/csharp-models-to-json
#80
dependabot[bot]
closed
4 months ago
2
Keep C# enum value sequence
#79
digocesar
closed
5 months ago
7
Implement robust JSON isolation between .NET console app and Node.js
#78
SafeerH
closed
5 months ago
1
GitHub Actions with workflows tests
#77
digocesar
closed
5 months ago
2
Upgrade .NET dependencies (Retarget to .NET 8) and use System.Text.Json
#76
SafeerH
closed
5 months ago
11
Validate enum binary value
#75
digocesar
closed
5 months ago
0
Newtonsoft upgrade
#74
digocesar
closed
5 months ago
3
Dependency vulnerability
#73
digocesar
closed
5 months ago
0
Cannot find Namespace 'Api'
#72
giv86
closed
4 months ago
2
Ignore IgnoreDataMember attribute
#71
digocesar
closed
5 months ago
0
dotnet EOL warning suppression
#70
CharlieSaunders
closed
5 months ago
4
Retarget to .NET 6
#69
luizcarlosfaria
closed
5 months ago
1
update to net6.0 lts
#68
adolf94
closed
5 months ago
2
Lowering first letters without losing underscore in order to be compatible with C# Web Api and bug fix
#67
sahin52
opened
1 year ago
2
Underscores are not handled correctly as attributes
#66
sahin52
opened
1 year ago
2
Publish to npm
#65
chrisjust
closed
1 year ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /lib/csharp-models-to-json
#64
dependabot[bot]
closed
5 months ago
2
Update converter.js
#63
Stuey61296
opened
2 years ago
1
JsonIgnoreAttribute.Condition is not handled
#62
r-pankevicius
opened
2 years ago
1
Error "The output from `csharp-models-to-json` contains invalid JSON." on nuget warnings in projects
#61
r-pankevicius
closed
5 months ago
8
Comments annotation
#60
digocesar
opened
2 years ago
2
Insert @deprecated comment when type is Obsolete in C#
#59
digocesar
closed
5 months ago
4
Create config property "omitFilePathComment"
#58
digocesar
closed
2 years ago
4
Create config property "omitSemicolon"
#57
digocesar
closed
1 year ago
3
Bug - Conversion Error
#56
sahin52
closed
4 months ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /lib/csharp-models-to-json
#55
dependabot[bot]
closed
1 year ago
1
Added byte[] translation & Applied translations to Base Classes
#54
ben-wckdrzr
closed
2 years ago
1
Add support for exported module
#53
SafeerH
closed
10 months ago
0
How to handle nullable reference types
#52
thebuilder
opened
3 years ago
1
Allow camelcase options to be defined in config and pass through.
#51
glhoest
closed
3 years ago
1
Allow camelcase options to be defined in config.
#50
glhoest
closed
3 years ago
1
fix bug: unspecified .NET framework
#49
chrwoizi
closed
3 years ago
1
Update .NET Core to 3.1
#48
rjperes
closed
3 years ago
5
Updated .NET Core version to 3.1
#47
rjperes
closed
3 years ago
0
Update to .net core 3.1
#46
Yavari
closed
3 years ago
1
Add exceptions as part of the config.json
#45
absalonv
opened
4 years ago
1
Update to net core 3
#44
lacroixdavid1
closed
3 years ago
0
Force custom translation if any before parse checks
#43
vanilsonbr
opened
4 years ago
0
Net Core 3 support
#42
lacroixdavid1
closed
4 years ago
6
Use 'sindresorhus/camelcase' package for case conversions
#41
pedrodbsa
closed
4 years ago
2
I'm getting 'Error: EISDIR: illegal operation on a directory'
#40
omneimneh
closed
4 years ago
2
Include descendant classes with no properties
#39
gtrifidis
closed
4 years ago
1
Implement an Enumeration base class
#38
wzuqui
closed
5 years ago
1
Restore functionality with index accessor as property in interface
#37
AdnanDervisevic
closed
4 years ago
0
Are public const supported?
#36
fwd079
opened
5 years ago
0
Include IReadOnlyCollection and IReadOnlyDictionary
#35
sprengr
closed
5 years ago
1
Generate interfaces for all implementations of some interface
#34
jannikbuschke
opened
5 years ago
0
Custom type Translation from byte[] isn't working
#33
vanilsonbr
opened
5 years ago
1
Next