Eduardo Cáceres
|
94e176dd85
|
Make kestrel limits configurable (#520)
* Allow kestrel options to be overriden with values of config files and environment variables (see https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-3.1#kestrel-options)
* Make appsettings.json optional
* Move changes to AspNetCoreSelfHost.Framework files.
* Implement ConfigureKestrelServerOptions for .NET Standard 1.3.
|
2020-10-15 16:05:07 +02:00 |
|