rafsanulhasan
|
bde315d278
|
a. Updated NuGet References to support ASP.NET Core 2.1.3
1. Microsoft.ApplicationInsights.AspNetCore 2.2.1->2.4.1
2. Microsoft.ApplicationInsights.DependencyCollector 2.6.1-> 2.7.2
3. Microsoft.ApplicationInsights.ServiceFabric 2.1.1-beta1->2.1.1
4. Microsoft.Extensions.Logging.AzureAppServices 2.1.0-> 2.1.1
5. Microsoft.AspNetCore.App 2.1.0->2.1.3
6. Microsoft.VisualStudio.Azure.Fabric.MSBuild 1.6.5->1.6.7
7. Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer 2.1.0->2.1.2
8. Microsoft.AspNetCore.Hosting 2.1.0->2.1.1
9. Microsoft.Extensions.Logging 2.1.0->2.1.1
10. Polly 6.0.1->6.1.0
11. Microsoft.Extensions.Http.Polly 2.1.0->2.1.1
12. Microsoft.AspNetCore.DataProtection.Redis 0.3.3->0.4.1
13. Microsoft.Extensions.Configuration.AzureKeyVault 2.1.0-->2.1.1
14. Swashbuckle.AspNetCore 1.1.0->2.4.0
b. Updated NuGet packages
1. BuildBundleMinifier 2.6.375->2.8.391
2. Microsoft.ApplicationInsights.Kubernetes 1.0.0-beta8->1.0.0-beta9
|
2018-09-01 14:08:59 +06:00 |
|
eiximenis
|
51236fd5af
|
Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
|
2018-06-01 18:59:14 +02:00 |
|
Unai Zorrilla Castro
|
d1b6bc84fa
|
Migrated projects and references to use 2.1 rc1 libraries
|
2018-05-15 12:42:08 +02:00 |
|
Sychev Igor
|
ccad354645
|
packages update
|
2018-03-04 14:10:51 +03:00 |
|
Sychev Igor
|
924c735072
|
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
|
2017-12-14 09:16:34 +03:00 |
|
Sychev Igor
|
abb9bcfe60
|
3rd party dependencies to latest versions
|
2017-12-12 10:14:43 +03:00 |
|
Unai Zorrilla Castro
|
4e37f0df27
|
Migrate Building Blocks to .NETStandard2.0 and .NETCoreApp2.0. Fix packages references. Update Basket.API to new templates on .NETCoreApp2.0
|
2017-08-29 10:20:13 +02:00 |
|
Ramón Tomás
|
2baedadc7a
|
Merge from Dev
|
2017-08-22 19:46:53 +02:00 |
|
Ramón Tomás
|
b4dccbf774
|
Fix bug service bus not receiving messages
Update service bus to 1.0 version
|
2017-08-17 13:00:48 +02:00 |
|
Eduard Tomas
|
d9b9578e48
|
Merge remote-tracking branch 'origin/dev' into netcore2
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
|
2017-07-11 12:01:45 +02:00 |
|
Christian Arenas
|
aa7556a1bd
|
Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project
|
2017-05-24 15:34:55 +02:00 |
|