Dmytro Struk and GitHub
6809510413
Updated package versions ( #2642 )
2025-12-04 22:09:53 +00:00
Dmytro Struk and GitHub
d302bffc63
Updated package versions ( #2455 )
2025-11-25 17:16:00 +00:00
Roger Barreto and GitHub
45dba6b825
Version bump prep for release 251114.1 ( #2239 )
2025-11-15 11:04:18 +00:00
Dmytro Struk and GitHub
aba3076203
Updated package versions ( #2208 )
2025-11-14 01:21:29 +00:00
Dmytro Struk and GitHub
a4e82f4e04
Updated package version ( #2164 )
2025-11-13 02:53:31 +00:00
Mark Wallace and GitHub
297d9d7fb3
Version 1.0.0-preview.251110.2 ( #2067 )
2025-11-11 00:23:01 +00:00
Mark Wallace and GitHub
d3827e8c11
Version 1.0.0-preview.251107.2 ( #2065 )
2025-11-10 22:47:49 +00:00
Mark Wallace and GitHub
f41e103ee2
Version 1.0.0-preview.251110.1 ( #2048 )
2025-11-10 12:23:22 +00:00
Mark Wallace and GitHub
cfcec83f0f
Version preview.251107.1 ( #2008 )
2025-11-07 17:31:45 +00:00
Dmytro Struk and GitHub
327c304339
.NET: Python: Updated package versions ( #1944 )
...
* Updated .NET version
* Updated Python package versions
* Updated changelog
2025-11-05 22:20:31 +00:00
Dmytro Struk and GitHub
9e1b3c9b85
Python: .NET: Updated package version and small fix ( #1911 )
...
* Removed public key
* Updated package version
* Updated Python package versions
2025-11-04 22:42:07 +00:00
Dmytro Struk and GitHub
eed7e59f3f
Updated Python and .NET package versions ( #1758 )
2025-10-28 18:49:50 +00:00
Mark Wallace and GitHub
7fb8bcf660
Version preview.251016.1 ( #1521 )
2025-10-16 17:17:29 +00:00
Dmytro Struk and GitHub
00a124dae6
Added git tag property ( #1386 )
2025-10-10 15:37:14 +00:00
Mark Wallace and GitHub
1b5e20b5b0
Version preview.251009.1 ( #1339 )
2025-10-09 08:42:49 +00:00
Mark Wallace and GitHub
2b2d3a44a5
Version preview.251007.1 ( #1271 )
2025-10-07 18:30:12 +00:00
caf051637f
Version preview.251002.1 ( #1112 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-10-02 21:03:55 +01:00
dc9d1a6280
Version preview.251001.3 ( #1064 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-10-01 15:00:48 +00:00
b8a5e7f4dc
Version preview.251001.2 ( #1061 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-10-01 14:23:00 +00:00
ef88b51dd9
Fix the package project url ( #1052 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-10-01 09:24:07 +00:00
0966a1d8ae
Bump version and fix duplicate project titles ( #1046 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-10-01 08:01:29 +00:00
a4e593c795
Use official icons ( #1019 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-09-30 18:56:05 +00:00
4866936041
.NET: Align or add NuGet package settings for all packages ( #1013 )
...
* Align or add NuGet package settings for all packages
* Update dotnet/src/Microsoft.Agents.AI.AzureAI/Microsoft.Agents.AI.AzureAI.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Address code review feedback
---------
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-30 15:25:09 +00:00
189434dd4b
Update the package version and suffix in preparation for public preview ( #970 )
...
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
2025-09-30 10:08:23 +00:00
c1a385919a
.NET: Resize the icon to the recommended size ( #1005 )
...
* Resize the icon to the recommended size
* Update dotnet/nuget/NUGET.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Mark Wallace <markwallace@microsoft.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-30 09:26:37 +00:00
7189caabc7
.NET: Nuget update ( #987 )
...
* Update README with enhanced highlights and streamlined getting started
- Added banner image for professional branding
- Updated highlights section to focus on key features: multi-agent orchestration, workflows, AF Labs, DevUI, Python/C# support, observability, multiple providers, and middleware
- Streamlined getting started section with direct links to comprehensive guides
- Fixed file paths in samples section and removed outdated Azure integration reference
- Improved overall structure and readability
* Update NuGet package documentation and add framework icon
- Added comprehensive high-level summary for Microsoft Agent Framework
- Included key features highlighting multi-agent orchestration, workflows, observability, and cross-platform support
- Added agent-framework-icon.png for NuGet package branding
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update dotnet/nuget/NUGET.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-30 07:46:44 +00:00
westey and GitHub
d0531bb93b
Add skeleton dotnet project structure ( #49 )
...
* Add skeleton dotnet project structure
* Fix casing in import statement.
* Moving tests folder to be a sibling of src.
* Update tests to use directory.builds.props and only build necessary frameworks.
* Move more test props to directory.build.props
* Add AotCompatible flag and .net 8.0
* Rename Tests to UnitTests
* Add global.json file
* Update publish mapping for unit tests to debug, to reduce build times.
2025-05-29 15:58:57 +00:00