forked from microsoft/semantic-kernel
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net Samples Restructuring - Phase 2 (microsoft#6005)
## Phase 2 - Sample Restructuring - Removal of Examples numbering - Decomposing `KernelSyntaxExamples` into meaningful Feature base folders within `Concepts`. - Update current sample projects to use `sample` centric `InternalUtilities` reducing code repetition - Update SDK projects type to be correctly idenfified as xUnit Test projects - Update projects to be implicit using friendly, reducing considerably the extra lines of code for every sample. - Decomposing `Concepts\AgentSyntax` into `Concepts\Agents` - Decomposing `Concepts\AgentSyntax\GettingStarted` into a new root dedicated `GettingStartedWithAgents`
- Loading branch information
1 parent
1c77ad2
commit c545c7d
Showing
214 changed files
with
921 additions
and
2,885 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 0 additions & 32 deletions
32
dotnet/samples/Concepts/AgentSyntax/Configuration/ConfigurationException.cs
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
dotnet/samples/Concepts/AgentSyntax/Configuration/TestConfiguration.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.