Skip to content

vishnupasuleti/Protobuf-Aspnetcore-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobuf-Aspnetcore-Angular

Build Status Build Status

Sample for Protobuf with asp.net core with Angular

  1. Run commands dotnet restore and npm install to restore packages.
  2. Run ModelGen.bat which generates Classes(Generated classes are already in the source. If updated need to run it.)
  3. Run commands dotnet run for webapi and npm start for angular project.

Releases

No releases published

Packages

No packages published