-
### Rationale
`System.Guid` represents .NETs support for `Globally Unique Identifiers` or `GUIDs` (sometimes also referred to as `Universally Unique Identifiers` or `UUIDs`).
This type represent…
-
Note:
* Issues #10508 and #19003 have been created to track actual work on many-to-many relationships. The new issue is locked so that it can be subscribed to for updates on the implementation withou…
-
It's commonplace for developers to use CosmosDB via Entity Framework Core, however as of late 2021 EF Core still does not support using CosmosDB's geospatial types as complex-value-types in EF entity …
-
I'm new to this project after learning microservice patterns. Little to no mention of EFCore in neither `orleans/samples` nor video introduction on YouTube. It makes me wonder if EFCore is not even su…
Banyc updated
2 years ago
-
If we have an EHR deployed on my premises, can we make azure API on top of that exposing my EHR's data via azure FHIR api that is hosted on azure?
Is this possible? or is this a legitimate usecase?…
-
I am facing this error when my ff4j-server is trying to connect with SQLServer deployed on Azure -
**Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "ff4jcentral"…
-
Even if TPT is considered slow, it is a boon for many real world business scenarios. If implemented properly and well thought of, TPT is not slow for a given need in most of the cases.
If possible, o…
-
For the very first time it will run.
But after that you'll face the error below -
````
{
"@timestamp" : "2021-01-10T21:15:16.750+05:30",
"message" : "Application failed to start with cl…
-
**Describe the bug**
When trying to use Strapi with the mongoose connector and Azure CosmosDB (MongoDB API 3.6), Strapi crashes with an error. The collections `core_store`, `strapi_administrator`, `u…
-
It's been about 8 years since Spatial support was added to SQL Server. At the time, .NET was not as far along as it is today, and was not open source. The team created a SQL-dependent version of the G…