Testavior
Testavior copied to clipboard
Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.0 to 2.1.22. Release notes Sourced from Microsoft.AspNetCore.App's releases. .NET Core 2.1.22 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.810 CLI...
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.0 to 2.1.22. Release notes Sourced from Microsoft.AspNetCore.App's releases. .NET Core 2.1.22 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.810 CLI...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.0 to 2.1.15. Release notes Sourced from Microsoft.AspNetCore.All's releases. .NET Core 2.1.15 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.803 CLI...
The new recommend way to start an asp net core 2.0 app is as follows ```c# public static IWebHost BuildWebHost(string[] args) => WebHost.CreateDefaultBuilder(args) .UseStartup() .Build(); ``` If we take a...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.0 to 2.1.21. Release notes Sourced from Microsoft.AspNetCore.All's releases. .NET Core 2.1.20 Release Notes Download and Install Repos Core CoreCLR CoreFX ASP Core-Setup CLI - 2.1.808 .NET...