Filter by topic
Build and run tests on every commit. Automatically upload NuGet packages on every release. All using GitHub actions for your .NET Core Class Libraries.
.NET Core build failing for Azure DevOps? Check if there is any assembly reference and replace it with proper NuGet package.
Configuring and using AutoMapper in a .NET CORE class library is briefed in this article.
If you are new to Microsoft Orleans and you are in a stage where you want to run multiple Silo from a single .NET Core console app, here is a way to achieve that.
If you are facing issues when trying to generate documentation for your .netstandard2.0 project. Try the solution mentioned in this post.