Xiaoyun Zhang
|
6bea055b26
|
[.Net] Add a generic IHandle interface so AgentRuntime doesn't need to deal with typed handler (#3985)
* add IHandle for object type
* rename handle -> handleObject
* remove duplicate file header setting
* update
* remove AgentId
* fix format
|
2024-10-30 11:53:37 -07:00 |
|
Xiaoyun Zhang
|
9ba14ee15b
|
Fix dotnet test and reformat dotnet code (#3603)
* fix test
* install aspire workload
* format
* fix build error
* fix format
* format
|
2024-10-02 14:42:27 -04:00 |
|
Xiaoyun Zhang
|
5c7498cc08
|
Dotnet package cleanup and reconciliation of dirs
|
2024-10-02 12:57:50 -04:00 |
|
Xiaoyun Zhang
|
18d52f606a
|
Merge dotnet conflict (#3)
|
2024-09-30 19:32:48 -04:00 |
|
Jack Gerrits
|
da759b6aed
|
Dotnet - core framework rework (rebased) (#511)
* dotnet rework
* add dotnet workload update to startup
* fix build
* interim fixup
* this is the stuff that was missing
* renaming the .net classes
* more build fixup
* port dev-team sample WIP
* add proto messages and IHandle to agents
* add github variables
* remove OAgents gh-flow
* remove OAgents library
* add .vs to gitignore
---------
Co-authored-by: Kosta Petan <kostapetan@gmail.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
|
2024-09-17 13:01:49 +00:00 |
|