Skip to content

mudrz/TestsMaxGroupByEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max and Group by tests

Test max for different SQL providers

To start

dotnet watch run

API URLs

Max

curl localhost:5005/api/max/1

GroupBy

curl localhost:5005/api/group/1

DB Drop

dotnet ef database drop --context=LiteContext
dotnet ef database drop --context=PostgreContext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages