Skip to content

Repository files navigation

angularcore.net

Template for Angular front-end .net core back-end project template. This project template implement optimistic concurrency, generic entity management, unit test with code coverage.

Prerequisite:

Note:

  • Add DebugType: full into the PropertyGroup of the source test project.

    <PropertyGroup>
      <DebugType>full</DebugType>
    </PropertyGroup>
    

    The system has been updated to Angular v9

About

Template for Angular front-end .net core back-end project template

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages