ASP. NET core three Oracle ORM

Source: Internet
Author: User

. Oracle ORM in NetcoreAfter the project was actually ported to. Netcore, it was discovered that there would be many problems, such as access to Oracle, when the problem occurred at the end of 2017 reference connection: http://blog.jobbole.com/104442/Dapper:https://g Ithub.com/phnx47/microorm.dapper.repositories. Oracle does not have a specific connection implementation in Netcore, originally planned to be implemented at the end of 2017, but not implemented, and now requires the use of the original class library System.Data.OracleClient, the class library requires an Oracle client to be installed to use 1. Use System.Data.OracleClient to install OracleClient Client 2. Then configure the system environment variable to Path 3 Restart the computer or configure the command to make the environment variable effective 4. Use OracleConnection to connect in the program Oracle has already provided the first version of the SDK, refer to the connection http://www.oracle.com/technetwork/ Topics/dotnet/downloads/odpnetcorebeta-4077982.html, you will not need to use a client-side way to connect the version of the package to a file-mode DLL reference, but the ASP. NET core does not support direct referencing. You need to publish the temporary version yourself to NuGet, then download the references, and refer to the corresponding document NuGet to publish your own Dll,nuget release method, and update it immediately. in the. Netcore API routing rules, the routing rules are also large changes in ASP. This is followed by a detailed description, divided into the following two categories' convention-based Routing ' rules route ' Attribute Routing ' attribute routing

ASP. NET core three Oracle ORM

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.