Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add moduler #2

Merged
merged 2 commits into from
Jun 21, 2016
Merged

Add moduler #2

merged 2 commits into from
Jun 21, 2016

Conversation

f7q
Copy link
Owner

@f7q f7q commented Jun 21, 2016

File Load Sequence
DLL File Name Read Sorting 0 to 9, a to z, A to Z
Axxxxxxx => First Load
Zxxxxxxx => Last Load

USER001 F added 2 commits June 19, 2016 23:42
WebApi and Swagger Sample
Logging Chain

Chack Road Sequence rule and Moduler Chains
app.AddNLogWeb();
//needed for non-NETSTANDARD platforms: configure nlog.config in your project root
//env.ConfigureNLog("nlog.config");
loggerFactory.AddConsole();
Copy link
Owner Author

@f7q f7q Jun 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method Error.
Link #3

@f7q f7q self-assigned this Jun 21, 2016
@f7q f7q merged commit b8f4df2 into master Jun 21, 2016
@f7q f7q deleted the AddModuler branch June 21, 2016 15:00
@f7q f7q added the sample label Jun 23, 2016
@f7q f7q restored the AddModuler branch July 2, 2016 15:28
@f7q f7q deleted the AddModuler branch July 6, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant