Skip to content

Dotnet examples RC1#80

Open
echobravopapa wants to merge 5 commits into
mainfrom
dotnet-examples-rc1
Open

Dotnet examples RC1#80
echobravopapa wants to merge 5 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>
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.

1 participant