Skip to content

Full Open-Source CI/CD of a dotnet core application

Photo of Cedric Rochefolle
Hosted By
Cedric R. and Joel
Full Open-Source CI/CD of a dotnet core application

Details

In this session we're going to create and deploy an application end-to-end with software development best practices. This will include:

  • Create a dotnet core, React SPA
  • Host it in GitHub
  • Write some unit tests (C# and TypeScript), just to get some good stuff for the next steps
  • Build it in an automated CI
  • Get code coverage report in GitHub Pull Request
  • Get static code analysis report in GitHub Pull Request
  • Get the application health (code smell, code quality...) dashboard
  • Deploy it and run it

And all these will be done using the most popular and powerful open-source platform. That's right, you'll get a fully working application online by the end of this workshop.

What you'll need:

  • a laptop with these pre-installed:
    -- git (command line or GUI tools)
    -- dotnet core 2.x SDK
    -- NodeJS version 8 or up
  • an IDE for C# (Visual Studio Code, Visual Studio, ...)
  • basic knowledge of C#, React and TypeScript. Don't worry if you don't, the workshop is easy to follow
Photo of Tech@Agoda group
Tech@Agoda
See more events