Base solution for your next web application

Activities of "goldstone"

Thanks Ismail for your reply.

I know that Abp.MongoDB is not ready for production, but I want to use MongoDB as suggested by aspnetzero architecture. For example, I want to make MongoDBModule like EFCoreModule and consume it in my project. Because I couldn't find enough information about how to create my custom module for MongoDB and consume it in project thats why I want to use Abp.MongoDB with your support ;) :D I have mastered below links but couldn't integrated to my project. <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/Dependency-Injection?searchKey=dependency%20injection">https://aspnetboilerplate.com/Pages/Doc ... 0injection</a> <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/Module-System?searchKey=module">https://aspnetboilerplate.com/Pages/Doc ... Key=module</a>

I just want simple CRUD operation for my case.

I am looking forward for your reply.

Thanks for your support.

Hi,

I am using Hybrid solution for my application. I am using Sql Server and MongoDB. All of my entities are in sql. But I need to save some of logs in MongoDB. Can you please help me to create mongodb repositories? I have reviewed the Abp.MongoDb project. This can solve my problem, because my scenario is just saving logs and it is not relational . But I don't know how to integrate Abp.MongoDb to my solution.

Looking forward for your reply.

Thanks.

I have same problem. I am using aspnetZero v4.3.0.0 Asp.net Core targeting .net framework 4.6.1 + jquery. My test environment is Windows Server 2012 R2, IIS 8. I have made configurations as in "https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x". I have also installed Websocket role for win server 2012. I googled so much but couldn't get any result. I also applied "https://github.com/aspnetzero/aspnet-zero-core/commit/8d88cdd6a27a03e9eb784bb7425ee38f58d1ba11" but no result.

I am getting "negotiate?clientProtocol=1.5&connectionData=%5B%7B%22name%22%3A%22abpcommonhub%22%7D%2C%7B%22name%22%3A%22chathub%22%7D%5D&_=1507899535628" 500 Internal Server Error.

Am I missing server configuration?

Looking forward for your reply!

Showing 1 to 3 of 3 entries