-
Gearz applications get metadata through classes that implement the `IMetadataProvider` interface. It's possible to implement providers that obtain metadata from a variaty of sources, including JSON, X…
-
The `FileDB` class is a poor man's implementation of a database.
Each entity is stored in its own Json file and the methods to retreive those entities are completely unoptimized.
Take a look at th…
-
## Use case
Please add an external ID field to the Kill Chain Phases to support external IDs of various frameworks such as the MITRE Tactic IDs. This will help support identifying and relating inc…
-
Also throws Exception for Entity Framework 2.2
Please update this library to work with EF 2.2!
-
EF Core version: 7.0.3
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: NET 7.0
Operating system: All
Let's say you have a entity with a string primary key.
```csh…
-
As part of improving the data portal factory model in CSLA 6, it might make sense to allow the `ObjectFactory` attribute on child types. This would probably mean adding behaviors to the `ObjectFactory…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
I have a business backend that deals, among other entit…
-
When creating code first migrations, there is no possibility to change the database filegroup of an object (table, index,...).
Having all data and indicies in the PRIMARY filegroup of an SQL Server d…
-
I created a policy once for the NSA and the CIA to collaborate with International Intelligence, Diplo Automatics with Stringent Technical Operations, PopOS Connections to ChatGPT, Ocean Tools, and Cha…
-
The idea is to define somehow (an special operation on the entity?) virtual attributes that are the result of doing an operation over other attributes in the same entity.
Some examples:
* A and …