The Wayback Machine - https://web.archive.org/web/20220806145145/https://github.com/topics/aspnet-core
Skip to content
#

aspnet-core

aspnet logo

ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.

Here are 1,140 public repositories matching this topic...

FredCni
FredCni commented Jun 8, 2022

In the "Set the environment" section, the doc refers to setting the value of env variables w/o showing how to do it.
But the goal can be achieved that way. I suggest you add this code snippet:

protected override IHostBuilder CreateHostBuilder() =>
        base.CreateHostBuilder().ConfigureWebHost(x => x.UseEnvironment("integration"));

The derived WebApplicationFactory will therefor

Help wanted Up for grabs. We would accept a PR to help resolve this issue Good first issue Good for newcomers. Source - Docs.ms Docs Customer feedback via GitHub Issue doc-enhancement

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Jul 18, 2022
  • C#

Created by Microsoft

Released January 2002

Website
asp.net
Wikipedia
Wikipedia