/Doulex.DotNetCore

Primary LanguageC#MIT LicenseMIT

Doulex.DotNetCore

Build status GitHub issues GitHub license

Nuget packages

Name Version Downloads
Doulex.DotNetCore nuget stats

Usage

Creating a client and trying to invoke getCurrentUser method:

// use yaml configuration file replace with your own
builder.Configuration.ReplaceJsonFilesToYaml();

// use attribute to inject configuration based scrutor
builder.Services.AddScrutorDependencyInjectionInProjects();

Final

Leave a comment on GitHub if you have any questions or suggestions.

Turn on the star if you like this project.

License

This project is licensed under the MIT License