Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-mvc

ASP.NET CORE Render Razor View to string with controller parameters

c# asp.net-core-mvc

Is there any way to use IHostingEnvironment in .net core class library?

How do I get a callback URL to Identity/Pages/Account/ConfirmEmail from a controller?

How do I get my custom ILogger implementation from ILogger in, for example a controller?

Use hiddenfield-value for asp-route-parameter

c# jquery asp.net-core-mvc

Claims in IHttpContextAccessor are empty

Inifinite loop during model binding when using [ModelBinder] attribute

asp.net-core-mvc

How to use localization with String.Format

mvc6: specify custom location for views of viewComponents

asp.net-core-mvc

How do I pass a parameter to RazorPage OnGet()?

Does aspnetcore have a galaxy-sized security hole with controllers or am I missing something?

Using SharedLocalizer and javascript in ASP.Net Core

Ajax Post Request always passes null Object to MVC Controller

Conditional logging by Serilog in C#

asp.net core pass data from content page to layout

How to use ASP.NET Core SignalR with Pace.js

System.DllNotFoundException: Unable to load DLL 'libuv' when publishing .NET Core Website on Windows Server 2008 R2

Where is Notifications in OpenIdConnectOptions in .NET Core 1.0.0 RC2?

Converting Microsoft.AspNetCore.Http.HttpContext to System.Web.HttpContext

IControllerModelConvention with dependency injection