Skip to content

aimenux/ConfigurationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET

ConfigurationDemo

Using options pattern in web apis and console apps

In this demo, i'm using IOptions, IOptionsMonitor and IOptionsSnapshot in 2 projects (web api & console app).

Solution structure :

  • Api : web api
  • App : console app
  • Lib : shared code between web api and console app

Tools : net8.0

About

Using options pattern in web apis and console apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages