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 4
4
5
5
SAFE.Utils provides essential utilities for building [ SAFE] ( https://safe-stack.github.io/ ) applications. It's distributed as two NuGet packages:
6
6
7
- SAFE.Client.Utils - Utilities for client-side code
7
+ - SAFE.Client.Utils - Utilities for client-side code
8
8
[ ![ NuGet] ( https://img.shields.io/nuget/v/SAFE.Client.Utils.svg )] ( https://www.nuget.org/packages/SAFE.Client.Utils/ )
9
9
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/ )
11
11
12
12
While designed to work together in SAFE applications, each package can be used independently in F# applications.
13
13
You can’t perform that action at this time.
0 commit comments