Skip to content

tilt-dev/tilt-example-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilt-example-csharp

Build Status

An example project that demonstrates a live-updating C# ASP.NET Core server in Kubernetes. Read doc.

Fastest Deployment

This progression of examples shows how to start, and incrementally update your project for live updates.

  • 0-base: The simplest way to start
  • 1-measure: Use local_resource to measure your deployment time
  • 2-build-locally: Compile executable dll's and copy them into Docker
  • 3-live-update: Live update executable dll. This is the recommended configuration

License

Copyright 2022 Docker, Inc.

Licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors