Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

jasarsoft/UrlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You've learned how to build a URL shortener application using Orleans and .NET 6.0. You explored and implemented essential Orleans concepts such as grains and silos, and how they can be used to build scalable, distributed applications. You also learned how to integrate Orleans functionality and grain behavior into web service endpoints. Finally, you also learned how to manage persistent state and configure various storage providers.

In this module, you learned how to:

  • Create and set up a project to use Orleans
  • Work with core Orleans components such as grains and silo
  • Integrate Orleans into web service endpoints
  • Persist and manage state with Orleans

Releases

No releases published

Packages

No packages published

Languages