Skip to content

Samples for AppBlocks.Autofac project. Use this project as reference to use AppBlocks.Autofac.

License

Notifications You must be signed in to change notification settings

AdsophicSolutions/AppBlocks.Autofac.Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for AppBlocks.Autofac

Samples for AppBlocks.Autofac project. Use this project as reference to use AppBlocks.Autofac. Suggest going through these samples in the following order.

Note

Projects depend on NuGet packages

  1. Serilog
  2. Serilog.Extensions.Logging
  3. Serilog.Sinks.Console

Suggested Order of Projects

  1. Quick Start - Link
  2. Service Dependency Injection - Link
  3. Keyed And Named - Link
  4. Custom Service Logger - Link
  5. Validator and Workflow Writer Link
  6. Registration Control - Link
  7. Application Context - Link
  8. MediatR Support - Link
  9. Modules - Link
  10. Rest API - Link

Running examples

The best way to test the examples is navigating to the project directory in command prompt / powershell and running the command

dotnet run

or

dotnet run seri

About

Samples for AppBlocks.Autofac project. Use this project as reference to use AppBlocks.Autofac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages