Skip to content

Afulton11/Learn-ASP.NET-Core

Repository files navigation

Learn-ASP.NET-Core

A Repository I created while learning ASP.Net Core. As of right now the master branch is not using Entity Framework Core. In the future, I may create a separate branch that has the same functionality as the current master branch, but uses EF Core.

Database queries and commands

I am using Command-Query separation to talk with a custom database. This architecture is described incredibly well in This Article On Commands and This Article On Queries. Both of articles are written by Steven van Deursen on his blog.

Commands

TODO: Write Description

Queries

TODO: Write Description

About

A Repository I created while learning ASP.Net Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors