by infoblexincom | Jul 12, 2020 | Events
Hosted by Emanuele Bertolesi, our CEO Michele Aponte will talk about the features of Blazor to create real applications. Lots of live code and practical examples to start to discover the potential of this framework. There will be the opportunity to ask questions...
by Adolfo Arnold | Jul 1, 2020 | Blog
In my previous article. i showed what GraphQL is and how we can create an API with HotChocolate. Starting from the code on my repo https://github.com/AARNOLD87/GraphQLWithHotChocolate let’s see how we can test the project. This is not a unit test,...
by Enrico Bencivenga | Jun 3, 2020 | Blog
In my previous articles (here the first and the second one), I have shown the use of ElasticSearch as a full-text search engine in e-commerce, the set and use of some advanced configurations and the creation of a products index which...
by infoblexincom | May 25, 2020 | Events
We will be hosted by DotNetCode for the first free online training event following the release of Blazor Webassembly. Our CEO Michele Aponte will show live streaming what the principles of the framework are and how to use it in our applications to easily...
by Michele Aponte | May 20, 2020 | Blog
In a previous article of mine, I talked about Microservices and how authenticate an Angular client with them using IdentityServer as authentication authority. I that case, I used the in-memory configuration to simplify the concept, but in a real application we need to...