Skip to content

styfle/dotnet-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

Example of what a simple dotnet api might look like.

Ignore most of the files besides the api directory.

Run locally

dotnet run

Build for macOS

dotnet build --configuration Release --runtime osx.10.12-x64 
./bin/Release/netcoreapp3.1/osx.10.12-x64/ConsoleApi 

About

Example of what a simple .NET API might look like

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages