-
I get error "provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server" I am sure the connection string is correct, I use the same connection string in other projects.
-
One of my EF Core was set up to have a concurrency token as described in
https://docs.microsoft.com/en-us/ef/core/modeling/concurrency#timestamprow-version
With the following field present, `dbtoo…
-
If anyone is interested (@natiki, @maliming, @ahmed007boss, @rstraszewski, @ktngoykalolo) I started a BlazorBoilerplate repo that I am hoping to get some contributors to help build. It is very lean no…
-
is it possible to use sample function as offline client? thanks advance
-
This is going to be an ongoing issue as I slowly find time to implement a Blazor front end.
ℹ️ Due to blazor requireing Core 3.0 I will most likley implement this if or when we decide to make the l…
-
I'm trying to build a basic layout to load the pages using the drawer menu. Newbie here with material.
Questions are referred to this instance of blazorfiddle : https://blazorfiddle.com/s/qlv5ojzg
*…
-
# Blazor API Review: Components programming model
This is the API for the primary programming surface for authoring components. This includes types and attributes that make up `ComponentBase` as we…
-
There is a confusion from community where people expect that this is already supported.
Here is an example of such confusion: https://github.com/aspnet/AspNetCore/issues/12690
-
The following code looked a lot like ASP.NET Core to me but to my surprise it lived in the GraphQL namespace:
```
var authorizationSettings = new AuthorizationSettings();
authorizationSettings.Ad…
-
Just wanted to say thanks