Exploring whether .NET Native AOT is ready for your Web APIs.
Building Web APIs with ASP.NET Core Native AOT compilation.
Building Web APIs with ASP.NET Core Native AOT compilation.
In this webinar, we identify how we can implement database access layers in .NET Native AOT apps without the help of EF Core. We use the Humble Object design pattern to separate the business logic from ADO.NET calls to PostgreSQL.
In this webinar, we take a look at .NET Native AOT and explore whether Microsoft can deliver on their performance promises. We'll also check what differs between developing a .NET Native AOT app and a regular ASP.NET Core app.