Ryan Sweet
8e37cef69d
Rysweet dotnet folder moves ( #3693 )
* add service defaults to Host
* add otel to app host
* ran format
* remove HelloAgents
* moving things around to fit the folder structure/naming conventions
---------
Co-authored-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
1 year ago
Ryan Sweet
e40056789a
Rysweet hello fix ( #3683 )
Fixing the HelloWorld sample and some refactoring of .NET code, adding App and Host classes in client and runtime.
1 year ago
Xiaoyun Zhang
9ba14ee15b
Fix dotnet test and reformat dotnet code ( #3603 )
* fix test
* install aspire workload
* format
* fix build error
* fix format
* format
1 year ago
Xiaoyun Zhang
5c7498cc08
Dotnet package cleanup and reconciliation of dirs
1 year ago
Xiaoyun Zhang
18d52f606a
Merge dotnet conflict ( #3 )
1 year ago
Jack Gerrits
3a62798af8
Merge work in progress autogen 0.4 to main
1 year ago
Ryan Sweet
dca82b3f5d
Rysweet dotnet refactor ( #624 )
rename the main classes and mixup folder structure
move some tings from samples into core
cleanup cross-deps
cleanup grpc deps
1 year ago
Ryan Sweet
7d7fc8a912
.NET cleanup and refactor ( #558 )
Moves some shared code from samples into core.
complete/cleanup the rename to Microsoft.AutoGen
adds new projects in AutoGen.Extensions
1 year ago
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>
1 year ago