Skip to content

A simple Todo-application using ASP.NET MVC Core in Service Fabric

Notifications You must be signed in to change notification settings

nilshedstrom/TodoApplicationCoreSF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApplicationCoreSF

This project contains a simple Todo Application that is using Service Fabric and is written in .NET Core

The goal was to make a demo project showing how easy it is to get started with an stateless web service calling an actor (TodoActor)

The responsibility of the TodoActor is to handle the actual list for one user (identified by email address).

About

A simple Todo-application using ASP.NET MVC Core in Service Fabric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published