Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
/ ZbazinersBar Public archive

Playground website project created to deepen understanding of ASP.NET and code from Adam Freeman's "Pro ASP.NET Core 3" book.

Notifications You must be signed in to change notification settings

shoomilas/ZbazinersBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZbažinBar

Playground website project created to better understand ASP.NET and code from Adam Freeman's "Pro ASP.NET Core 3" book.

Execution

Run .NET command dotnet run in ZbazinersBar project folder. Website will be available on localhost (by default it's port 5001).

Screenshot

frontpage-screenshot

Food for thought:

Surely, one should adjust to team's or company's coding style. However Allman style indentation, widely used in only so few programming languages, takes way too much precious vertical space. Maybe putting opening braces on the same line isn't so weird after all?

Attributions:

Photos downloaded from Unsplash:

About

Playground website project created to deepen understanding of ASP.NET and code from Adam Freeman's "Pro ASP.NET Core 3" book.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published