-
We are developing a SaaS ASP.NET MVC application where each tenant has their own database.I know it is possible to the data access layer (DAL) to the dataportal CRUD methods via dependency injection w…
-
Can someone share a project example of a MVC web application implementing real-time database notification with using ASP.NET Core 3.0 or 3.1, ADO.NET, SignalR 3.0 and SqlDependency ?
I am building a …
-
Hello,
I am totally new to RavenDB and was able to find your StarterKit. I have got some WebForms experience from years ago and it is now my intention to learn ASP.NET 5 and skip ASP.NET MVC as it is…
-
Hi I am implementing JaaS in our asp.net mvc website.
Could you also add normal .NET demo for creating jwt token?
The existing .NET demo is for .NET Core, and there's no such functions in .NET Frame…
-
# .NET Package Maintenance
.NET Core was released in June 2016, and over the last six years, many thousands of NuGet packages have been published under the .NET umbrella. Many of these packages are…
-
ASP.NET MVC projects have a set of ASPNET-specific appsettings. These shouldn't be needed in ASP.NET Core and shouldn't be automatically migrated to the appsettings.json file. Without looking too deep…
-
## CVE-2022-38013 - High Severity Vulnerability
Vulnerable Library - Microsoft.AspNetCore.Mvc.Abstractions-3.100.820.42106.dll
Microsoft.AspNetCore.Mvc.Abstractions
Library home page: https://api.nu…
-
The [Laravel docs have a section on Distributed Tracing](https://docs.sentry.io/platforms/php/guides/laravel/performance/distributed-tracing/) that explains what people need to do in the front end of …
-
Dear @sfmskywalker
I have studied your code on different level/projects. You have done brilliant work. But there is one issue with your code is you are following all modern trends. Your sample are…
-
This issue links to [Asp.net core identity change username/email](https://stackoverflow.com/q/54128505/1841839)
## Steps to reproduce:
Create new asp.net core web application (asp.net core 2.2, mv…