Reuse your C# code by creating NuGet packages
A guide on creating and sharing reusable C# code by building and publishing custom NuGet packages for personal and professional projects.
A guide on creating and sharing reusable C# code by building and publishing custom NuGet packages for personal and professional projects.
A step-by-step tutorial on creating a .NET Standard class library in Visual Studio, including basic calculator methods and preparation for NuGet publishing.
A guide on referencing a specific assembly from a NuGet package when building a Rider plugin for XAML Styler, addressing compatibility issues.
Announcing a major performance update for MyNatsClient, a .NET client for NATS, achieving a 60% speed increase and reduced resource usage.
SQL LocalDB Wrapper v2 released, a .NET library for programmatically managing SQL Server LocalDB instances, now with .NET Core support.
Explains .NET Standard, its purpose, and how it relates to .NET Core, .NET Framework, and other implementations.
Cimbalino Toolkit 2.5.0 released, now targeting .NET Standard 1.0 for cross-platform compatibility and featuring other improvements.
Announcing FakeItEasy 3.0.0, a .NET mocking framework update with .NET Core support, new syntax, and improved features.