-
With previous version of the media bot SDK, the process running the SDK also needs to expose an HTTPS endpoint in order to receive notifications from the Microsoft Teams' servers regarding any updates…
-
And all data should use View Model - DB Model **Mapper Class** to update and upload data
-
The example https://demos.telerik.com/kendo-ui/grid/remote-data-binding claims that the code for the https://demos.telerik.com/kendo-ui/service/Northwind.svc/Orders remote service is in this github, b…
-
-
Hello there,
Can you please help me out on how to deploy the aspnet core mvc project alongwith databse on azure ! I saw you deployed it but I cant get it deployed the project works fine on local syst…
-
### suggestion
With modular monoliths I find that the ui needs of different modules varies quite a lot.
ie: Some might show a dashboard or graph, others a razor page with a few forms, those with mor…
-
The `WebsiteInformationTagHelper` example has this code:
```
output.Content.SetHtmlContent(
$@"Version: {Info.Version}
Copyright Year: {Info.CopyrightYear}
Approved: {Info.Approved}
Number of …
-
This topic:
* Has high traffic and the lowest CSAT (Customer Satisfaction) of any high traffic ASP.NET Core doc
* Is highly opinionated are far more complicated than necessary. See #15809
* Only …
-
## Describe the bug
I have followed some articles to be able to use the aspnet core application with sql server.
Unfortunately the migration command does not run.
## Steps to reproduce the issue…
-
Moving from https://github.com/aspnet/Mvc/issues/4653 and https://github.com/aspnet/Razor/issues/752:
If `xmlDoc` is set to true in `project.json` for an MVC application using ASP.NET Core 1.0 RC2, t…