issues
search
PerfectlyNormal
/
TypeContractor
A dotnet tool for converting C# classes/enums to TypeScript interfaces/enums
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release v0.13.1
#94
PerfectlyNormal
closed
2 days ago
0
Add React+Axios template and fix commandline parsing error
#93
PerfectlyNormal
closed
3 days ago
0
chore(deps): Bump xunit.analyzers from 1.16.0 to 1.17.0
#92
dependabot[bot]
closed
2 days ago
0
chore(deps): Bump FluentAssertions from 6.12.1 to 6.12.2
#91
dependabot[bot]
closed
2 days ago
0
Configuration file?
#90
PerfectlyNormal
opened
4 days ago
0
chore(all): Release v0.13.0
#89
PerfectlyNormal
closed
5 days ago
0
Add support for API templates
#88
PerfectlyNormal
closed
5 days ago
0
API-client: Endpoints with prefix and empty route should drop final slash
#87
PerfectlyNormal
closed
5 days ago
0
API-client should warn or return error if we're missing parameters
#86
PerfectlyNormal
opened
2 weeks ago
0
chore(deps): Bump System.Reflection.MetadataLoadContext from 8.0.0 to 8.0.1
#85
dependabot[bot]
closed
3 days ago
0
chore(all): Release v0.12.7
#84
PerfectlyNormal
closed
1 month ago
0
Fix nullable enums in Zod schema
#83
PerfectlyNormal
closed
1 month ago
0
Zod schema doesn't seem to handle nullable enums
#82
PerfectlyNormal
closed
1 month ago
0
chore(deps): Bump xunit from 2.9.0 to 2.9.2
#81
dependabot[bot]
closed
3 days ago
0
chore(deps): Bump xunit from 2.9.0 to 2.9.1
#80
dependabot[bot]
closed
1 month ago
1
chore(all): Release v0.12.6
#79
PerfectlyNormal
closed
1 month ago
0
fix(lib): Handle ~/ in endpoint routes
#78
PerfectlyNormal
closed
1 month ago
0
API-client: Should handle optional segments in routes
#77
PerfectlyNormal
opened
1 month ago
0
API-client: Doesn't handle ~ in URLs
#76
PerfectlyNormal
closed
1 month ago
0
API-client template
#75
PerfectlyNormal
closed
5 days ago
1
chore(all): Release v0.12.5
#74
PerfectlyNormal
closed
1 month ago
0
Minor fixes for API client generation
#73
PerfectlyNormal
closed
1 month ago
0
chore(all): Release v0.12.4
#72
PerfectlyNormal
closed
1 month ago
0
fix(lib): Generate correct variable reference when unpacking query parameters
#71
PerfectlyNormal
closed
1 month ago
0
chore(all): Release v0.12.3
#70
PerfectlyNormal
closed
1 month ago
0
Improve handling of nullable and/or non-builtin objects in generated API clients
#69
PerfectlyNormal
closed
1 month ago
0
API-client: Complex object with `[FromQuery]` needs to be taken apart
#68
PerfectlyNormal
closed
1 month ago
0
chore(all): Release v0.12.2
#67
PerfectlyNormal
closed
1 month ago
0
fix(lib): Handle IEnumerable<T> as parameters in generated API clients
#66
PerfectlyNormal
closed
1 month ago
0
chore(deps): Bump FluentAssertions from 6.12.0 to 6.12.1
#65
dependabot[bot]
closed
1 month ago
1
chore(all): Release v0.12.1
#64
PerfectlyNormal
closed
2 months ago
0
Minor fixes for API generation
#63
PerfectlyNormal
closed
2 months ago
0
chore(all): Release v0.12.0
#62
PerfectlyNormal
closed
2 months ago
0
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1
#61
dependabot[bot]
closed
1 month ago
1
Mapping to custom types
#60
PerfectlyNormal
opened
2 months ago
0
chore(deps): Bump xunit.analyzers from 1.14.0 to 1.16.0
#59
dependabot[bot]
closed
1 month ago
1
Add experimental support for generating Zod schemas
#58
PerfectlyNormal
closed
2 months ago
0
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
#57
dependabot[bot]
closed
2 months ago
1
chore(deps): Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
#56
dependabot[bot]
closed
1 month ago
2
chore(deps): Bump xunit from 2.8.1 to 2.9.0
#55
dependabot[bot]
closed
1 month ago
2
chore(deps): Bump xunit.analyzers from 1.14.0 to 1.15.0
#54
dependabot[bot]
closed
2 months ago
1
chore(all): Release v0.11.0
#53
PerfectlyNormal
closed
4 months ago
0
fix(lib): Handle nullability for reference types better
#52
PerfectlyNormal
closed
4 months ago
0
Nullability in nested records
#51
PerfectlyNormal
closed
4 months ago
0
feat(lib): Add support for `[Obsolete]` attributes
#50
PerfectlyNormal
closed
4 months ago
0
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
#49
dependabot[bot]
closed
4 months ago
0
chore(deps): Bump xunit.analyzers from 1.12.0 to 1.14.0
#48
dependabot[bot]
closed
4 months ago
0
chore(deps): Bump xunit from 2.7.1 to 2.8.1
#47
dependabot[bot]
closed
4 months ago
0
chore(deps): Bump xunit.runner.visualstudio from 2.5.8 to 2.8.1
#46
dependabot[bot]
closed
4 months ago
0
Include @obsolete JSDoc if property/class has [Obsolete] attribute
#45
PerfectlyNormal
closed
4 months ago
0
Next