-
Written on 10.05.2017 10:45:51
URL: http://asp.net-hacker.rocks/2017/05/10/trouble-with-aspnetcore-part1.html
-
## Background and Motivation
We used to have an API on `IStringLocalizer` that would enable creating an instance for a specific culture, but it was removed (see #7756) due to reports of confusion b…
-
Hi,
We're considering purchasing ActiveReports.NET for use within our Angular/Vue app with a .NET Core backend. It's been hard to track down, but I see there is support for including a security tok…
-
# Issue Title
Be as descriptive as you can with your title.
# General
Provide details on the problem you are experiencing including the .NET Core version, operating system version and anythin…
ghost updated
4 years ago
-
How to use your identity server with asp.net. I already have my project and I want to know how to implement your identity server project on my asp.net core web application. Kindly briefly explain how …
-
I've got the following QueryParams object:
`public class GetLocationsQueryParams
{
public GetLocationsQueryParams()
{
LocationDeviceData = new List();
}…
-
We need to decide what we expect users are going to do with the assets built from source-build.
For example, do we expect people to publish the NuGet packages that were built to some feed? Do we e…
-
Ciao, ho fatto varie prove inserendo componenti Blazor in progetti MVC come da tuo esempio e tutto funziona.Ho testato che funziona anche in modalità full async, il che permette davvero scenari inte…
-
# Summary
`dotnet build` ignores Code Quality analysis rule severity settings in `.editorconfig`, while Visual Studio honors them.
# Environment
- Windows 10
- dotNet version: 8.0.304
- V…
-
Vulnerable Library - microsoft.aspnetcore.mvc.2.0.0.nupkg
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic w...
Library home page: https://api.nuget…