Home Dotnet
Showing list of dotnet blogs
- Authentication with ASP.NET Core Identity - Example
- Sitecore
- SignalR library in ASP.NET
- Xamarin and MAUI (Multi-platform App UI)
- why we need asp.net and asp.net core
- Simple Entity Framework example in dotnet
- How Version Control and Build Numbering works in dot net project
- how many dll files are created in a dotnet project
- how to create immutable list in csharp dotnet
- How to show the console logs output in xunit dotnet project
- How to change the output directory for the build artifacts from the default bin directory in dotnet project
- output paths in dotnet project
- How to put exe file inside nuget package
- .csproj file explained - propetygroups, targetframework, ItemGroup
- why do we put .targets file inside a NuGet package
- dotnet commands
- dotnet restore command in dotnet
- .nupkg file in dotnet and how it is extracted
- bin and obj directories in dotnet
- In dotnet project, how do we organize the source and test files
- How NUnit or MSTest find the tests in test dll
- difference between decompiler and Reflection
- differences between .NET Core, .NET Standard, and .NET 5/6/8
- why we need Entity Framework Core (EF Core)
- Difference between .NET Runtime 8.0.6, ASP.NET Core Runtime 8.0.6 and .NET Windows Desktop Runtime 8.0.6
- Difference between .NET SDK and .NET runtime