FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for BitTools/BitCodeGenerator/Implementations - odises/bit-framework · GitHub
odises
/
bit-framework
Public
forked from
bitfoundation/bitplatform
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bit-framework
BitTools
BitCodeGenerator
Implementations
on
master
User selector
Datepicker
Commit history
Commits on Jul 24, 2019
Do not enforce single result return rule to non operation methods. This closes #162
yasmoradi
committed
95feee9
View commit details
Copy full SHA for 95feee9
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
Fixed issue in code generator when there is a parameter in action/function with the same name as controller!
yasmoradi
committed
87173f0
View commit details
Copy full SHA for 87173f0
View code at this point
Browse repository at this point
Bit code generator now generates no odata namespace if no custom namespace is provided.
yasmoradi
committed
7ca627d
View commit details
Copy full SHA for 7ca627d
View code at this point
Browse repository at this point
Commits on May 12, 2019
Moved IsDtoController to core of bit tools
yasmoradi
committed
66c57dd
View commit details
Copy full SHA for 66c57dd
View code at this point
Browse repository at this point
Commits on May 11, 2019
Update|PartialUpdate|Delete must have expected signature + There is no need to define args class when you want to get 1 dto or complex type or IEnumerable<T> from client + You've to use SingleResul…
Show description for 7740f55
yasmoradi
committed
7740f55
View commit details
Copy full SHA for 7740f55
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
code generator now supports multi target projects
yasmoradi
committed
df55319
View commit details
Copy full SHA for df55319
View code at this point
Browse repository at this point
Commits on Apr 21, 2019
Added generated code attribute to cs client's proxy generate by bit
yasmoradi
committed
91227cf
View commit details
Copy full SHA for 91227cf
View code at this point
Browse repository at this point
Commits on Apr 6, 2019
Initial implementation for cs client's code generator with support for actions & functions & sets
yasmoradi
committed
dcb66c7
View commit details
Copy full SHA for dcb66c7
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Refactor bit code generator => Deleted Bit VS Extension V1 + Renamed BitConfiV1.json to BitConfig.json + inital cs client code generator without implementation + delete file cleaners + bit code gen…
Show description for 1c9f8d4
yasmoradi
committed
1c9f8d4
View commit details
Copy full SHA for 1c9f8d4
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Obsolote custom odata namespace and use default namespace due update to MS.AspNet.OData 7.1
yasmoradi
committed
620a615
View commit details
Copy full SHA for 620a615
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
Applied required changes for MS.AspNet.OData 7.1
yasmoradi
committed
1a0f855
View commit details
Copy full SHA for 1a0f855
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
Applied code lint
yasmoradi
committed
ff8ba3b
View commit details
Copy full SHA for ff8ba3b
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
Refactored bit code generator's solution file access
yasmoradi
committed
13e3a48
View commit details
Copy full SHA for 13e3a48
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
Bit Tools >> Updated nuget packages + Removed unused codes + Use PackageReference instead of packages.config
yasmoradi
committed
2965f10
View commit details
Copy full SHA for 2965f10
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
Added support for unbound associations (Those without InverseProperty attribute)
yasmoradi
committed
7665746
View commit details
Copy full SHA for 7665746
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Enhanced bit tools codes
yasmoradi
committed
5180155
View commit details
Copy full SHA for 5180155
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Renamed ISV to IsSynced
yasmoradi
committed
644cfa3
View commit details
Copy full SHA for 644cfa3
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Better exceptions for bit config v1 json validation
yasmoradi
committed
09c4b68
View commit details
Copy full SHA for 09c4b68
View code at this point
Browse repository at this point
ODataSingleResult results into IQueryable at client side using bit tools
yasmoradi
committed
6716e41
View commit details
Copy full SHA for 6716e41
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Updated nuget/npm packages + codes based on recent bit changes
yasmoradi
committed
38e299e
View commit details
Copy full SHA for 38e299e
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Bit tools >> code generator now generate codes for all source projects
yasmoradi
committed
7695d40
View commit details
Copy full SHA for 7695d40
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
Syntax code improvements in bit tools
yasmoradi
committed
cc9696b
View commit details
Copy full SHA for cc9696b
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Simplified bit tools codes
yasmoradi
committed
3f31a0f
View commit details
Copy full SHA for 3f31a0f
View code at this point
Browse repository at this point
Bit code generator now accepts solution file path other that workspace.currentSolution.FilePath
yasmoradi
committed
48a0ae7
View commit details
Copy full SHA for 48a0ae7
View code at this point
Browse repository at this point
Use workspace instead of solution in code generator classes
yasmoradi
committed
4281d68
View commit details
Copy full SHA for 4281d68
View code at this point
Browse repository at this point
Bit tools now uses least version of roslyn packages >> vs 2015 update 3
yasmoradi
committed
092b9eb
View commit details
Copy full SHA for 092b9eb
View code at this point
Browse repository at this point
Commits on Aug 6, 2017
Code refactorings
yasmoradi
committed
9b97b3c
View commit details
Copy full SHA for 9b97b3c
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Removed usages of CacellationToken.None from bit tools
yasmoradi
committed
833e0d7
View commit details
Copy full SHA for 833e0d7
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Validate bit config v1 json file. This closes #50
yasmoradi
committed
45c5d46
View commit details
Copy full SHA for 45c5d46
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Refactored bit tools codes to remove workspace parameter from codes + Generate all will be applied on solution open/change
yasmoradi
committed
6d83072
View commit details
Copy full SHA for 6d83072
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
Async code generator / analyzer / vs extension
yasmoradi
committed
dd012fb
View commit details
Copy full SHA for dd012fb
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
Removed unused namespaces + Adjust existing namespaces + small enhancements in codes
yasmoradi
committed
2531748
View commit details
Copy full SHA for 2531748
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Updated bit tools tests based on recent bit changes
yasmoradi
committed
b3784d9
View commit details
Copy full SHA for b3784d9
View code at this point
Browse repository at this point
Commits on May 21, 2017
More clear exceptions in bit vs extension
yasmoradi
committed
3596432
View commit details
Copy full SHA for 3596432
View code at this point
Browse repository at this point
Commits on May 16, 2017
bit tools no longer needs ParameterAttribute
yasmoradi
committed
d6c0553
View commit details
Copy full SHA for d6c0553
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL