Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core-3.0

IAuthorizationPolicyProvider: can I use multiple policy providers or I have to consider all cases inside one general policy provider?

How can I set the culture for dotnet logging?

Role based authorization in ASP.NET Core 3: how to grant access everywhere to certain role?

GET and POST appear to be allowed regardless specification in the builder's WithMethods(..)

Cannot resolve symbol 'notnull'

c# resharper .net-core-3.0

Cannot resolve symbol GetConnectionstring

c# .net-core-3.0

IHost.RunAsync() Never Returns

c# .net-core-3.0

Reading static files in ASP.NET Blazor

Identify roles with SPA and .NET Core 3

JsonSerializer behaves not as expected when the specifc class is casted to something else

Aes encryption in .net Core 3.0 'Specified key is not a valid size for this algorithm.'

c# .net .net-core-3.0

.net core 3 yields different floating point results from version 2.2

NO_PROXY ignored by .net core 3.0 on Windows

Is it possible to implement custom safe cast (using "as" between arbitrary abstract data structures)?

Assembly unloading after seriaization with Json.NET

c# json.net .net-core-3.0

How to add Microsoft Identity/Azure AD login feature for my React/.NET Core 3.0 SPA web application