-
I'm trying to use the library in ASP .NET Core, but it doesn't read the "appsettings.json" file, will there be any updates to work with that file type as well?
-
A friend of mine is interested in potentially packaging a .NET Core app for Sandstorm. I know @pgrm tried to do this before and ran into some issues like https://github.com/sandstorm-io/sandstorm/issu…
-
i18n should also support ASP.NET Core on both .NET Core (netstandard1.6) and .NET 4.5.1 and higher (the same platforms supported by ASP.NET Core). These apps will always run in Kestrel and i18n should…
-
I'm trying to follow the example, but it seems that `app.UseExceptionHandler` it's called only when I remove `app.UseAuthorization`, but I do need `UseAuthorization`. What could I be missing?
```
…
-
错误信息为:A JSONObject text must begin with '{' at 1 [character 2 line 1]
-
Hi guys,
If razor file has Html.Action("etc","etc"), page gives exception for null object.
It is working only at "Minimum" protection selection but I am not sure this level is enought for me, Do you …
-
```
What new or enhanced feature are you proposing?
Support the same workflow as in the current version of elmah but in the new
asp.net 5 pipeline.
What goal would this enhancement help you achiev…
-
```
What new or enhanced feature are you proposing?
Support the same workflow as in the current version of elmah but in the new
asp.net 5 pipeline.
What goal would this enhancement help you achiev…
-
```
First of all I want to apologize for making an issue post without having an
issue.
This is what I did to make an equivalent Upload.php file in ASP.NET using c#
(c-sharp).
I made a handler to s…
-
```
Create an ASP.Net MVC Sample
```
Original issue reported on code.google.com by `paulkinlan@google.com` on 27 Aug 2010 at 7:27