Граф коммитов

22037 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot b73ad1f40a
Update package index with latest published versions (#34871) 2023-04-04 17:34:48 +00:00
Azure SDK Bot 38652547c3
Update package index with latest published versions (#34868) 2023-04-04 15:27:59 +00:00
John Tur 36aaa007a0
Change misleading text about .NET Framework compatibility mode (#33328)
* Change misleading text about .NET Framework compatibility mode

.NET Framework compatibility mode is supported on all .NET platforms, not just Windows.

* Apply suggestions from code review

Co-authored-by: Immo Landwerth <immo@landwerth.net>

---------

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Immo Landwerth <immo@landwerth.net>
2023-04-04 10:37:34 -04:00
C. Augusto Proiete a3e2053572
Update build-container.md to add missing "cd App" command (#33748)
Add missing command to change directories and navigate into the *App* folder, from the terminal session
2023-04-04 14:31:24 +00:00
Christopher Demicoli b21457fd5d
Added delete permission to pod-reader (#33299) 2023-04-04 10:24:40 -04:00
Aaron Robinson f8a2b9f53e
Clarify details around url zones (#34859)
* Clarify details url zones

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
2023-04-03 19:43:12 -07:00
Azure SDK Bot ecc4d43e6b
Update package index with latest published versions (#34865) 2023-04-03 21:28:38 +00:00
github-actions[bot] 983035a492
Monthly chores: Automated repo cleanup (#34850) 2023-04-03 13:44:20 -07:00
Damon Tivel a5f0593abe
Update documentation (#34749) 2023-04-03 13:22:35 -07:00
Tom Dykstra a1a6b40806
More info on what isn't collected (#34821) 2023-04-03 10:41:21 -07:00
Azure SDK Bot 08a9cd67c8
Update package index with latest published versions (#34863) 2023-04-03 17:28:42 +00:00
Chris 02bd728b78
Add link to the list of available run-time objects (#34854)
* Add link to the list of available run-time objects

That list contains (amongst others) all links to My.Xyz such as My.Computer, My.Application, etc. Fixes #34734

* Add file name to link
2023-04-03 15:14:15 +00:00
github-actions[bot] e34f0eb506
What's new article (#34851)
* Bot 🤖 generated "What's new article"

* Update docs/whats-new/dotnet-docs-mod0.md

---------

Co-authored-by: IEvangelist <IEvangelist@users.noreply.github.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
2023-04-03 15:12:15 +00:00
claudiaregio 42501b5744
add_survey_to_docs_landing (#34837) 2023-04-03 11:08:15 -04:00
David Pine 6ce6926fc4
Fix NU1605 issues (#34858) 2023-04-03 11:02:50 -04:00
Azure SDK Bot 55ac377da1
Update package index with latest published versions (#34849) 2023-04-01 00:02:53 +00:00
Azure SDK Bot 259fc74336
Update package index with latest published versions (#34848) 2023-03-31 21:28:55 +00:00
Azure SDK Bot b5f5e77cdd
Update package index with latest published versions (#34846) 2023-03-31 19:27:55 +00:00
Tom Dykstra d7e1195c71
Default location of .NET on Linux varies (#34834) 2023-03-31 11:27:39 -07:00
Azure SDK Bot 1420cd68a9
Update package index with latest published versions (#34845) 2023-03-31 17:29:24 +00:00
Genevieve Warren 1bf68adb16
remove binary serialization examples from globalization article (#34842) 2023-03-31 09:48:13 -05:00
Genevieve Warren 392bb36bd1
Add .NET location search info (#34823)
* add location info

* tweak
2023-03-31 09:46:06 -05:00
Genevieve Warren d16be2536f
improve formatting (#34838) 2023-03-30 19:52:22 -07:00
Azure SDK Bot f5f3e582b8
Update package index with latest published versions (#34839) 2023-03-30 23:27:15 +00:00
Alex Buck e4f4d79225
[BULK] DocuTune - Add ms.custom tags for horizontals (#34819) 2023-03-30 15:55:41 -07:00
Tom Dykstra d70bb37371
Explain `using` for `System.Reflection` (#34754) 2023-03-30 14:05:54 -07:00
Petr Kulikov 07cd2c63fc
Shift operators: added example with a negative shift (#34832) 2023-03-30 15:55:03 -04:00
Bill Wagner d3f4d4e75e
Update int and long sizes (#34833)
They were incorrectly specified earlier.

Fixes #34827
2023-03-30 12:13:40 -07:00
Genevieve Warren 0c31bc8367
Update xdocument-class-overview.md (#34822) 2023-03-30 09:52:12 -07:00
Azure SDK Bot 43c7213c3b
Update package index with latest published versions (#34828) 2023-03-30 15:35:54 +00:00
Emrebener 137e8502bc
fixed minor spelling error (#34825)
removed space from "ADO .NET"
2023-03-30 13:54:52 +00:00
Eduardo Ruthes 2a59187c64
Update member-access-operators.md (#34820) 2023-03-30 13:51:27 +00:00
Bill Wagner 25c79ed6d2
use the oauth keys in sequester (#34771)
Update the ApiKeys to use the new org-level oauth keys.
2023-03-30 08:43:23 -04:00
Dan Moseley b389380091
update interop doc (#34763)
* update interop doc

* fix link

* feedback

* link

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
2023-03-29 16:21:21 -06:00
Genevieve Warren 788b514014
Remove outdated mentions of Internet Explorer (#34740) 2023-03-29 12:44:08 -07:00
Azure SDK Bot 838e92d4b7
Update package index with latest published versions (#34814) 2023-03-29 17:36:02 +00:00
Drew Noakes 9f7747f6a0
Modernise code sample (#34774)
The example could comfortably use an auto property to keep the reader focused on the important aspects of the sample code.
2023-03-29 10:16:48 -04:00
Drew Noakes f13bfc437f
Fix sample code (#34773)
The capitalisation of the sample code was non-idiomatic, and self-inconsistent.
2023-03-29 10:16:10 -04:00
Petr Kulikov 3f9c1f6f24
Remove misleading reference (#34762) 2023-03-29 10:14:29 -04:00
github-actions[bot] f4d34acabe
Merge pull request #34793 from dotnet/dependabot/nuget/docs/orleans/deployment/snippets/service-fabric/stateless/Microsoft.Orleans.Server-7.1.1
Bump Microsoft.Orleans.Server from 7.1.0 to 7.1.1 in /docs/orleans/deployment/snippets/service-fabric/stateless
2023-03-29 13:25:29 +00:00
dependabot[bot] 3ea52c78cd
Bump Microsoft.Orleans.Server
Bumps [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](https://github.com/dotnet/orleans/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 13:21:33 +00:00
github-actions[bot] 741567f059
Merge pull request #34811 from dotnet/dependabot/nuget/docs/orleans/grains/snippets/transactions/Server/Microsoft.Orleans.Server-7.1.1
Bump Microsoft.Orleans.Server from 7.1.0 to 7.1.1 in /docs/orleans/grains/snippets/transactions/Server
2023-03-29 13:21:09 +00:00
github-actions[bot] 6166feeb82
Merge pull request #34794 from dotnet/dependabot/nuget/docs/orleans/quickstarts/snippets/url-shortener/orleansurlshortener/Microsoft.Orleans.Server-7.1.1
Bump Microsoft.Orleans.Server from 7.1.0 to 7.1.1 in /docs/orleans/quickstarts/snippets/url-shortener/orleansurlshortener
2023-03-29 13:20:52 +00:00
github-actions[bot] fd8f8be8a3
Merge pull request #34805 from dotnet/dependabot/nuget/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/Microsoft.Orleans.BroadcastChannel-7.1.1
Bump Microsoft.Orleans.BroadcastChannel from 7.1.0 to 7.1.1 in /docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client
2023-03-29 13:18:10 +00:00
dependabot[bot] fc17c5eb2f
Bump Microsoft.Orleans.Server
Bumps [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](https://github.com/dotnet/orleans/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 13:15:25 +00:00
dependabot[bot] 8ac4c8a9b2
Bump Microsoft.Orleans.Server
Bumps [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](https://github.com/dotnet/orleans/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 13:14:57 +00:00
dependabot[bot] 4d413f3b35
Bump Microsoft.Orleans.BroadcastChannel
Bumps [Microsoft.Orleans.BroadcastChannel](https://github.com/dotnet/orleans) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](https://github.com/dotnet/orleans/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.BroadcastChannel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 13:14:57 +00:00
github-actions[bot] 7d2b42f69c
Merge pull request #34783 from dotnet/dependabot/nuget/docs/orleans/grains/snippets/transactions/Grains/Microsoft.Orleans.Sdk-7.1.1
Bump Microsoft.Orleans.Sdk from 7.1.0 to 7.1.1 in /docs/orleans/grains/snippets/transactions/Grains
2023-03-29 13:14:47 +00:00
github-actions[bot] f4e152fb50
Merge pull request #34812 from dotnet/dependabot/nuget/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/Microsoft.Orleans.BroadcastChannel-7.1.1
Bump Microsoft.Orleans.BroadcastChannel from 7.1.0 to 7.1.1 in /docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo
2023-03-29 13:14:06 +00:00
github-actions[bot] 48c638643c
Merge pull request #34790 from dotnet/dependabot/nuget/docs/orleans/host/snippets/Microsoft.Orleans.Clustering.AzureStorage-7.1.1
Bump Microsoft.Orleans.Clustering.AzureStorage from 7.1.0 to 7.1.1 in /docs/orleans/host/snippets
2023-03-29 13:13:51 +00:00