Skip to content

Repository files navigation

aspnet-core

  1. abp new Result --u none -m none -csf --version 6.0.3 --old
  2. Removed HttpClient, HttpClient.UnitTest, Http, Host project.
  3. Copy to domain and UT folder
  4. Fixed the project's reference to new path.
  5. Add domain to main project's http host and client.
  6. Implemented domain's application and interface, enable main host project's. options.ConventionalControllers.Create(typeof(ResultApplicationModule).Assembly);

  1. Updated .Net version to .NET8
  2. Updated AutoMapper to 14.0.0 to fix .NET8 error.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages