Base solution for your next web application

Activities of "rihui hu"

As you can see, I have one such method. { return JsonConvert.SerializeObject( new TestModel() { User = "Tom", Dt=DateTime.Now }); } But I can not give the assignment to the model through url, has been null.Will you have a solution?

Hey, Hello, everyone! Here I would like to ask a question.If I created a console program or assembly,Then I installed the mirror from the ABP Nuget.Finally, I create a module, which is the code. IocManager.RegisterAssemblyByConvention(Assembly.GetExecutingAssembly()); Then I take it for granted that the structure of the injection has been successful, in fact did not! So tell me how to get the configuration inject it! Thank you!

Showing 1 to 2 of 2 entries