Welcome to Aspire
Press space to navigate.
Press left arrow to go back.
Press right arrow to go forward.
For content please see up menu ▲
Online at https://ignatandrei.github.io/Presentations/Aspireprez.html
For download https://ignatandrei.github.io/Presentations/Aspire.zip

						System.Console.WriteLine("Ignat Andrei");
						System.Console.WriteLine("Aspire");							
						  

ignat Andrei Ignat http://msprogrammer.serviciipeweb.ro/

YouTube 5 minutes .NET and tools : http://bit.ly/5MinTools

Book Making Open Source Component : http://bit.ly/NetOpenSourceComponent

Book Copy Paste from StackOverflow : https://amzn.to/2PQ8EDc

Roslyn Source Code Generators with examples : https://ignatandrei.github.io/RSCG_Examples/

Monthly meetings: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/

For notes press S
For print ?print-pdf
For all slides press ESC
What is Aspire ? https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview
.NET Aspire is an opinionated, cloud ready stack for building observable, production ready, distributed applications.
If you have a monolith, probably no Aspire required . Maybe for Containers ? Docker for databases ?
If you have at least 2 projects to run ( e.g. application , business logic and test ) - Aspire is for you
https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview

Let's see a demo - Zip As A Service

  • ZAAS-BLL
  • ZAAS-Tests
  • ZAAS-WebAPI
  • ZAAS-UI - Blazor ,Angular, WinForms

Questions ?

Thank you for your time