Skip to content

Commit 51f37dc

Browse files
committed
Initial Commit
0 parents  commit 51f37dc

15 files changed

+718
-0
lines changed

.gitignore

Lines changed: 345 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,345 @@
1+
## Ignore Visual Studio temporary files, build results, and
2+
## files generated by popular Visual Studio add-ons.
3+
##
4+
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
5+
6+
# User-specific files
7+
*.rsuser
8+
*.suo
9+
*.user
10+
*.userosscache
11+
*.sln.docstates
12+
13+
# User-specific files (MonoDevelop/Xamarin Studio)
14+
*.userprefs
15+
16+
# Build results
17+
[Dd]ebug/
18+
[Dd]ebugPublic/
19+
[Rr]elease/
20+
[Rr]eleases/
21+
x64/
22+
x86/
23+
[Aa][Rr][Mm]/
24+
[Aa][Rr][Mm]64/
25+
bld/
26+
[Bb]in/
27+
[Oo]bj/
28+
[Ll]og/
29+
30+
# Visual Studio 2015/2017 cache/options directory
31+
.vs/
32+
# Uncomment if you have tasks that create the project's static files in wwwroot
33+
#wwwroot/
34+
35+
# Visual Studio 2017 auto generated files
36+
Generated\ Files/
37+
38+
# MSTest test Results
39+
[Tt]est[Rr]esult*/
40+
[Bb]uild[Ll]og.*
41+
42+
# NUNIT
43+
*.VisualState.xml
44+
TestResult.xml
45+
46+
# Build Results of an ATL Project
47+
[Dd]ebugPS/
48+
[Rr]eleasePS/
49+
dlldata.c
50+
51+
# Benchmark Results
52+
BenchmarkDotNet.Artifacts/
53+
54+
# .NET Core
55+
project.lock.json
56+
project.fragment.lock.json
57+
artifacts/
58+
59+
# StyleCop
60+
StyleCopReport.xml
61+
62+
# Files built by Visual Studio
63+
obj
64+
bin
65+
*_i.c
66+
*_p.c
67+
*_h.h
68+
*.ilk
69+
*.meta
70+
*.obj
71+
*.iobj
72+
*.pch
73+
*.pdb
74+
*.ipdb
75+
*.pgc
76+
*.pgd
77+
*.rsp
78+
*.sbr
79+
*.tlb
80+
*.tli
81+
*.tlh
82+
*.tmp
83+
*.tmp_proj
84+
*_wpftmp.csproj
85+
*.log
86+
*.vspscc
87+
*.vssscc
88+
.builds
89+
*.pidb
90+
*.svclog
91+
*.scc
92+
93+
# Chutzpah Test files
94+
_Chutzpah*
95+
96+
# Visual C++ cache files
97+
ipch/
98+
*.aps
99+
*.ncb
100+
*.opendb
101+
*.opensdf
102+
*.sdf
103+
*.cachefile
104+
*.VC.db
105+
*.VC.VC.opendb
106+
107+
# Visual Studio profiler
108+
*.psess
109+
*.vsp
110+
*.vspx
111+
*.sap
112+
113+
# Visual Studio Trace Files
114+
*.e2e
115+
116+
# TFS 2012 Local Workspace
117+
$tf/
118+
119+
# Guidance Automation Toolkit
120+
*.gpState
121+
122+
# ReSharper is a .NET coding add-in
123+
_ReSharper*/
124+
*.[Rr]e[Ss]harper
125+
*.DotSettings.user
126+
127+
# JustCode is a .NET coding add-in
128+
.JustCode
129+
130+
# TeamCity is a build add-in
131+
_TeamCity*
132+
133+
# DotCover is a Code Coverage Tool
134+
*.dotCover
135+
136+
# AxoCover is a Code Coverage Tool
137+
.axoCover/*
138+
!.axoCover/settings.json
139+
140+
# Visual Studio code coverage results
141+
*.coverage
142+
*.coveragexml
143+
144+
# NCrunch
145+
_NCrunch_*
146+
.*crunch*.local.xml
147+
nCrunchTemp_*
148+
149+
# MightyMoose
150+
*.mm.*
151+
AutoTest.Net/
152+
153+
# Web workbench (sass)
154+
.sass-cache/
155+
156+
# Installshield output folder
157+
[Ee]xpress/
158+
159+
# DocProject is a documentation generator add-in
160+
DocProject/buildhelp/
161+
DocProject/Help/*.HxT
162+
DocProject/Help/*.HxC
163+
DocProject/Help/*.hhc
164+
DocProject/Help/*.hhk
165+
DocProject/Help/*.hhp
166+
DocProject/Help/Html2
167+
DocProject/Help/html
168+
169+
# Click-Once directory
170+
publish/
171+
172+
# Publish Web Output
173+
*.[Pp]ublish.xml
174+
*.azurePubxml
175+
# Note: Comment the next line if you want to checkin your web deploy settings,
176+
# but database connection strings (with potential passwords) will be unencrypted
177+
*.pubxml
178+
*.publishproj
179+
180+
# Microsoft Azure Web App publish settings. Comment the next line if you want to
181+
# checkin your Azure Web App publish settings, but sensitive information contained
182+
# in these scripts will be unencrypted
183+
PublishScripts/
184+
185+
# NuGet Packages
186+
*.nupkg
187+
# The packages folder can be ignored because of Package Restore
188+
**/[Pp]ackages/*
189+
# except build/, which is used as an MSBuild target.
190+
!**/[Pp]ackages/build/
191+
# Uncomment if necessary however generally it will be regenerated when needed
192+
#!**/[Pp]ackages/repositories.config
193+
# NuGet v3's project.json files produces more ignorable files
194+
*.nuget.props
195+
*.nuget.targets
196+
197+
# Microsoft Azure Build Output
198+
csx/
199+
*.build.csdef
200+
201+
# Microsoft Azure Emulator
202+
ecf/
203+
rcf/
204+
205+
# Windows Store app package directories and files
206+
AppPackages/
207+
BundleArtifacts/
208+
Package.StoreAssociation.xml
209+
_pkginfo.txt
210+
*.appx
211+
212+
# Visual Studio cache files
213+
# files ending in .cache can be ignored
214+
*.[Cc]ache
215+
# but keep track of directories ending in .cache
216+
!?*.[Cc]ache/
217+
218+
# Others
219+
ClientBin/
220+
~$*
221+
*~
222+
*.dbmdl
223+
*.dbproj.schemaview
224+
*.jfm
225+
*.pfx
226+
*.publishsettings
227+
orleans.codegen.cs
228+
229+
# Including strong name files can present a security risk
230+
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
231+
#*.snk
232+
233+
# Since there are multiple workflows, uncomment next line to ignore bower_components
234+
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
235+
#bower_components/
236+
237+
# RIA/Silverlight projects
238+
Generated_Code/
239+
240+
# Backup & report files from converting an old project file
241+
# to a newer Visual Studio version. Backup files are not needed,
242+
# because we have git ;-)
243+
_UpgradeReport_Files/
244+
Backup*/
245+
UpgradeLog*.XML
246+
UpgradeLog*.htm
247+
ServiceFabricBackup/
248+
*.rptproj.bak
249+
250+
# SQL Server files
251+
*.mdf
252+
*.ldf
253+
*.ndf
254+
255+
# Business Intelligence projects
256+
*.rdl.data
257+
*.bim.layout
258+
*.bim_*.settings
259+
*.rptproj.rsuser
260+
*- Backup*.rdl
261+
262+
# Microsoft Fakes
263+
FakesAssemblies/
264+
265+
# GhostDoc plugin setting file
266+
*.GhostDoc.xml
267+
268+
# Node.js Tools for Visual Studio
269+
.ntvs_analysis.dat
270+
node_modules/
271+
272+
# Visual Studio 6 build log
273+
*.plg
274+
275+
# Visual Studio 6 workspace options file
276+
*.opt
277+
278+
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
279+
*.vbw
280+
281+
# Visual Studio LightSwitch build output
282+
**/*.HTMLClient/GeneratedArtifacts
283+
**/*.DesktopClient/GeneratedArtifacts
284+
**/*.DesktopClient/ModelManifest.xml
285+
**/*.Server/GeneratedArtifacts
286+
**/*.Server/ModelManifest.xml
287+
_Pvt_Extensions
288+
289+
# Paket dependency manager
290+
.paket/paket.exe
291+
paket-files/
292+
293+
# FAKE - F# Make
294+
.fake/
295+
296+
# JetBrains Rider
297+
.idea/
298+
*.sln.iml
299+
300+
# CodeRush personal settings
301+
.cr/personal
302+
303+
# Python Tools for Visual Studio (PTVS)
304+
__pycache__/
305+
*.pyc
306+
307+
# Cake - Uncomment if you are using it
308+
# tools/**
309+
# !tools/packages.config
310+
311+
# Tabs Studio
312+
*.tss
313+
314+
# Telerik's JustMock configuration file
315+
*.jmconfig
316+
317+
# BizTalk build output
318+
*.btp.cs
319+
*.btm.cs
320+
*.odx.cs
321+
*.xsd.cs
322+
323+
# OpenCover UI analysis results
324+
OpenCover/
325+
326+
# Azure Stream Analytics local run output
327+
ASALocalRun/
328+
329+
# MSBuild Binary and Structured Log
330+
*.binlog
331+
332+
# NVidia Nsight GPU debugger configuration file
333+
*.nvuser
334+
335+
# MFractors (Xamarin productivity tool) working folder
336+
.mfractor/
337+
338+
# Local History for Visual Studio
339+
.localhistory/
340+
341+
# BeatPulse healthcheck temp database
342+
healthchecksdb
343+
/test-results/
344+
/playwright-report/
345+
/playwright/.cache/

App.razor

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<Router AppAssembly="@typeof(App).Assembly">
2+
<Found Context="routeData">
3+
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
4+
<FocusOnNavigate RouteData="@routeData" Selector="h1" />
5+
</Found>
6+
<NotFound>
7+
<PageTitle>Not found</PageTitle>
8+
<LayoutView Layout="@typeof(MainLayout)">
9+
<p role="alert">Sorry, there's nothing at this address.</p>
10+
</LayoutView>
11+
</NotFound>
12+
</Router>

BlazorSortable.csproj

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
2+
3+
<PropertyGroup>
4+
<TargetFramework>net7.0</TargetFramework>
5+
<Nullable>enable</Nullable>
6+
<ImplicitUsings>enable</ImplicitUsings>
7+
</PropertyGroup>
8+
9+
<ItemGroup>
10+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.14" />
11+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.14" PrivateAssets="all" />
12+
</ItemGroup>
13+
14+
</Project>

BlazorSortable.sln

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.5.002.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorSortable", "BlazorSortable.csproj", "{41997150-7264-49CD-AB05-B7E9C34C2A7D}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{41997150-7264-49CD-AB05-B7E9C34C2A7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{41997150-7264-49CD-AB05-B7E9C34C2A7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{41997150-7264-49CD-AB05-B7E9C34C2A7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{41997150-7264-49CD-AB05-B7E9C34C2A7D}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {8BC5FBD3-9B58-42CE-A559-156D5A0D0791}
24+
EndGlobalSection
25+
EndGlobal

0 commit comments

Comments
 (0)