Shorts Series – Add or Enable Serilog in ASP.NET Core 7.0
Talking Dotnet
by Talking Dotnet
11M ago
Serilog is a third-party, open-source structured logging library. It provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. In the ASP.NET Core framework, Serilog has emerged as a popular logging library due to its flexibility, extensibility, and ease […] The post Shorts Series – Add or Enable Serilog in ASP.NET Core 7.0 appeared first on Talking Dotnet ..read more
Visit website
Shorts Series – Add or Enable OData in ASP.NET Core 7.0
Talking Dotnet
by Talking Dotnet
11M ago
In today’s world, where videos have become increasingly shorter and gained immense popularity through platforms like YouTube Shorts, Insta Reels, and TikTok, why shouldn’t blog posts follow suit? I’m considering launching a series of brief blog posts that you can read and finish in less than one minute. Here is a very short post to […] The post Shorts Series – Add or Enable OData in ASP.NET Core 7.0 appeared first on Talking Dotnet ..read more
Visit website
Troubleshooting Common Errors and Issues in .NET 7.0
Talking Dotnet
by Talking Dotnet
11M ago
This post talks about some very common troubleshooting Common Errors and Issues in .NET 7.0 that you may come across while upgrading. The post Troubleshooting Common Errors and Issues in .NET 7.0 appeared first on Talking Dotnet ..read more
Visit website
What’s New in ASP.NET Core 7
Talking Dotnet
by Talking Dotnet
1y ago
ASP.NET Core 7 is a significant update for the open-source cross-platform framework for building modern web applications. The new version comes packed with a lot of exciting features and improvements that enhance the development experience and performance. In this blog post, we will discuss some of the most significant changes in ASP.NET Core 7. Minimal […] The post What’s New in ASP.NET Core 7 appeared first on Talking Dotnet ..read more
Visit website
Clean way to add Startup class in ASP.NET Core 6
Talking Dotnet
by Talking Dotnet
2y ago
If you are following ASP.NET Core 6, then probably you are aware that with ASP.NET Core 6.0 projects, there is no Startup.cs file. It is now combined with Program.cs file to bring unified experience. I posted about How to Add Startup.cs in ASP.NET Core 6 Project and this approach brings Startup.cs class in the project in a […] The post Clean way to add Startup class in ASP.NET Core 6 appeared first on Talking Dotnet ..read more
Visit website
How to add Swagger to ASP.NET Core 6 Application
Talking Dotnet
by Talking Dotnet
2y ago
Find out how to add Swagger to ASP.NET Core 6 App, just via a mouse click. The post How to add Swagger to ASP.NET Core 6 Application appeared first on Talking Dotnet ..read more
Visit website
How to Add Startup.cs in ASP.NET Core 6 Project
Talking Dotnet
by Talking Dotnet
2y ago
The Startup.cs file is missing from ASP.NET Core 6.0. This post talks about how to add startup.cs in ASP.NET Core 6 project. The post How to Add Startup.cs in ASP.NET Core 6 Project appeared first on Talking Dotnet ..read more
Visit website
Code Cleanup on Save in Visual Studio 2022
Talking Dotnet
by Talking Dotnet
2y ago
This feature Code Cleanup on Save in Visual Studio 2022 will do the code cleanup automatically on Save based on your configured preferences. The post Code Cleanup on Save in Visual Studio 2022 appeared first on Talking Dotnet ..read more
Visit website
Auto Save files in Visual Studio 2022
Talking Dotnet
by Talking Dotnet
2y ago
Auto save file in Visual Studio 2022 enables you to save your files automatically in the background when Visual Studio loses focus. The post Auto Save files in Visual Studio 2022 appeared first on Talking Dotnet ..read more
Visit website
Temporary breakpoint – New feature in Visual Studio 2022
Talking Dotnet
by Talking Dotnet
2y ago
Temporary breakpoint – New feature in Visual Studio 2022 which is time saver and helpful. Temporary breakpoint once it is hit, it's gone. The post Temporary breakpoint – New feature in Visual Studio 2022 appeared first on Talking Dotnet ..read more
Visit website

Follow Talking Dotnet on FeedSpot

Continue with Google
Continue with Apple
OR