Skip to content

v1.0.1

Compare
Choose a tag to compare
@csbernath csbernath released this 22 Apr 10:19
· 778 commits to master since this release
  • Updating nuget packages
  • How to build
  • Exception handling in ExecuteNonQuery method
  • JSON.NET friendly ReadOnlyList
  • Refining command execution log messages
  • Fixing log reader config namespace
  • Upgrading to .NET Framework 4.7.2
  • ReadOnly collections
  • Progress class
  • Providers solution folder
  • Code cleanup
  • Eliminating FoundationContract
  • Eliminating FoundationContract references
  • Moving readme
  • Refactoring solution, code cleanup
  • Adjusting assembly boundaries
  • Removing unused references
  • Removing unused dependencies
  • Assertions -> Core
  • Renaming Foundation project directories
  • Removing empty xml comments
  • Refactoring DotNetFrameworkVersionStore
  • Drag & Drop file name from Visual Studio
  • Refactoring directory structure (Isolating DataCommander and Foundation)
  • DateRange
  • DbRequestBuilder: xml parameter
  • SqlParameterFactory
  • namespace Foundation.Collections.ReadOnly
  • ReadOnlyCollection -> ReadOnlyList
  • ReadOnlySortedList
  • Update README.md
  • ReadOnlyList, ReadOnlyDictionary
  • IReadOnlySortedSet
  • ReadOnlySortedSetArray
  • ReadOnlySortedSet
  • GetAppLock
  • ThreadMonitor
  • SortedArray
  • Cleaning SmallDate, SmallDateInterval, SmallTime, adding MinuteSpan
  • Adding Empty collections
  • Fixing 'no column name' bug in db query builder
  • Enhancing AppDomainMonitor assembly info with IsDynamic property
  • GetDotNetFrameworkVersion, 4.7.2
  • Moving font selection menu item into Options dialog.
  • Fixing options menu item click event handler
  • Changing default size of forms
  • Fixing form designer auto property issue
  • IQueryForm: reducing dependencies
  • Moving ISerializer to Core
  • Moving Foundation classes to Linq
  • Moving Foundation classes to Core
  • Removing redundant type specifications
  • Removing unused usings
  • Enhancing AppDomainMonitor WindowsVersionInfo
  • Fixing logging configuration
  • Separating Foundation assembly into multiple assemblies
  • Isolating Foundation.Data assembly
  • Moving MethodProfiler from Diagnostics into Data
  • Isolating Foundation.Depoyment assembly
  • Automatic Update
  • Fixing updater bugs
  • Query builder
  • DbRequestBuilder
  • Command/Query Builder
  • Enhancing Query builder parameter handling (automatic SQL parsing instead of manual json configuration)
  • Enhancing DbQueryParameter
  • Creating Options dialog, moving color theme to options dialog
  • New version checking
  • Fixing ORM parameter parsing bug
  • Enhancing SqlParser
  • ElementPair
  • Isolating Log and DefaultLog and InternalLog
  • InternalLogFactory
  • XmlSerialization
  • Displaying query result name in query result tab page header
  • Migrating to .NET Standard 2.0