CodeFluent Runtime now available on NuGet Gallery
The CodeFluent Runtime is a library of utilities which is usable across all types of .NET applications (WPF, WinForms, ASP.NET, console, service, etc.) and aims to ease the developer’s life. Until now it was only distributed as part of CodeFluent Entities, but starting today it is now shipped as a NuGet package on the NuGet Gallery!
This means that from now on, you can leverage utilities of the runtime – such as its JSON serializer/deserializer for instance
– from any .NET project regardless if you’re using CodeFluent Entities or not.
If you’re new to NuGet, here’s an overview: http://docs.nuget.org/docs/start-here/overview
Once you have NuGet, search for the CodeFluentRuntime package and add it to your project: it’s free ![]()
Update: The CodeFluent Runtime package was replaced by the CodeFluent Runtime Client package (free as well, containing the same features, but lighter and supporting .NET Framework 4 Client Profile). Therefore, search for the new package “CodeFluentRuntimeClient” instead!
Cheers,
Carl Anderson
-
May 16, 2012 at 4:04 pm | #1CodeFluent Runtime Client available on NuGet « The CodeFluent Entities Blog