-
I started to look at TypeScript for a few days core. I do develop applications in ASP.NET Core. I mostly use JavaScript to manipulate the DOM and using Ajax, nothing complicated.
It was way harder …
-
### Describe the feature
Introduce AddKeyedAwsService which allows register multiple services of the same type with different keys. Then those services can be injected into other components using […
-
Sorry about my confusion but I am trying to setup my dataportal config info in a ASP.NET core web application, referencing the standard .net framework. Since it no longer uses the web.config file I ha…
-
I want to take action in adding VB.NET to ASP.NET MVC Core, as I posted in https://github.com/aspnet/AspNetCore/issues/8583
If anyone can help or participate, I will be glad.
-
Not an issue so much but possibly useful for other people looking at this library.
I have an existing set up using the main libraries QuartzHostedService. So, my service configuration looks like:
…
-
I'm a bit concerned regarding the usage of `SaveMethod` callback.
In a real-life scenario this callback will capture a controller reference.
If the controller allocated any resources, they won't be …
-
The recent upgrade of [ASP.NET SSO](https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/auth/Office-Add-in-ASPNET-SSO) to use ASP.NET Core **removes** the fallback code which pops up …
-
I am running into an issue when using the same browser to access two Web apps secured by Azure AD using Microsoft.Identity.Web. Below is the detail of the scenario:
1. Start by clearing the browse…
-
Dear All,
After installing Font-Awesome using Bower under VS2017, ASP.NET CORE RAZOR.
I cannot find Fond-Awesome in wwwroot/lib.
I am not sure if this is an error or my mistakes. Hope someone…
-
Should we drop OWIN in favor of the ASP.NET types so that we could potentially improve performance and pick up more interop possibilities? I don’t have any specific things in mind and would love to kn…