Reusable Dynamic Pagination Component in Blazor
In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…
Learn developer and data technologies with us
In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…
Post Views: 30 We are thrilled to announce that rijwan and I a seasoned expert in software development, architecture, has been invited to speak at C# Corner’s upcoming event focused…
Post Views: 583 Introduction Logging application is very crucial part in application development to monitor and investigate any issue or error of the application. Serilog is popular and mostly useful…
Post Views: 4,429 Introduction Swagger is a powerful and widely used API development toolset. It provides a framework for designing, building, documenting and consuming RESTful web services. Here are some…
Post Views: 681 As C# continues to evolve, each new version introduces powerful new features that increase the power and readability of the language. You can achieve more efficient, maintainable,…
Post Views: 3,429 Introduction FluentValidation is a popular .NET library used for building strongly-typed validation rules for your objects. It allows you to define validation logic for your model classes…
A new era of cloud-native application development and performance optimization is ushered in with .NET 9, the successor to .NET 8. It will be supported for 18 months as a…
Post Views: 952 Introduction The .NET framework is a versatile and powerful platform for building a variety of applications, including web, desktop, mobile, cloud, gaming, and IoT applications. With the…
Post Views: 697 Microsoft released and introduced the .NET 8 on Nov 14th, 2023, the latest Long-Term Support (LTS) version of a premier development platform. .NET 8 brings forth numerous…
.NET Aspire is a user-friendly solution designed for crafting applications ready for the cloud. It simplifies the development process, allowing developers to focus on their core business logic. Packaged as…