dtretyakov/WindowsAzure
.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
C#MIT
Issues
- 0
Validation to enforce entities to have both Partition key and Row key is incomplete
#66 opened by artyomabrahamyan - 0
- 5
Request to add support for decimal data types
#36 opened by abbasl - 0
Add ability to use StartsWith
#61 opened by xxyuze - 2
Project status / maintainers ?
#71 opened by StefH - 1
Run on framework "net46"
#58 opened by stephlocke - 1
- 1
Add support for Name
#63 opened by StefH - 0
Support OrderyBy
#67 opened by KSemenenko - 1
Getting a record
#31 opened by jtreuting - 1
- 6
.NET Core (.NET Standard) Support
#53 opened by Deilan - 0
Cannot Query on Timestamp
#59 opened by KapteinBabbalas - 1
- 0
- 0
- 0
Add ability to use a attribute to serialize a column value to blobstorage instead of a column.
#38 opened by johnkattenhorn - 0
- 2
Mapping for enum property
#43 opened by anantakrishna - 4
- 1
Bad request with Linq Query
#35 opened by Daxez - 7
PartitionKey and RowKey can't be same property
#39 opened by dvdstelt - 6
- 3
Add Fluent mappings for POCO
#18 opened by dtretyakov - 1
Observations: Possible Issues
#33 opened by pksorensen - 2
Latest version isn't on NuGet
#40 opened by dvdstelt - 14
Exception "Invalid entity member type:" is raised for properties tagged with [Ignore]
#20 opened by mcora - 3
- 1
Omitting PartitionKey attribute
#32 opened by anantakrishna - 2
TableSet.Add(entities) doesn't work properly.
#29 opened by hakotaro - 2
- 1
No GetBlobReferenceFromServerAsync method
#26 opened by dtretyakov - 0
- 0
TakeAsync should return Task<List>
#24 opened by dtretyakov - 0
- 7
- 3
.FirstOrDefault(expression) invalid behaviour
#21 opened by gurfing - 0
Add validation for key properties
#7 opened by dtretyakov - 0
Add ability to use LINQ Contains method
#16 opened by dtretyakov - 1
Exception was thrown when Where expression terminated by First / FirstOrDefault
#19 opened by dtretyakov - 0
- 0
- 0
Add ToListAsync overload with a predicate
#12 opened by dtretyakov - 0
- 0
- 0
- 0
Create symbol package
#11 opened by dtretyakov - 1
Got exception when passing a lambda expression with an enum-type comparison to SingleOrDefaultAsync[T](IQueryable`1 source, Expression`1 predicate, CancellationToken cancellationToken) method
#8 opened by rKravtsov - 1
- 0
Add async blob extensions
#4 opened by dtretyakov