308cdd03f21b7a2b07b3f58677cfd535c51681f3
Configured the application to use SQL Server as a distributed cache provider. Added `AddDistributedSqlServerCache` to `Program.cs` and set up the connection string, schema name, and table name from the `Cache:SqlServer` configuration section. This enables persistent and shared caching across multiple application instances.
Description
No description provided
Languages
JavaScript
86.6%
C#
6.7%
Visual Basic .NET
2.7%
HTML
2.4%
CSS
1.1%
Other
0.4%