FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for BitTools/BitTools.Core - 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
BitTools.Core
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 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
Try to find inverse property in bit source generator
yasmoradi
committed
e8b8d88
View commit details
Copy full SHA for e8b8d88
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 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 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 Dec 2, 2017
Do not set inverse prop name for props with simple|enum|complex type
yasmoradi
committed
0f4ffcd
View commit details
Copy full SHA for 0f4ffcd
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 6, 2017
Added support for open type dictionary in bit tools code generator
yasmoradi
committed
ad67cc7
View commit details
Copy full SHA for ad67cc7
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
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
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 26, 2017
Enhanced Extended Single methods
yasmoradi
committed
4566df9
View commit details
Copy full SHA for 4566df9
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fixed odata SingleResult detection issue in bit tools core
yasmoradi
committed
8a52148
View commit details
Copy full SHA for 8a52148
View code at this point
Browse repository at this point
Support single result in dto & dto set controllers
yasmoradi
committed
de64911
View commit details
Copy full SHA for de64911
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
BitTools.Core now will be dployed twice in BitCodeAnalyzer nuget package and BitVSExtension vsix package.
yasmoradi
committed
e136f1b
View commit details
Copy full SHA for e136f1b
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
Update bit code analyzer install-uninstall powershell scripts + updated nuget.spec + Enhanced BitPackage.cs
yasmoradi
committed
d29c488
View commit details
Copy full SHA for d29c488
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
Commits on May 12, 2017
Enhanced bit vs extension html intellisense
yasmoradi
committed
6bdcad3
View commit details
Copy full SHA for 6bdcad3
View code at this point
Browse repository at this point
Ability to add html elements intellisense schema files
yasmoradi
committed
eede123
View commit details
Copy full SHA for eede123
View code at this point
Browse repository at this point
Commits on May 6, 2017
Show versions of bit dlls at startup of BitVSPackage
yasmoradi
committed
8f847cb
View commit details
Copy full SHA for 8f847cb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL