Commit Graph

52 Commits (16b430ef2f2940121a34dcfc4c325bf6ee8a0092)

Author SHA1 Message Date
Matija Koželj 16b430ef2f Remove redundant line in TSqlLinguist
2 years ago
Matija Koželj 05dd763f1b [WIP] Add WhereClauseRewriter back to Translator
2 years ago
Matija Koželj c53cbe0096 Add local nuget push to remaining projects
2 years ago
Matija Koželj 6d6ca3f633 Add local nuget package push to projects
2 years ago
Matija Koželj f989b59330 Add nuget local push to additional projects
2 years ago
Matija Koželj db4fd905a2 Add nuget local repo upload to Connected.Data
2 years ago
Matija Koželj ed9f31df1f [WIP] Add additional check to entities list
2 years ago
Matija Koželj 018a48dd65 [WIP] Add debug output of entities
2 years ago
Matija Koželj 9381a4e4c6 Add local nuget push to Connected.Interop
2 years ago
Matija Koželj 93b39c97a7 Add nuget local uploads to Connected.Entities
2 years ago
Matija Koželj 379d31dbfd Add package upload to Connected.Caching
2 years ago
Matija Koželj 4ba5b64f66 Fix ReturnValueBinder taking existing value from operation instead of entity
2 years ago
Matija Koželj 1195fa1b7e Fix type conversion in ReturnValueBinder
2 years ago
Matija Koželj 5f48a06413 Replace early returns with continues in ReturnValueBinder
2 years ago
Matija Koželj 38d8781734 Remove redundant operation parameter binding
2 years ago
Matija Koželj ae0131086e Fix ReturnValueBinder iterating through Operation properties instead
2 years ago
Matija Koželj 57a4f2fb05 Rewrite ReturnValueBinder to properly bind return values
2 years ago
Matija Koželj d92f0a6f82 Fix CommandBuilder not appending output parameters on cached command
2 years ago
Matija Koželj ccd824dcc3 Fix EntityStorage parameter binding
2 years ago
Matija Koželj 339dc635e5 Add clone method to EntityExtensions
2 years ago
Matija Koželj 9209bada7a Fix cached command builder
2 years ago
Matija Koželj 5b0537a04a Pass base configuration to WebApplication Instance builder
2 years ago
Matija Koželj 8fe51a15d5 Add IConfiguration constructors to Storage and Endpoint configuration
2 years ago
Matija Koželj d2d1f66cf6 [WIP] Switch configuration service to use standard configuration stores
2 years ago
Matija Koželj caacc27fd2 Fix package reference version in Connected.Rest.csproj
2 years ago
Matija Koželj 41f52d0b87 Convert OnInitialize stub to use standard IConfiguration for initialization
2 years ago
Matija Koželj 90cc4e7ca6 Convert dictionary initialization to standard initialization
2 years ago
Matija Koželj 25f1563ef5 Convert dictionary initialization to standard IConfig initialization
2 years ago
Matija Koželj 399cee2eac Add Connected.Framework parent package
2 years ago
Matija Koželj d9ed50ef20 Add automatic nuget build to Conencted.Instance
2 years ago
Matija Koželj 00a1cb9826 Add automatic nuget build to Connected.Services
2 years ago
Matija Koželj ce7106af32 Add automatic nuget build to Connected.Data
2 years ago
Matija Koželj 25701aa001 Add automatic nuget build to Connected.Expressions
2 years ago
Matija Koželj ee15df00a4 Add automatic nuget build to Connected.Entities
2 years ago
Matija Koželj 070040a1d3 Add automatic nuget build to Connected.Caching
2 years ago
Matija Koželj 7ec3818c1c Add automatic nuget build to Connected.Notifications
2 years ago
Matija Koželj 615db818bc Add automatic nuget build to Connected.Rest
2 years ago
Matija Koželj 31514d59c6 Add automatic nuget build to Connected.Net
2 years ago
Matija Koželj 371845f8ae Add automatic nuget build to Connected.Validation
2 years ago
Matija Koželj 6a66d51092 Add automatic nuget build to Connected.Security
2 years ago
Matija Koželj 22ad8ee6fc Add automatic nuget build to Connected.Middleware
2 years ago
Matija Koželj 34480447f1 Add automatic nuget build to Connected.Hosting
2 years ago
Matija Koželj e9abfeef48 Add automatic nuget build to Connected.Globalization
2 years ago
Matija Koželj 7009cf468a Add automatic nuget build to Connected.Collections
2 years ago
Matija Koželj be7c2e3afe Add automatic nuget build to Connected.Configuration
2 years ago
Matija Koželj 894767e65b Add automatic nuget build to Connected.Interop
2 years ago
Matija Koželj 29e6c54550 Add automatic nuget build to Connected.Threading
2 years ago
Matija Koželj 8643659c80 Add automatic nuget build to Connected.Runtime
2 years ago
Tom Pipinic a5fb32fa75 Property aggregation bug fix
2 years ago
Tom Pipinic a3e3bd7d85 Updated references
2 years ago