.NET guide not on the neon docs
Hello guys, Im starting on .net and Im trying to connect to the neon services. Looking the docs there is a topic called "Entity Framework" in the "Framework, language, and platform guides" but when I click it opens the Elixir/Ecto guide. Can someone help finding the information I need to make the connection string correctly? Thanks.
1 Reply
sensitive-blue•2y ago
Sorry for the issue with the link, and thanks for reporting it. Here's the link you need: https://neon.tech/docs/guides/entity-migrations
I have opened a PR to fix the broken link 🙂
Neon
Schema migration with Neon Postgres and Entity Framework - Neon Docs
Entity Framework is a popular Object Relational Mapping (ORM) framework for .NET applications. It simplifies database access by allowing developers to work with domain specific objects and properties ...