mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 13:05:56 +00:00
Add .NET Core MVC with Templates vs Iris MVC with Templates
https://hackernoon.com/go-vs-net-core-in-terms-of-http-performance-7535a61b67b8 Former-commit-id: dabf2d23a2f8a341ded9fc87ced82300855e26a6
This commit is contained in:
8
_benchmarks/netcore-mvc-templates/appsettings.json
Normal file
8
_benchmarks/netcore-mvc-templates/appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Error"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user