Commit Graph

82 Commits (018a48dd653d0270f32ab90098e83eca6eadf64d)
 

Author SHA1 Message Date
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 be2134313a Updated nuget.config to include local source
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 c9bb863108 Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild
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 7903031fcc Remove Dependencies folder
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
Matija Koželj dbcec2f299 Convert OnInitialize stub to use standard IConfiguration for initialization
2 years ago
Matija Koželj fea7b6af42 Convert dictionary initialization to standard initialization
2 years ago
Matija Koželj 1a34c7b4c4 Convert dictionary initialization to standard IConfig initialization
2 years ago
Matija Koželj f8b0ca332b Merge pull request 'PropertyAggregationBug' (#5) from PropertyAggregationBug into develop
2 years ago
Tom Pipinic a5fb32fa75 Property aggregation bug fix
2 years ago
Tom Pipinic a3e3bd7d85 Updated references
2 years ago