mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-23 00:32:50 +08:00
make stringextensions available
This commit is contained in:
parent
95a7c821fd
commit
24f8a18579
@ -3,7 +3,7 @@ using System.Linq;
|
||||
|
||||
namespace Ocelot.Infrastructure.Extensions
|
||||
{
|
||||
internal static class StringValuesExtensions
|
||||
public static class StringValuesExtensions
|
||||
{
|
||||
public static string GetValue(this StringValues stringValues)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user