News

Take advantage of migrations in EF Core to manage database schema changes over time and keep them in sync with the data models of your ASP.NET Core applications.
Take advantage of Dapper to create one-to-one, one-to-many, and many-to-many entity relationships in your ASP.NET Core applications.
Q&A What's Next for ASP.NET Core and Blazor By David Ramel 06/18/2024 Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has ...