Introducing the New Diffusion 6.1 .NET Client Library
June 18, 2018 | DiffusionData
We introduced a new Diffusion .NET Client Library that shipped with Diffusion 6.1. The new version of the client library allows you to develop .NET Diffusion clients for Windows, macOS and Linux thanks to the .NET Standard 2.0.
New library and NuGet package
With Diffusion 6.1, we introduced a new .NET Client Library and NuGet package. The .NET Framework 4.6.1 compatible library PushTechnology.ClientInterface
has been replaced with a new .NET Standard 2.0 compatible version Diffusion.Client
. Diffusion.Client
is the library to use for all future Diffusion .NET development. You will need to update your project dependencies but otherwise there are no further breaking changes in this release.
The PushTechnology.ClientInterface
NuGet package has been replaced with the Diffusion.Client package. The old package will still be available to download, but will not receive further updates apart from bug fixes.
To start using the new client library add the newest version of the NuGet package to your project. If you need a full example to get you started please take a look at our developer guide.
Benefits of the .NET Standard
The .NET Standard allows you to to develop .NET Diffusion clients for Windows, macOS and Linux. For more information on possible platforms see the Microsoft documentation. These are the platforms supported by Diffusion:
Operating System | Supported & Tested Platforms |
---|---|
Windows | .NET Framework 4.6.1, .NET Core 2.0 |
macOS | .NET Core 2.0 |
Linux | .NET Core 2.0 |
Further reading
BLOG
Unlocking the Value of ISO 27001 Certification: A Journey of Security and Continuous Improvement
March 25, 2024
BLOG
Exploring Generative AI: Opportunity or Potential Headache?
March 25, 2024
Read More about Exploring Generative AI: Opportunity or Potential Headache?/span>
BLOG
Benchmarking and scaling subscribers
March 15, 2024