Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
238 commits
Select commit Hold shift + click to select a range
951a599
Merge pull request #1 from sharpbrowser/master
robinrodricks Feb 22, 2019
cc50edf
update to cefsharp 71 and .net 4.6
robinrodricks Feb 22, 2019
3197b0b
update versions in readme
robinrodricks Feb 22, 2019
e9982a6
Merge pull request #21 from robinrodricks/master
robinrodricks Feb 22, 2019
dddbb20
upgrade to cefsharp 75.1.14
robinrodricks Oct 21, 2019
744a03a
fix handlers to work with latest cefsharp
robinrodricks Oct 21, 2019
13ec879
cleanup
robinrodricks Oct 21, 2019
840976b
Merge pull request #29 from robinrodricks/master
robinrodricks Dec 24, 2019
6137c0e
Updated to CefSharp 75
robinrodricks Dec 24, 2019
14253d5
upgrade to cefsharp 79 anyCPU
robinrodricks Feb 27, 2020
51adcb8
fix download manager and upgrade nuget format
robinrodricks Feb 27, 2020
daa63f2
add build
robinrodricks Feb 27, 2020
e333887
Add files via upload
LeviBickel Jan 12, 2021
425ef0d
Merge pull request #1 from LeviBickel/Add-Print-and-complete-savetopdf
LeviBickel Jan 12, 2021
c11a020
Added Home button to the address bar.
Jan 14, 2021
ea6295e
Merge pull request #2 from LeviBickel/Add-Home-Button
LeviBickel Jan 14, 2021
e6acc9a
Create dotnet-desktop.yml
LeviBickel Jan 14, 2021
b5bc3ae
Merge pull request #3 from LeviBickel/Adding-workflow
LeviBickel Jan 14, 2021
dc41c2e
Update dotnet-desktop.yml
LeviBickel Jan 14, 2021
d072df5
Update dotnet-desktop.yml
LeviBickel Jan 14, 2021
bfe6786
Delete .github/workflows directory
LeviBickel Jan 15, 2021
fbc2288
Merge pull request #42 from LeviBickel/Add-Home-Button
robinrodricks Mar 21, 2021
4694147
Merge pull request #41 from LeviBickel/master
robinrodricks Mar 21, 2021
7333d78
Merge pull request #6 from sharpbrowser/master
LeviBickel Mar 26, 2021
db5276d
upgrade to cefsharp 89, move binaries to bin zip
robinrodricks May 6, 2021
e39da5b
add notice
robinrodricks May 6, 2021
eeed5e8
update warning
robinrodricks May 6, 2021
15cef3c
add getting started steps
robinrodricks May 6, 2021
c2dd12a
update steps
robinrodricks May 6, 2021
12bba45
update steps
robinrodricks May 6, 2021
88db85d
enable funding
robinrodricks May 12, 2021
825d429
Update FUNDING.yml
robinrodricks May 12, 2021
16ca276
Merge pull request #7 from sharpbrowser/master
LeviBickel Jan 21, 2022
e0caa44
Update to .Net 4.8 and CEF packages to 97.1
LeviBickel Jan 21, 2022
fa23e80
Merge pull request #48 from LeviBickel/Update_To_Latest_Packages
robinrodricks Jun 25, 2022
76368c6
update readme with version supported
robinrodricks Jun 25, 2022
8f2193b
typo
robinrodricks Jun 25, 2022
e5314aa
update readme & images
robinrodricks Jun 25, 2022
32bc674
Update README.md
robinrodricks Jun 25, 2022
350d2f9
update version, improve readme, add handler code comments
robinrodricks Jun 25, 2022
d565f2a
update versions
robinrodricks Jun 25, 2022
de38844
update bin for cefsharp 102
robinrodricks Jun 25, 2022
5c4cfb2
youtube pic
robinrodricks Jun 25, 2022
f56ffa5
Update README.md
robinrodricks Jun 25, 2022
33b7016
Update README.md
robinrodricks Jun 25, 2022
493df2f
Fixed UserAgent problem
LandarXT Jul 10, 2022
91c7ad3
Merge pull request #52 from LandarXT/master
robinrodricks Jul 16, 2022
3570c59
+GetAllTabs
robinrodricks Jul 16, 2022
9792c15
Fixed issue with my last PR
LandarXT Jul 16, 2022
ac7ccdd
Updated to CEFSharp 103.0.90
LandarXT Jul 16, 2022
cd67a50
[ImgBot] Optimize images
ImgBotApp Jul 16, 2022
654aca9
Merge pull request #56 from LandarXT/master
robinrodricks Jul 17, 2022
40aedc7
Updated UserAgent to be up to date with CefSharp version used
LandarXT Jul 17, 2022
5d5be67
Added comment on why UserAgent was changed
LandarXT Jul 17, 2022
f064647
Merge pull request #58 from LandarXT/master
robinrodricks Jul 17, 2022
735bbf0
Update to 103.0.120
LandarXT Jul 26, 2022
4baeeef
Updated version used in UserAgent
LandarXT Jul 26, 2022
f5d5081
Merge pull request #60 from LandarXT/master
robinrodricks Jul 28, 2022
bdf558c
Merge pull request #1 from LandarXT/imgbot
LandarXT Jul 29, 2022
1e02aa4
Added setup (103.0.120a)
LandarXT Jul 29, 2022
94f16b2
Merge pull request #62 from LandarXT/master
robinrodricks Jul 29, 2022
a866cd4
Update README.md
robinrodricks Aug 4, 2022
3716af7
Update README.md
robinrodricks Aug 4, 2022
fa7ebb2
restore storage to fix downloads page
robinrodricks Aug 4, 2022
adaa9de
refactor and improve codebase
robinrodricks Aug 4, 2022
9bbab4c
add inno setup & script
robinrodricks Aug 4, 2022
9f42562
Update README.md
robinrodricks Aug 4, 2022
f41dbbb
Update to CefSharp 104
LandarXT Aug 9, 2022
52cd0a2
Update README to CefSharp 104
LandarXT Aug 9, 2022
1655bde
initial docs
LandarXT Aug 9, 2022
4e36ed8
(docs) Add compiling instructions
LandarXT Aug 9, 2022
7e39ab2
(docs) initial distribute
LandarXT Aug 9, 2022
8c9ac3f
(docs) Document BrowserConfig.cs
LandarXT Aug 9, 2022
c2b4efd
(docs) Finish how to distribute
LandarXT Aug 9, 2022
ac59ed3
Merge pull request #63 from LandarXT/master
robinrodricks Aug 11, 2022
8a67aae
Merge branch 'sharpbrowser:master' into docs
LandarXT Aug 11, 2022
49915d1
Merge pull request #64 from LandarXT/docs
robinrodricks Aug 11, 2022
c2d284a
+Documentation
robinrodricks Aug 11, 2022
3f184b6
improve docs
robinrodricks Aug 11, 2022
d271f01
add headings
robinrodricks Aug 11, 2022
316f0cb
Update Compilation.md
robinrodricks Aug 11, 2022
ee603ed
merge guides
robinrodricks Aug 11, 2022
19aa6a8
Upgrade to CefSharp 104.0.240
LandarXT Aug 31, 2022
41a8e13
Merge pull request #66 from LandarXT/master
robinrodricks Sep 1, 2022
0d4deba
Update to CefSharp 105.3.330
LandarXT Sep 8, 2022
58952da
Updated setup to CefSharp 105
LandarXT Sep 8, 2022
f3a3a9b
Merge pull request #67 from LandarXT/master
robinrodricks Sep 9, 2022
82860be
Revert "Update to CefSharp 105.3.330"
robinrodricks Sep 9, 2022
d7eac9f
Merge pull request #68 from sharpbrowser/revert-67-master
robinrodricks Sep 9, 2022
e3dc4f4
Upgrade to .NET 6.0
LandarXT Oct 9, 2022
0331192
Delete .editorconfig
LandarXT Oct 9, 2022
bec8a9a
Delete SharpBrowser.csproj.old
LandarXT Oct 9, 2022
da6a016
Change README to .NET 6 and CEF106
LandarXT Oct 9, 2022
943e923
Merge pull request #70 from LandarXT/net6
robinrodricks Oct 24, 2022
df4d89c
add proxy settings
robinrodricks Dec 5, 2022
a3a8884
fix https://github.com/sharpbrowser/SharpBrowser/issues/75 and https…
TIMtechnology Jan 12, 2023
61d3fa7
Merge pull request #76 from TIMtechnology/master
robinrodricks Jan 12, 2023
02e1d81
Adding a basic Fullscreen mode (F11 to toggle)
Jan 23, 2023
3b5112c
Merge pull request #79 from bobindah/master
robinrodricks Jan 24, 2023
d3846bf
update to .NET 7 & latest CefSharp v131
robinrodricks Jan 13, 2025
40600ed
Update .gitignore
robinrodricks Jan 13, 2025
1ef5182
Update .gitignore
robinrodricks Jan 13, 2025
3ef7c86
exclude build but include storage dir
robinrodricks Jan 13, 2025
3e2b623
update readme to include latest versions
robinrodricks Jan 13, 2025
388b892
x64 only
robinrodricks Jan 13, 2025
d0f10b1
Update .gitignore
blackholeearth Mar 21, 2025
a0be0a9
set csproj to .net 8 -( i only have net8.)
blackholeearth Mar 21, 2025
e2ee949
enable dpi aware . make it crisp
blackholeearth Mar 21, 2025
6a7cd64
resx - browsertabstrip
blackholeearth Mar 21, 2025
ccbd873
mainform resx - changed ??
blackholeearth Mar 21, 2025
3ee0773
look and feel change - chekcpoint1
blackholeearth Mar 21, 2025
0849528
toolbar color to gray 247
blackholeearth Mar 21, 2025
68d16d4
url toolbar location fix
blackholeearth Mar 21, 2025
a63db6e
add rectangular looking tab.
blackholeearth Mar 21, 2025
e5b56bb
toolbar layout fix
blackholeearth Mar 21, 2025
db55ddf
3dot menu - style fix.
blackholeearth Mar 21, 2025
2bd036b
browser tab strip color fix
blackholeearth Mar 21, 2025
cc12b39
use single liner - lambda functions
blackholeearth Mar 22, 2025
f579dff
urlbar onEnter SelectAll fix.
blackholeearth Mar 22, 2025
7a38aa6
Tabbutton_height Can Be Changed via DEF_BUTTON_HEIGHT;
blackholeearth Mar 24, 2025
e73a7be
mainform - url bar - location changes rel to tabButton_hegiht
blackholeearth Mar 24, 2025
59d72db
tab buttons are rounded like firefox.
blackholeearth Mar 24, 2025
5cfb021
rounded Tab button -> Close btn , size n location fix
blackholeearth Mar 24, 2025
2ab673e
block body to one liner lambdo body changes.
blackholeearth Mar 24, 2025
81e45be
small fix for my pc.
blackholeearth Mar 24, 2025
6666118
finally got edge /chrome round tabbutton look .:))
blackholeearth Mar 25, 2025
9d613b3
move onpaint func next to DrawButon code
blackholeearth Mar 25, 2025
2b9c32d
edge tab look - bottom line drawing fix
blackholeearth Mar 25, 2025
0801577
OnDrawTabButton - remove leftover method call
blackholeearth Mar 25, 2025
468b16d
remove spaces related fields
blackholeearth Mar 25, 2025
240a5fa
chrome tab style - comments fix.
blackholeearth Mar 25, 2025
ef32039
BrowserTabStrip - remove my residue code
blackholeearth Mar 25, 2025
8fb5b2b
Update BrowserTabStripCloseButton.cs
blackholeearth Mar 25, 2025
486b404
removed TabsButton dark border color , Added Tab Seperator
blackholeearth Mar 25, 2025
1c32daa
tab bottom line color fix
blackholeearth Mar 25, 2025
3989ff7
TabButton -> close button . color and shape fix.
blackholeearth Mar 25, 2025
354aa23
fixed tab text , break into multi line .
blackholeearth Mar 25, 2025
d4901d3
tab.Header.Text - text trimming fix for CloseButton at Active tab
blackholeearth Mar 25, 2025
2691e28
comments fix
blackholeearth Mar 25, 2025
789acd3
mainform remove unnecessary whiteline
blackholeearth Mar 25, 2025
255233b
drawingExt - split code into related classes
blackholeearth Mar 25, 2025
ba0459f
add bordered textbox with blue tint.
blackholeearth Mar 25, 2025
bb9c564
mainform designer changed, idk why??
blackholeearth Mar 25, 2025
faca4da
bordered textbox antialias - 2px border thichness.
blackholeearth Mar 25, 2025
762fd18
Update README.md
blackholeearth Mar 25, 2025
6331161
Revert "Update README.md"
blackholeearth Mar 26, 2025
4dd14f9
undelete Setup Folder + only delete 80mb older Setup.exe
blackholeearth Mar 21, 2025
bf53731
make toolboar buttons spacing equal
blackholeearth Mar 26, 2025
9bf0867
toolbar - icons updated to google material icons.
blackholeearth Mar 26, 2025
f358764
toolbar material icons - fix disabled Effect - via Lighter() func.
blackholeearth Mar 26, 2025
d762001
move DrawwingExt.cs to Controls/
blackholeearth Mar 26, 2025
8797885
fix Faded/disabled effect BackCol to be same As Toolbar.BackColor.
blackholeearth Mar 26, 2025
0be466d
close tab , if mouse Middle clicked (aka scroll Button)
blackholeearth Mar 26, 2025
6d66678
add shortcut info to ReadMe : Ctrl+MiddleClick , Close Tab
blackholeearth Mar 26, 2025
fa0b161
comments fix
blackholeearth Mar 26, 2025
f65f1c2
simplify event.?invoke()
blackholeearth Mar 26, 2025
30b4b82
mainform. resx - btn_forward/Back Image , changes
blackholeearth Mar 26, 2025
68a8296
added zoom% indicator
blackholeearth Mar 27, 2025
fa8d6b9
Merge pull request #91 from blackholeearth/modify-gui-look
robinrodricks Mar 27, 2025
604b349
update browser
robinrodricks Mar 27, 2025
d57b82b
update browser
robinrodricks Mar 27, 2025
e764ee3
use fontawesome buttons
robinrodricks Mar 27, 2025
4dc8f5c
remove status bar
robinrodricks Mar 27, 2025
b776289
fix downloads page
robinrodricks Mar 27, 2025
b215b0e
cleanup
robinrodricks Mar 27, 2025
6c5f898
document
robinrodricks Mar 27, 2025
be8776a
document
robinrodricks Mar 27, 2025
d343b88
FAicons Color Fix For Disabled
blackholeearth Mar 27, 2025
19823ed
Merge pull request #93 from blackholeearth/master
robinrodricks Mar 30, 2025
04782de
only x64
robinrodricks Apr 10, 2025
12e412d
Update README.md
robinrodricks Apr 10, 2025
e4327c6
major feature refresh
robinrodricks Apr 10, 2025
df84c78
Update README.md
robinrodricks Apr 10, 2025
7499c3a
Update README.md
robinrodricks Apr 10, 2025
a8a9e1f
update screenshots & download fixes
robinrodricks Apr 10, 2025
3fd9bff
Update README.md
robinrodricks Apr 10, 2025
2fcdbd9
Update README.md
robinrodricks Apr 10, 2025
03e3b20
update images and add permission handler
robinrodricks Apr 10, 2025
7441d88
Update README.md
robinrodricks Apr 10, 2025
091b9df
update screenshots
robinrodricks Apr 10, 2025
d5beed2
Update README.md
robinrodricks Apr 10, 2025
1aeeaf0
cleanup
robinrodricks Apr 10, 2025
9109401
Update README.md
robinrodricks Apr 10, 2025
74feadb
fix main menu location
robinrodricks Apr 10, 2025
ed4da6a
improve docs
robinrodricks Apr 10, 2025
9d0940c
zooming is now a default feature
robinrodricks Apr 10, 2025
3ab4603
Update README.md
robinrodricks Apr 10, 2025
6846736
Update README.md
robinrodricks Apr 10, 2025
c6e8584
Update README.md
robinrodricks Apr 10, 2025
2198f26
update links and permissions
robinrodricks Apr 10, 2025
e9c3a78
add wasm
robinrodricks Apr 10, 2025
fbdd92c
Update README.md
robinrodricks Apr 10, 2025
ef0e6ca
cleanup
robinrodricks Apr 10, 2025
b7c35bd
Update README.md
robinrodricks Apr 10, 2025
5f912ec
permissions update
robinrodricks Apr 10, 2025
0d61080
Update README.md
robinrodricks Apr 10, 2025
fd27d1b
add settings and saved sessions
robinrodricks Apr 10, 2025
9de9c05
Update README.md
robinrodricks Apr 10, 2025
6ac0849
Update README.md
robinrodricks Apr 10, 2025
e4dc51a
Update README.md
robinrodricks Apr 10, 2025
fa16053
Update README.md
robinrodricks Apr 10, 2025
0e2d83a
Update README.md
robinrodricks Apr 10, 2025
0761c03
Update README.md
robinrodricks Apr 10, 2025
b2c5100
Update README.md
robinrodricks Apr 10, 2025
55f049a
Update README.md
robinrodricks Apr 10, 2025
0d46308
favicon support
robinrodricks Apr 10, 2025
136d203
favicon support
robinrodricks Apr 10, 2025
5e8b78d
add image
robinrodricks Apr 10, 2025
961e935
Update README.md
robinrodricks Apr 10, 2025
74d9af0
Update README.md
robinrodricks Apr 10, 2025
9ce4f19
improve favicon caching
robinrodricks Apr 11, 2025
92efc85
cleanup code
robinrodricks Apr 11, 2025
6f20795
refactor config
robinrodricks Apr 12, 2025
4fa54df
cleanup
robinrodricks Apr 12, 2025
ee9fffa
cleanup
robinrodricks Apr 12, 2025
590536c
refactor , circularDownloadProgress moved to its own class..
blackholeearth Apr 15, 2025
4f0b7a1
comment residue cleaned.
blackholeearth Apr 15, 2025
c1295ac
circular progressbar - comment test residues
blackholeearth Apr 15, 2025
f7df115
prevent unnecessary btn.Refresh() , if not Downloading.
blackholeearth Apr 15, 2025
c2ae5ff
added needs_Lastrefresh -- optimizing requires extra check.. :(
blackholeearth Apr 15, 2025
04bc7b1
remove that 3 dot char "..."
blackholeearth Apr 15, 2025
3699101
bordered texbox color , radius fix.
blackholeearth Apr 15, 2025
df8faa4
add summary comment info to ChangeColorBrightness.
blackholeearth Apr 14, 2025
6b347b0
syntax fix,
blackholeearth Apr 15, 2025
4ada50c
NewTabButton class Name Fix.
blackholeearth Apr 15, 2025
4efc527
favicon - contentType is null fix.
blackholeearth Apr 15, 2025
c0b369a
fix favicon -- if site has no fav return dummy Fav ... so it delete…
blackholeearth Apr 15, 2025
426999c
[regression fix] added 3 proxymode , setted it back to previous beha…
blackholeearth Apr 15, 2025
da43f3a
at download button, make circular progress Square..
blackholeearth Apr 16, 2025
68ba852
fav icon fix - if no image - set it to null....
blackholeearth Apr 16, 2025
19b41c4
favicon evalautescriptasync , disposed error fix
blackholeearth Apr 16, 2025
d53ece2
menu sinlge liner , use expression bodies.
blackholeearth Apr 16, 2025
2796f78
added, ctrl click open in new tab ...
blackholeearth Apr 16, 2025
e61a21c
Merge pull request #95 from blackholeearth/circular_downloadProgress_…
robinrodricks Apr 21, 2025
47fad94
round corner fix
robinrodricks Apr 22, 2025
75b7878
refactor utils
robinrodricks Apr 22, 2025
2a1a8e8
add border style for selected tab
robinrodricks Apr 22, 2025
b571fc2
rollover styles for tab buttons
robinrodricks Apr 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
279 changes: 279 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
bld/
[Oo]bj/
[Ll]og/

# Visual Studio 2015 cache/options directory
.vs/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
**/Properties/launchSettings.json

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# Visual Studio code coverage results
*.coverage
*.coveragexml

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf
*.ndf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/

# Typescript v1 declaration files
typings/

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush
.cr/

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config

# Telerik's JustMock configuration file
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs

# Exclude build but include storage dir
src/bin/net8.0-windows/runtimes
src/bin/net8.0-windows/*.*
1 change: 1 addition & 0 deletions FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: robinrodricks
Loading