Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加LRU缓存和更全面的Url重写机制 #70

Closed
beetlex-io opened this issue Oct 20, 2019 · 3 comments
Closed

添加LRU缓存和更全面的Url重写机制 #70

beetlex-io opened this issue Oct 20, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@beetlex-io
Copy link
Owner

加入LRU缓存功能类,Url重写机制支持更完善如支持下规则重写:
/Orders/{user}/{Suppliers} to /Orders?user={user}&Suppliers={Suppliers}

@beetlex-io beetlex-io added the enhancement New feature or request label Oct 20, 2019
@beetlex-io beetlex-io pinned this issue Oct 20, 2019
@beetlex-io
Copy link
Owner Author

更新至1.6.9

@beetlex-io beetlex-io unpinned this issue Oct 21, 2019
@imsk
Copy link

imsk commented Oct 23, 2019

怎么加载appsettings.{}.json文件的配置呢?

@beetlex-io
Copy link
Owner Author

可以自己引入Microsoft.Extensions.Configuration.Json来处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants