|
1 | 1 | <Project>
|
2 | 2 | <PropertyGroup>
|
3 | 3 | <EasyCachingCorePackageNotes>
|
4 |
| - 1. Support netcore3.0. |
5 |
| - 2. Remove WithServices. |
6 |
| - 3. Improve rabbitmq bus. |
7 |
| - 4. Fixed deep clone of memorycache provider. |
8 |
| - 5. Support multi instace of hybrid provider. |
| 4 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 5 | + 2. Remove WithServices method to support console apps. |
| 6 | + 3. Improve RabbitMQ bus. |
| 7 | + 4. Add deep clone for memory cache provider. |
| 8 | + 5. Support multi instances of hybrid provider. |
9 | 9 | 6. Upgrading dependencies.
|
| 10 | + 7. Modify some extension methods' namespace. |
10 | 11 | </EasyCachingCorePackageNotes>
|
11 | 12 | <EasyCachingMemcachedPackageNotes>
|
12 |
| - 1. Support netcore3.0. |
13 |
| - 2. Remove WithServices. |
14 |
| - 3. Improve rabbitmq bus. |
15 |
| - 4. Fixed deep clone of memorycache provider. |
16 |
| - 5. Support multi instace of hybrid provider. |
| 13 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 14 | + 2. Remove WithServices method to support console apps. |
| 15 | + 3. Improve RabbitMQ bus. |
| 16 | + 4. Add deep clone for memory cache provider. |
| 17 | + 5. Support multi instances of hybrid provider. |
17 | 18 | 6. Upgrading dependencies.
|
| 19 | + 7. Modify some extension methods' namespace. |
18 | 20 | </EasyCachingMemcachedPackageNotes>
|
19 | 21 | <EasyCachingRedisPackageNotes>
|
20 |
| - 1. Support netcore3.0. |
21 |
| - 2. Remove WithServices. |
22 |
| - 3. Improve rabbitmq bus. |
23 |
| - 4. Fixed deep clone of memorycache provider. |
24 |
| - 5. Support multi instace of hybrid provider. |
| 22 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 23 | + 2. Remove WithServices method to support console apps. |
| 24 | + 3. Improve RabbitMQ bus. |
| 25 | + 4. Add deep clone for memory cache provider. |
| 26 | + 5. Support multi instances of hybrid provider. |
25 | 27 | 6. Upgrading dependencies.
|
| 28 | + 7. Modify some extension methods' namespace. |
26 | 29 | </EasyCachingRedisPackageNotes>
|
27 | 30 | <EasyCachingSQLitePackageNotes>
|
28 |
| - 1. Support netcore3.0. |
29 |
| - 2. Remove WithServices. |
30 |
| - 3. Improve rabbitmq bus. |
31 |
| - 4. Fixed deep clone of memorycache provider. |
32 |
| - 5. Support multi instace of hybrid provider. |
| 31 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 32 | + 2. Remove WithServices method to support console apps. |
| 33 | + 3. Improve RabbitMQ bus. |
| 34 | + 4. Add deep clone for memory cache provider. |
| 35 | + 5. Support multi instances of hybrid provider. |
33 | 36 | 6. Upgrading dependencies.
|
| 37 | + 7. Modify some extension methods' namespace. |
34 | 38 | </EasyCachingSQLitePackageNotes>
|
35 | 39 | <EasyCachingInMemoryPackageNotes>
|
36 |
| - 1. Support netcore3.0. |
37 |
| - 2. Remove WithServices. |
38 |
| - 3. Improve rabbitmq bus. |
39 |
| - 4. Fixed deep clone of memorycache provider. |
40 |
| - 5. Support multi instace of hybrid provider. |
| 40 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 41 | + 2. Remove WithServices method to support console apps. |
| 42 | + 3. Improve RabbitMQ bus. |
| 43 | + 4. Add deep clone for memory cache provider. |
| 44 | + 5. Support multi instances of hybrid provider. |
41 | 45 | 6. Upgrading dependencies.
|
| 46 | + 7. Modify some extension methods' namespace. |
42 | 47 | </EasyCachingInMemoryPackageNotes>
|
43 | 48 | <EasyCachingHybridPackageNotes>
|
44 |
| - 1. Support netcore3.0. |
45 |
| - 2. Remove WithServices. |
46 |
| - 3. Improve rabbitmq bus. |
47 |
| - 4. Fixed deep clone of memorycache provider. |
48 |
| - 5. Support multi instace of hybrid provider. |
| 49 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 50 | + 2. Remove WithServices method to support console apps. |
| 51 | + 3. Improve RabbitMQ bus. |
| 52 | + 4. Add deep clone for memory cache provider. |
| 53 | + 5. Support multi instances of hybrid provider. |
49 | 54 | 6. Upgrading dependencies.
|
| 55 | + 7. Modify some extension methods' namespace. |
50 | 56 | </EasyCachingHybridPackageNotes>
|
51 | 57 | <EasyCachingAspectCorePackageNotes>
|
52 |
| - 1. Support netcore3.0. |
53 |
| - 2. Remove WithServices. |
54 |
| - 3. Improve rabbitmq bus. |
55 |
| - 4. Fixed deep clone of memorycache provider. |
56 |
| - 5. Support multi instace of hybrid provider. |
| 58 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 59 | + 2. Remove WithServices method to support console apps. |
| 60 | + 3. Improve RabbitMQ bus. |
| 61 | + 4. Add deep clone for memory cache provider. |
| 62 | + 5. Support multi instances of hybrid provider. |
57 | 63 | 6. Upgrading dependencies.
|
| 64 | + 7. Modify some extension methods' namespace. |
58 | 65 | </EasyCachingAspectCorePackageNotes>
|
59 | 66 | <EasyCachingCastlePackageNotes>
|
60 |
| - 1. Support netcore3.0. |
61 |
| - 2. Remove WithServices. |
62 |
| - 3. Improve rabbitmq bus. |
63 |
| - 4. Fixed deep clone of memorycache provider. |
64 |
| - 5. Support multi instace of hybrid provider. |
| 67 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 68 | + 2. Remove WithServices method to support console apps. |
| 69 | + 3. Improve RabbitMQ bus. |
| 70 | + 4. Add deep clone for memory cache provider. |
| 71 | + 5. Support multi instances of hybrid provider. |
65 | 72 | 6. Upgrading dependencies.
|
| 73 | + 7. Modify some extension methods' namespace. |
66 | 74 | </EasyCachingCastlePackageNotes>
|
67 | 75 | <EasyCachingResponseCachingPackageNotes>
|
68 |
| - 1. Support netcore3.0. |
69 |
| - 2. Remove WithServices. |
70 |
| - 3. Improve rabbitmq bus. |
71 |
| - 4. Fixed deep clone of memorycache provider. |
72 |
| - 5. Support multi instace of hybrid provider. |
| 76 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 77 | + 2. Remove WithServices method to support console apps. |
| 78 | + 3. Improve RabbitMQ bus. |
| 79 | + 4. Add deep clone for memory cache provider. |
| 80 | + 5. Support multi instances of hybrid provider. |
73 | 81 | 6. Upgrading dependencies.
|
| 82 | + 7. Modify some extension methods' namespace. |
74 | 83 | </EasyCachingResponseCachingPackageNotes>
|
75 | 84 | <EasyCachingJsonPackageNotes>
|
76 |
| - 1. Support netcore3.0. |
77 |
| - 2. Remove WithServices. |
78 |
| - 3. Improve rabbitmq bus. |
79 |
| - 4. Fixed deep clone of memorycache provider. |
80 |
| - 5. Support multi instace of hybrid provider. |
| 85 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 86 | + 2. Remove WithServices method to support console apps. |
| 87 | + 3. Improve RabbitMQ bus. |
| 88 | + 4. Add deep clone for memory cache provider. |
| 89 | + 5. Support multi instances of hybrid provider. |
81 | 90 | 6. Upgrading dependencies.
|
| 91 | + 7. Modify some extension methods' namespace. |
82 | 92 | </EasyCachingJsonPackageNotes>
|
83 | 93 | <EasyCachingMessagePackPackageNotes>
|
84 |
| - 1. Support netcore3.0. |
85 |
| - 2. Remove WithServices. |
86 |
| - 3. Improve rabbitmq bus. |
87 |
| - 4. Fixed deep clone of memorycache provider. |
88 |
| - 5. Support multi instace of hybrid provider. |
| 94 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 95 | + 2. Remove WithServices method to support console apps. |
| 96 | + 3. Improve RabbitMQ bus. |
| 97 | + 4. Add deep clone for memory cache provider. |
| 98 | + 5. Support multi instances of hybrid provider. |
89 | 99 | 6. Upgrading dependencies.
|
| 100 | + 7. Modify some extension methods' namespace. |
90 | 101 | </EasyCachingMessagePackPackageNotes>
|
91 | 102 | <EasyCachingProtobufPackageNotes>
|
92 |
| - 1. Support netcore3.0. |
93 |
| - 2. Remove WithServices. |
94 |
| - 3. Improve rabbitmq bus. |
95 |
| - 4. Fixed deep clone of memorycache provider. |
96 |
| - 5. Support multi instace of hybrid provider. |
| 103 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 104 | + 2. Remove WithServices method to support console apps. |
| 105 | + 3. Improve RabbitMQ bus. |
| 106 | + 4. Add deep clone for memory cache provider. |
| 107 | + 5. Support multi instances of hybrid provider. |
97 | 108 | 6. Upgrading dependencies.
|
| 109 | + 7. Modify some extension methods' namespace. |
98 | 110 | </EasyCachingProtobufPackageNotes>
|
99 | 111 | <EasyCachingCSRedisPackageNotes>
|
100 |
| - 1. Support netcore3.0. |
101 |
| - 2. Remove WithServices. |
102 |
| - 3. Improve rabbitmq bus. |
103 |
| - 4. Fixed deep clone of memorycache provider. |
104 |
| - 5. Support multi instace of hybrid provider. |
| 112 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 113 | + 2. Remove WithServices method to support console apps. |
| 114 | + 3. Improve RabbitMQ bus. |
| 115 | + 4. Add deep clone for memory cache provider. |
| 116 | + 5. Support multi instances of hybrid provider. |
105 | 117 | 6. Upgrading dependencies.
|
| 118 | + 7. Modify some extension methods' namespace. |
106 | 119 | </EasyCachingCSRedisPackageNotes>
|
107 | 120 | <EasyCachingRedisBusPackageNotes>
|
108 |
| - 1. Support netcore3.0. |
109 |
| - 2. Remove WithServices. |
110 |
| - 3. Improve rabbitmq bus. |
111 |
| - 4. Fixed deep clone of memorycache provider. |
112 |
| - 5. Support multi instace of hybrid provider. |
| 121 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 122 | + 2. Remove WithServices method to support console apps. |
| 123 | + 3. Improve RabbitMQ bus. |
| 124 | + 4. Add deep clone for memory cache provider. |
| 125 | + 5. Support multi instances of hybrid provider. |
113 | 126 | 6. Upgrading dependencies.
|
| 127 | + 7. Modify some extension methods' namespace. |
114 | 128 | </EasyCachingRedisBusPackageNotes>
|
115 | 129 | <EasyCachingRabbitBusPackageNotes>
|
116 |
| - 1. Support netcore3.0. |
117 |
| - 2. Remove WithServices. |
118 |
| - 3. Improve rabbitmq bus. |
119 |
| - 4. Fixed deep clone of memorycache provider. |
120 |
| - 5. Support multi instace of hybrid provider. |
| 130 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 131 | + 2. Remove WithServices method to support console apps. |
| 132 | + 3. Improve RabbitMQ bus. |
| 133 | + 4. Add deep clone for memory cache provider. |
| 134 | + 5. Support multi instances of hybrid provider. |
121 | 135 | 6. Upgrading dependencies.
|
| 136 | + 7. Modify some extension methods' namespace. |
122 | 137 | </EasyCachingRabbitBusPackageNotes>
|
123 | 138 | <EasyCachingDiskPackageNotes>
|
124 |
| - 1. Support netcore3.0. |
125 |
| - 2. Remove WithServices. |
126 |
| - 3. Improve rabbitmq bus. |
127 |
| - 4. Fixed deep clone of memorycache provider. |
128 |
| - 5. Support multi instace of hybrid provider. |
| 139 | + 1. Make Interceptors and response caching Support .netcore3.0. |
| 140 | + 2. Remove WithServices method to support console apps. |
| 141 | + 3. Improve RabbitMQ bus. |
| 142 | + 4. Add deep clone for memory cache provider. |
| 143 | + 5. Support multi instances of hybrid provider. |
129 | 144 | 6. Upgrading dependencies.
|
| 145 | + 7. Modify some extension methods' namespace. |
130 | 146 | </EasyCachingDiskPackageNotes>
|
131 | 147 | </PropertyGroup>
|
132 | 148 | </Project>
|
0 commit comments