Skip to content

Dotnet examples RC1#80

Merged
echobravopapa merged 6 commits into
mainfrom
dotnet-examples-rc1
Jul 14, 2026
Merged

Dotnet examples RC1#80
echobravopapa merged 6 commits into
mainfrom
dotnet-examples-rc1

Conversation

@echobravopapa

Copy link
Copy Markdown
Contributor

This is updated examples targeting the initial RC and likely GA version.

echobravopapa and others added 5 commits June 10, 2026 14:37
Remove tracked .vs/ IDE artifacts (already covered by .gitignore).
- Bump package version from 1.0.0-1092-beta.2 to 1.0.0-beta.3-1222 across all projects
- Update target framework from net8.0 to net10.0 (required by new package)
- Update IAuthInitialize.GetCredentials signature: IDictionary<string,string> -> IConfiguration
- Update CacheFactory instantiation in jsonconfig to use ConfigurationBuilder (API change)
- Add Microsoft.Extensions.Configuration.Json 9.0.0 to jsonconfig

ai-assisted=yes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- prometheus: exposes GemFire .NET Client metrics via OpenTelemetry Prometheus exporter
- sessionstate: backs ASP.NET Core session state with GemFire using IDistributedCache
- Update GemFireClientExamples.sln to include both new projects
- Update README.md with Web/ASP.NET and Observability sections

ai-assisted=yes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Target .NET 10.0 SDK (required by new package)
- Require GemFire 10.3+; update docs URL from 10.2 to 10.3
- Fix clone URL and path to gemfire/gemfire-examples repo
- Add chmod/Set-ExecutionPolicy note for script executability
- Supported OSes: replace Ubuntu 22.04 with RHEL 10; remove JetBrains Rider
- Update all PackageReference versions and dependency list from nuspec

ai-assisted=yes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
First GA RC: bump all csproj package references (gemfire.client and
gemfire.client.session), INSTALLATION.md version strings and nupkg
filenames, NuGet.config local path, and all README techdocs URLs from
1-0-beta to 1-0.

ai-assisted=yes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ai-assisted=yes

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@echobravopapa echobravopapa merged commit 4a9a7b0 into main Jul 14, 2026
@echobravopapa echobravopapa deleted the dotnet-examples-rc1 branch July 14, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants