Revenj.Api |
Revenj.Bench |
Revenj.DatabasePersistence |
Revenj.DomainPatterns |
Revenj.Extensibility |
Revenj.Http |
Revenj.Serialization |
Revenj.Storage |
Revenj.Utility |
Revenj.Wcf |
Name | Description |
---|---|
ChunkedMemoryStream | In memory stream with 8192 blocks to avoid LOH issues. Since .NET places objects larger that 85000 bytes into LOH, avoid it as much as possible by using list of smaller blocks. |
ChunkedMemoryStream.CustomWriter | |
Client | |
Configuration | |
DictionaryServiceLocator | |
Oracle | |
OracleModule | |
Postgres | |
PostgresModule | |
RequestUtils | |
S3 | |
Static | |
StreamUtils | |
TreePath | Structure for hierarchical modeling. Supports labels separated by dots. Only alphanumeric values allowed for labels. eg: Level1.Level2.Level3 |