-
I want to create a ToDo Application using C# language
-
I'm following .NET Core and ASP.NET Core since day one.
I have a huge .NET backend (ASP.NET Web Api) that I would like to port to .NET Core.
Since version .NET 2.2 that my application is 100% comp…
-
I was integrating a TailBlazor WASM template into my application. Noticed hot reload wasnt working when I launch it from a .Net Core hosted project that also contains the REST API. Only when I run the…
-
I would love the ability to add in some extension methods to setup and launch Esquio UI API to an existing ASP.NET Core site.
This would allow those who cannot use docker to get an Http API setup for…
-
https://devblogs.microsoft.com/odata/aggregation-extensions-in-odata-asp-net-core/ shows how some typical everyday situations can be solved using OData.
I use SQL Server and not some in-memory stuf…
-
Cross-platform
Server-side rendering for SEO
ASP.NET Core 2.0
-
Create a ToDo Application using the STUDENT App Catalog group in C#
-
I've followed all the steps in `BuildFromSource.md` to get a local build of `release/3.1` built and installed. I'm using the `startvs.cmd` in the root of the repo to run my own VS solution. When I bui…
-
# HTTPS in IdentityServer4 and ASP.NET Core 2 - Forty Years of Code
This post will examine how to enable SSL for localhost and how to use it with IdentityServer4 and an ASP.NET Core 2 client.
[htt…
-
I dropped this on stackoverflow, but for maximum visibility, I'll drop it here, too:
Perhaps this is my lack of knowledge in how this works (I'm an intern trying to help the team convert from 2.0 >…