Simon Blume
fa4199edd0
Sign assemblies with strong name ( #229 )
...
Co-authored-by: Simon Blume <s.blume@it-frankfurt.com >
2022-12-02 14:46:59 +02:00
lukeabsent
d9d96bb7cc
NMS 2.0 ( #214 )
2022-07-17 10:44:22 +03:00
Marko Lahma
7b163f006e
Enable implicit usings ( #224 )
2022-07-16 22:45:23 +03:00
Marko Lahma
c1494dd636
Upgrade NUKE to version 6.1.2 ( #223 )
2022-07-16 21:52:46 +03:00
dependabot[bot]
0e1dcb1888
Bump Newtonsoft.Json in /test/Spring/Spring.Core.Tests
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-16 21:33:44 +03:00
Marko Lahma
a8f5e3176b
Add .editorconfig and reformat some tabs to spaces
2022-03-18 20:14:08 +02:00
Kamil Pituła
9a4577389c
Fix ReferenceNode, so that it doesnt throw KeyNotFoundException when current context wasn't provided.
2022-03-18 20:11:40 +02:00
Marko Lahma
e4438e6933
Merge pull request #213 from spring-projects/net60
...
Upgrade to .NET SDK 6.0
2022-03-18 18:43:00 +02:00
Marko Lahma
11b03e3655
fix some test issues
2022-03-18 18:20:00 +02:00
Marko Lahma
91c4f72e7d
Upgrade to .NET SDK 6.0
...
* change minimum .NET Framework target to 4.6.2
2022-03-18 08:17:53 +02:00
Shane Walters
670af47929
Remove version specific settings from NET Core Oracle DB provider ( #217 )
2022-01-08 12:15:08 +02:00
Marko Lahma
eaf4ba620c
Update README.md
2021-08-23 19:27:20 +03:00
Marko Lahma
6ca103da4c
Fix packaging project name filter and upgrade NUKE
2021-08-06 19:34:01 +03:00
Marko Lahma
73cbdacc1b
Update README.md
2021-08-02 19:15:10 +03:00
Marko Lahma
e2e258a1aa
use separate publish task
2021-08-02 19:03:01 +03:00
Marko Lahma
65321e2c35
tweak build logic
2021-08-02 18:57:36 +03:00
Marko Lahma
208158c3c6
Create FUNDING.yml
2021-08-02 17:56:25 +03:00
Marko Lahma
ca2bf1e889
Add GitHub Actions configuration ( #201 )
...
* new build system based on NUKE build
* support test running on Linux
2021-08-02 17:54:41 +03:00
Roberto Paterlini
9d7325bd67
Spring.Data: fix test to work in NET5 ( #207 )
...
Co-authored-by: Roberto Paterlini <r.paterlini@almaviva.it >
2021-07-30 19:44:59 +03:00
jjvdgeer
974247bd0f
Don't use local time to avoid problems entering winter time ( #204 )
2021-04-15 16:00:36 +03:00
Greg Jarzab
a5cb7a7973
Support for expressions involving method calls with more than 124 parameters ( #203 )
...
* Add test to demonstrate failure when more than 124 arguments are passed to a MethodNode.
* Calculate method hash using HashCode instead of a using a fixed number of primes.
* Add BOM and fix Copyright Sign
2021-04-13 08:08:36 +03:00
Roberto Paterlini
e8bd9f2290
CacheResultAdvice: lock on write to hashtable ( #199 )
...
Co-authored-by: Roberto Paterlini <r.paterlini@almaviva.it >
2021-01-09 10:32:27 +02:00
sbohlen
1054af4504
adding original strong-name signing key file
2020-11-30 07:55:35 -05:00
sbohlen
b012a70b80
removing Spring.Net.snk from IGNORE list
2020-11-30 07:55:04 -05:00
Marko Lahma
d40c907690
Update libs, generate symbol packages, target NET 5.0 in tests ( #197 )
...
* update libs, target NET 5.0 in tests
* correct metadata and symbol configuration
* add artifact definition to appveyor.yml, set ContinuousIntegrationBuild
2020-11-21 21:54:00 +02:00
anton-feoktistov
63f69cacea
Add support for dynamic objects in spring.net expressions ( #195 )
2020-11-21 17:27:59 +02:00
Jan Zahradník
0b383ee4c9
Added support for new Microsoft.Data.SqlClient driver ( #192 )
2020-03-23 09:50:37 +02:00
Marko Lahma
94f7d55ce6
Remove VersionPrefix used for testing
2019-09-26 17:57:45 +03:00
Marko Lahma
f78411ac14
Support .NET Core 3 ( #190 )
...
* fix dynamic code generation issues
* fix NmsQuickStart
2019-09-26 17:52:11 +03:00
Marko Lahma
7580540918
enable netstandard build for Spring.Messaging.Nms
2019-09-07 16:01:04 +03:00
Marko Lahma
1a039200f2
Merge pull request #188 from cezarypiatekGC/feature/add_credential_connection_factory
...
Add UserCredentialsConnectionFactoryAdapter
2019-09-07 10:43:58 +03:00
Marko Lahma
d93c3c7398
Merge pull request #185 from michaelpearce-gain/patch-1
...
Update Apache.NMS to latest official package
2019-09-07 10:42:24 +03:00
Cezary Piatek
1bb9edfcd7
Add UserCredentialsConnectionFactoryAdapter
2019-07-26 12:52:28 +02:00
michaelpearce-gain
32ce67c705
Update Apache.NMS to latest official package
...
Apache.NMS project released official .net standard package.
2019-07-01 21:36:46 +01:00
Marko Lahma
ec3e168bee
Merge pull request #184 from GoranSiska/master
...
Fix calling session recover when client in client acknowledge mode
2019-06-18 13:37:05 +03:00
Goran Siska
bbb38295f5
fix calling session recover when client in client acknowledge mode
2019-06-18 10:35:02 +02:00
Marko Lahma
81675a95cd
Merge pull request #172 from mashbrno/patch-1
...
Hint for build in VS
2019-01-21 12:46:54 +02:00
Jan Zahradník
2389e68ad1
Hint for build in VS
...
Has taken me few hours to solve this puzzle.
2019-01-21 10:36:47 +01:00
Marko Lahma
47c6e20ab4
Merge pull request #169 from spring-projects/optimize-get-object
...
Tweak object instantiation hot paths
2018-11-03 09:48:14 +02:00
Marko Lahma
ada35f07f4
#164 tweak object instantiation hot paths
2018-11-03 09:24:35 +02:00
Marko Lahma
d834297b2b
Merge pull request #165 from spring-projects/add-metadata-caching
...
Add working metadata caching
2018-10-21 20:41:40 +03:00
Marko Lahma
13fb3c74b8
#164 add working metadata caching
2018-10-21 20:25:41 +03:00
Marko Lahma
1fdb0622b7
Merge pull request #161 from spring-projects/improve-performance
...
Improve transient and singleton object instantiation performance
2018-10-21 14:18:02 +03:00
Marko Lahma
0c5c4b37b5
#164 improve performance a bit
...
* faster data structure access
* less memory allocations
2018-10-21 13:43:23 +03:00
Marko Lahma
daf290592a
change benchmarks to run both full framework and core
2018-10-14 14:58:54 +03:00
Marko Lahma
bfaa9ad2a0
Merge pull request #162 from spring-projects/add-basic-benchmarks
...
Add basic benchmark project
2018-10-14 10:37:33 +03:00
Marko Lahma
f4bc659777
add basic benchmark project
2018-10-14 10:16:38 +03:00
Marko Lahma
03e2aa7d07
Update README.md
2018-10-08 08:19:45 +03:00
Marko Lahma
4dedeea206
Update and rename readme.txt to README.md
2018-10-08 08:19:28 +03:00
Marko Lahma
073104b011
Merge pull request #157 from spring-projects/features/quartz3
...
Replace Quartz 2 integration with Quartz 3 integration
2018-10-07 16:05:13 +03:00