-
This will be useful in European countries wher websites need to obey the "cookie law" (more: https://www.cookielaw.org/the-cookie-law/).
Sample scenario:
1) User navigates to a website
2) User acce…
-
I did a quick code review and almost everything is .net standard 2. The only exceptions are:
1. DiskCache - here there was an unused reference - removing that also makes it .net standard 2
1. Imag…
-
Hi!
We recently updated EF Core from 2.0.2 to 2.1.2, and this code that worked perfectly fine earlier, has now started failing with some strange errors. When debugging this code in Visual Studio 20…
-
# Open Grant Proposal: `SeaTrees Ocean Positive NFT`
**Name of Project:**. SeaTrees Ocean Positive NFT
**Proposal Category:** green
**Proposer:** kwhilden1
**(Optional) Technical Sponsor:*…
-
### Is your feature request related to a problem? Please describe.
I am trying to use OrchardCore framework outside of the CMS in one of my projects. I want to use theming component so I configured t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
See https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/?view=aspnetcore-6.0&…
-
Vulnerable Library - microsoft.visualstudio.web.codegenerators.mvc.2.1.7.nupkg
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Library home page: https:…
-
![image](https://user-images.githubusercontent.com/6891030/76075688-5b9cf400-5f95-11ea-83d6-1805205f32ae.png)
Whilst making an insertion in to the db of an entity I've recently started receiving th…
-
When I go to any of controller, View is highlighting as red (Visual Studio 2022):
![image](https://user-images.githubusercontent.com/5969160/178945939-0bf8d7ae-2b34-4f3e-8d79-ab8f79e8b9dc.png)
I…
-
### Which *exact* Umbraco version are you using? For example: 8.13.1 - don't just write v8
9.0.1
### Bug summary
I have a custom Tag Helper where I inject `MediaFileManager`. From this I can …