-
## Summary
I want to use the `DefaultProblemDetailsFactory` class without calling the `AddMvcCore` method.
## Motivation and goals
I aim to leverage a `ProblemDetailsFactory` implementation (…
-
Hi, I came across this intrigued due to the name but then looked at the source and README and realised it relies on things in MVC to cache the responses as well as a dependency on MVC itself.
How w…
-
I am using the latest version of Rollbar.NET in an ASP .NET MVC application that is hosted on IIS and uses .NET Framework 4.8. However, the RollbarConfigurationLoader (its static constructor) uses R…
-
using COM.KuMao.Admin.Business;
using COM.KuMao.Admin.Entity.Activity;
using App.Admin.Common;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Sockets;
using…
-
**Problem:** When changes are made to any Liquid file in the project, they do not take effect immediately.
### Steps to Reproduce the Issue:
1. **Create a New ASP.NET Core Web App (MVC) Projec…
-
**Describe the bug**
When visit the Asp.net core tutorial from the [official document](https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-controller?view=aspnetcore-7.0&tabs…
-
### Describe the bug
Enabling nullability in my operator project causes webhooks to fail. When nullability is enabled, I see the following `Request.Object.Uid is required` error on the kube-apiserve…
-
Hi firstly thank you very much for this nice library.
I have a question, do you Support Client side validation in mvc asp.net core ?
Best regards
M2xAy updated
5 years ago
-
I just seem to be going around in circles trying to adopt CSLA for web development using MVC.
No matter which branch I take in order to understand how to implement a half decent web interface using…
-
What a great idea! Thumbs up to this. :)
I've already tried it out with success (primarily SmartPaste) in different scenarios (Blazor, MVC,) but I'm stuck in Blazor when using Fluent UI (.Net 8). …