Josh Coleman
8be1c9cd3e
Seeking feedback: Build and run on .Net 6 preview 6 ( #1734 )
...
* Updgrade build and hosting machines to .net6 latest
* Target .net 6
* ILogger is ambiguous?
* More ILogger ambiguity
* Use preview 6... seeing errors in preview 7...
* Of course the SDK version is different :)
* downgrade the last nonworking component
* Only restore the packages we need for the one off service stuck in .net 5
* Downgrade development docker files to use the preview 6 sdk
2021-08-09 19:57:22 +05:30
zedy
be9ce6d069
Update keyvault sdk from t1 to t2 ( #1685 )
...
* Upgrade Microsoft.Extensions.Configuration.AzureKeyVault to
* Update keyvault uri
* Update Program.cs
Modify format
* modify format
* resolve conflict
* replace credential
Co-authored-by: Wenjie Yu <v-wenjyu@microsoft.com>
2021-06-08 14:45:15 +05:30
Borja García Rodríguez
2b91170662
clean up solution
2021-01-20 17:57:32 +01:00
Borja García Rodríguez
4fcb70c739
fix namespace top level statement
2020-12-16 09:53:08 +01:00
Borja García Rodríguez
4a71f483aa
top level statements
2020-12-15 14:42:56 +01:00
ericuss
09fabcdcfb
Remove obsolete middleware UseApplicationInsights
2020-04-07 09:29:46 +02:00
ericuss
e671f32c44
Change extension method to load the configuration
2020-04-07 08:59:01 +02:00
eiximenis
0df81ff5d2
Removing unneeded files. Making compatible FailingMiddleware & Healthchecks
2019-10-15 11:23:25 +02:00
ericuss
e58429ac2a
first approach
2019-08-26 13:57:43 +02:00
Erik Pique
fe0fd36e0f
add grpc basket
2019-08-19 09:24:58 +02:00
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
2019-03-19 15:57:47 +01:00
Miguel Veloso
b6b0744c74
Standarize ApplicationContext logging property
2019-02-26 21:59:16 +00:00
Miguel Veloso
38a86f19c4
General refactoring for documentation
2019-02-26 21:55:04 +00:00
Miguel Veloso
dfc680e152
Fix naming inconsistency
2019-02-21 18:32:57 +00:00
Miguel Veloso
423066a822
Add log traces for integration event handling
2019-02-06 18:53:30 +00:00
Miguel Veloso
24b660f339
Expore Program.AppName/AppShortName for logging
2019-02-06 13:03:54 +00:00
Miguel Veloso
3a22e2f35b
Add Seq as sink and some integration event traces
2019-01-31 13:33:36 +00:00
Ramón Tomás
b9dcc80acd
Merge Netcore2.2 branch
2019-01-03 18:41:58 +01:00
Ramón Tomás
fa0b1a7a6b
Added serilog
2018-12-13 12:13:59 +01:00
Ramón Tomás
0f6f4e6d14
Integrate HealthCheck to all eShop services and apps
...
Integrate WebStatus with Healthcheck
2018-11-30 17:43:22 +01:00
Unai Zorrilla Castro
b005b63ff5
Add azure key vault support in all services
2018-07-31 09:38:00 +02:00
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
2017-10-11 18:53:26 +02:00
Ramón Tomás
a04cef97ef
Added AppInsights service
2017-10-11 16:26:44 +02: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
d42033a83b
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
2017-07-14 14:53:17 +02:00
Ramón Tomás
f39fdb92ca
Fix Failing middleware and move it to Basket.api
2017-07-13 17:35:19 +02:00
Eduard Tomas
561ba3b1ec
1st version of healthcheck & webstatus
2017-03-23 19:10:55 +01:00
Charles Lowell
3df4f3a206
Configure service URLs via environment variables
2017-02-28 14:54:21 -08:00
Carlos Cañizares Estévez
44f238f3fd
same SQL for catalog and ordering
2016-12-14 21:08:42 +01:00
Carlos Cañizares Estévez
9e72fe7c7c
Order items in ordering api
2016-12-14 18:23:57 +01:00
Carlos Cañizares Estévez
64d3919a80
Secure orders api and add bearer token in calls from MVC application to orders api.
2016-12-12 10:15:24 +01:00
Carlos Cañizares Estévez
42f3537441
scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...)
2016-12-07 13:57:31 +01:00
Carlos Cañizares Estévez
0a344f6cdc
Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket.
2016-11-29 15:10:16 +01:00
Cesar De la Torre
e898bc0daf
Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code
2016-09-07 13:52:26 -07:00