-
For ease of development, any objections to using Entity Framework and sqlsql lite? By using ef it will make it far easier to switch to a "real" database like mysql, mssql et.al.
-
Based on a discussion on [hackernews] (https://news.ycombinator.com/item?id=31266460)it might make sense for us to support multiple storages.
Even though CockroachDB will be the primary one
**Acce…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
## Orleans place in .NET ecosystem
Currently .NET lacks supported by Microsoft cloud independent solution for building distributed applications. Most obvious candidate on this role could be guessed p…
-
Hi there. I'm interested in using Terrakube in my AWS account under an EKS cluster.
I'm trying to follow the AWS example from the `terrakube-helm-chart` repo: https://github.com/AzBuilder/terrakube…
-
An example from https://github.com/aspnet/EntityFramework/issues/6649 is being able to append `OPTION (MAXRECURSION 2000)` to the end of a query.
-
DB, messaging (maybe rpc and other conventions) arguably define logical operations.
E.g. database call could be a complex operation involving multiple underlying network calls (auth, retries, check…
-
## Description
When using the `LoadAsync` method on `IDynamoDbContext` to load an entity using a secondary global index, I'm getting unexpected behavior: an `InvalidCastException` is being thrown.
…
-
Trying to get an understanding of what the local development story is. RabbitMQ for example can be installed on a dev machine, or run as a Docker container. If I have development/build images that nee…
-
Today we are excited to share with you [the plan for Entity Framework Core 8](https://docs.microsoft.com/ef/core/what-is-new/ef-core-8.0/plan). This issue contains a quick summary of the plan and acts…