File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55SAFE.Utils provides essential utilities for building [ SAFE] ( https://safe-stack.github.io/ ) applications. It's distributed as two NuGet packages:
66
7- SAFE.Client.Utils - Utilities for client-side code
7+ - SAFE.Client.Utils - Utilities for client-side code
88 [ ![ NuGet] ( https://img.shields.io/nuget/v/SAFE.Client.Utils.svg )] ( https://www.nuget.org/packages/SAFE.Client.Utils/ )
99
10- SAFE.Server.Utils - Utilities for server-side code [ ![ NuGet] ( https://img.shields.io/nuget/v/SAFE.Server.Utils.svg )] ( https://www.nuget.org/packages/SAFE.Server.Utils/ )
10+ - SAFE.Server.Utils - Utilities for server-side code [ ![ NuGet] ( https://img.shields.io/nuget/v/SAFE.Server.Utils.svg )] ( https://www.nuget.org/packages/SAFE.Server.Utils/ )
1111
1212While designed to work together in SAFE applications, each package can be used independently in F# applications.
1313
You can’t perform that action at this time.
0 commit comments