install-package microsoft.aspnetcore.mvc install-package microsoft.aspnetcore.diagnostics install-package microsoft.aspnetcore.testhost For those that don't want to write the commands by hand.
@krzysztofdraszek6436 жыл бұрын
Awesome content. Do you have plans to make a video about bearer tokens in WebApi?
@ChrisWoodruff6 жыл бұрын
We are planning more episodes and I will look into that for an episode idea!
@FilipCordas6 жыл бұрын
@@ChrisWoodruff On that subject. Is there a way to auto authorize the client so you can make authorized requests? Something else that I found painful for this is that dependency injection overrides only work for the default di container should be a simple way to get this to work.
@tehsimo6 жыл бұрын
are you in the unreal engine studio?
@robl48366 жыл бұрын
Sneakily, they did not run the tests...
@brightstar3135 жыл бұрын
getting error error while running the tests !!! at Microsoft.EntityFrameworkCore.Utilities.Check.NotEmpty(String value, String parameterName) at Microsoft.EntityFrameworkCore.SqlServerDbContextOptionsExtensions.UseSqlServer(DbContextOptionsBuilder optionsBuilder, String connectionString, Action`1 sqlServerOptionsAction)
@devd58206 жыл бұрын
Please try to optimise .net core and make it robust like .net
@MyNameIsPetch6 жыл бұрын
.NET Core is far more optimised than .NET Framework already
@devd58206 жыл бұрын
@@MyNameIsPetchI face an issue in inital load of my web app. Would be great if you throw some light on it..
@robl48366 жыл бұрын
@@MyNameIsPetch Not Robust though. Even following through this simple series, so many errors, dependencies etc etc