diff --git a/BlazorSpaces.nuspec b/BlazorSpaces.nuspec new file mode 100644 index 0000000..22acb69 --- /dev/null +++ b/BlazorSpaces.nuspec @@ -0,0 +1,28 @@ + + + + BlazorSpaces + BlazorSpaces + Allan Eagle + Allan Eagle + https://github.com/aeagle/blazor-spaces + false + Blazor components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces. + Blazor .NET Components UI Layout + 0.0.1-beta.2 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..6ce9759 --- /dev/null +++ b/nuget.config @@ -0,0 +1,8 @@ + + + + + + + +