We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c5254 commit 0e8c944Copy full SHA for 0e8c944
1 file changed
src/components/BootstrapBlazor.IP2Region/Extensions/ServiceCollectionExtensions.cs
@@ -9,7 +9,7 @@ namespace Microsoft.Extensions.DependencyInjection;
9
/// <summary>
10
/// BootstrapBlazor 服务扩展类
11
/// </summary>
12
-public static class BootstrapBlazoIP2RegionExtensions
+public static class ServiceCollectionExtensions
13
{
14
15
/// 添加 IP2RegionService 服务
0 commit comments