summaryrefslogtreecommitdiff
path: root/csharp/src/IceBox
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Update source link packageJose2020-12-10
|
* Update version to 3.7.5Jose2020-11-30
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Use TryGetValue instead of operator [] - Close #666Jose2020-04-21
|
* Update version to 3.7.4Jose2020-04-20
|
* Update C# version to 3.7.3.2Jose2020-03-27
|
* update C# assembly version to 3.7.3.1Jose2020-03-11
|
* Fixed C# projects to set UseAppHost only with netcoreapp3.1Benoit Foucher2020-03-10
|
* Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now ↵Benoit Foucher2020-03-09
| | | | disabled by default on macOS/Catalina
* Ensure iceboxnet.exe.config is generated after strong name signingJose2019-10-08
|
* Use PrivateAssets ALL for NuGet development dependenciesJose2019-09-20
|
* Enable SourceLink with .NET Core buildsJose2019-09-20
|
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
|
* Fixed IceBox exception handling, fixes #486Benoit Foucher2019-08-30
|
* Move IceBox.PrintServicesReady output after creation of Admin object.Bernard Normier2019-08-20
| | | Fixes #471
* Update Ice version to 3.7.3Jose2019-07-22
|
* Minor style fixJose2019-01-24
|
* Fix invalid argument parsing in Java/C# IceBox ServerJose2019-01-23
| | | | Close #339
* Copyright header simplicationJose2019-01-19
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Add strong name signatures to .NET Core assembliesJose2018-12-14
|
* Removes Ice.Application from IceBox in Java, Java-Compat, and C# (#314)Austin Henriksen2018-12-05
|
* Update version to 3.7.2Jose2018-11-14
|
* Remove dependency on Visual Studio Extension for C# buildsJose2018-05-10
| | | | Closes #84
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Fix .NET assembly sign targetsJose2018-02-12
| | | | Close: ICE-8660
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Remove old filesJose2018-02-08
|
* Merge remote-tracking branch 'origin/netcore' into 3.7Jose2018-02-08
|\
| * Merge remote-tracking branch 'origin/3.7' into netcoreJose2018-02-05
| |\
| * \ Merge remote-tracking branch 'origin/3.7' into netcoreJose2017-12-14
| |\ \
| * | | Rework C# project structureJose2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property
| * | | Fix build failureJose2017-12-06
| | | |
| * | | Fix IceBox ServiceManager to correctly fallback to LoadFromJose2017-12-06
| | | | | | | | | | | | | | | | | | | | With .NET Core Assembly.Load doesn't fail with an IOException this was preventing LoadFrom for being try after Load failures
| * | | Add IceSSL dependency to IceBoxJose2017-12-06
| | | | | | | | | | | | | | | | | | | | This allow to load easy load IceSSL plug-in when running iceboxnet from zeroc.ice.net NuGet package
| * | | Add .Net Core assemblies to NuGet packagesJose2017-12-01
| | | |
| * | | Add .NET Core build supportJose2017-11-29
| | | |
* | | | Updates for Ice Builder 5.xJose2018-02-05
| |_|/ |/| |
* | | Icebox requires at least one service (csharp)(ICE-8307)Bernard Normier2018-01-26
| |/ |/|
* | Update version to v3.7.1Jose2017-12-14
|/
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Remove trailing whitespaceJoe George2017-06-20
|